Releases: dydxprotocol/v4-native-android
Releases · dydxprotocol/v4-native-android
v1.4.0
What's Changed
- Bump version to 1.3.0 by @prashanDYDX in #148
- Bump AGP, Abacus and v4-client by @ruixhuang in #149
- Bump version to 1.3.0 by @prashanDYDX in #150
- Bump Abacus to 1.7.71 and keep WalletConnect class names. by @prashanDYDX in #152
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Bump version to 1.2.0 by @prashanDYDX in #130
- Remove explicit configuration of dagger-compiler. Hilt runs Dagger al… by @prashanDYDX in #131
- Fix crash when navigateBack() is called while queue is empty. by @prashanDYDX in #134
- Bump v4-client to 1.1.15 by @prashanDYDX in #133
- Bump v4-clients to 1.1.16 by @prashanDYDX in #136
- Don't render leverage slider if we don't have maxLeverage. by @prashanDYDX in #137
- MOB-534, MOB-5343, MOB-532, MOB-531 Various SL/TP bug fixes by @ruixhuang in #135
- Turn on useLegacyPackaging to avoid failure to link libsqlcipher.so o… by @prashanDYDX in #138
- [1 of 2] Migrate away from Snackbar to our own Toasts. by @prashanDYDX in #122
- Bump abacus to 1.7.52 by @prashanDYDX in #143
- Styling PlatformInfo toaster by @ruixhuang in #141
- Fix Amplitude event properties with string values. by @prashanDYDX in #145
- Clean up Adjust Margin Input View (1/n) by @ruixhuang in #139
- MOB-537: Add CEX transfer warning. by @prashanDYDX in #144
- Clean up Adjust Margin Input View (2/n) by @ruixhuang in #142
- Clean up Adjust Target Leverage by @ruixhuang in #146
- Bump Abacus to 1.7.63 by @prashanDYDX in #147
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- MOB-526: Add support for new compliance status from Abacus. by @prashanDYDX in #127
- Bump version to 1.1.0 by @prashanDYDX in #126
- Update vercel.app URL by @ruixhuang in #129
- Update SL TP string key by @ruixhuang in #128
Full Changelog: v1.1.0(920)...v1.2.0
v1.1.0(920)
What's Changed
- Update .gitignore to ignore all .idea files and all build directories. by @prashanDYDX in #20
- Add "app_deployment" key by @ruixhuang in #21
- Initial setup of StrictMode - only logging in debug. by @prashanDYDX in #22
- Use limitedParallelism and MainScope() in AbacusThreadingImp. by @prashanDYDX in #25
- Handle exception with invalid URLs by @ruixhuang in #26
- MOB-348 Show Squid routing error on deposit/withdrawal by @ruixhuang in #28
- Update AppModule.kt and used dependencies to follow Dagger Best Pract… by @prashanDYDX in #27
- MOB-329 Correlate x-request-id to correlate route requests from Squid transactions by @ruixhuang in #23
- Fix build by @ruixhuang in #29
- MOB-362: Some url links don't work with the deployment build by @ruixhuang in #31
- Update rest of Dagger modules to follow best practices. by @prashanDYDX in #30
- MOB-366 Remove network selector from settings for release build by @ruixhuang in #33
- MOB-363: Android: "System" theme setting not working by @ruixhuang in #32
- Fix a crash on url tapping by @ruixhuang in #34
- Remove hardcoded scheme in the setting links. by @ruixhuang in #35
- Add Firebase Performance monitoring. by @prashanDYDX in #37
- MOB-365 Bump Abacus and update the system link by @ruixhuang in #36
- Fix the release build issue of wallet amount not showing up on deposit by @ruixhuang in #38
- Fix Subaccount transfer for France by @ruixhuang in #39
- Clean up the start-up sequence by @ruixhuang in #41
- Update Cartera and WalletConnnect to the latest version by @ruixhuang in #40
- MOB-285: Call startTrade() after setMarket() by @ruixhuang in #43
- Update the v4-native-client.js to replace # with ___ by @ruixhuang in #42
- Move startWorkers back to Activity.onCreate() by @ruixhuang in #44
- MOB-410 Add tracking for onboarding, transfer, wallet connection by @ruixhuang in #46
- Add link to send logcat messages via email by @ruixhuang in #45
- MOB-432 previous branch was based on a wrong branch by @johnqh in #48
- Bump Abacus by @ruixhuang in #50
- MOB-421 add settings control to turn in-app notifications on/off completely by @ruixhuang in #49
- Feature/mob 396 position cell with margin type by @johnqh in #51
- Convert AbacusState flows into StateFlows. by @prashanDYDX in #52
- MOB-422 Withdrawal gating by @ruixhuang in #53
- Doing the paddings better. by @johnqh in #56
- Update Android Gradle Plugin by @ruixhuang in #55
- MOB-446 create new add price triggers panel screen by @ruixhuang in #58
- MOB-443 add limit price to price triggers screen by @ruixhuang in #60
- Feature/mob 356 trade input by @johnqh in #57
- Feature/mob 257 weekly dates by @johnqh in #61
- Update SharingStarted usages from Lazily to WhileSubscribed(). by @prashanDYDX in #62
- Fix issue of text input losing calculated value when not focused by @ruixhuang in #64
- Inject coroutine scopes and dispatchers instead of hardcoding. by @prashanDYDX in #65
- Revert "Update SharingStarted usages from Lazily to WhileSubscribed()… by @ruixhuang in #66
- Fix margin issues with portfolio position items by @ruixhuang in #67
- Fix threading issue by @ruixhuang in #68
- Bump Abacus and v4-client by @ruixhuang in #69
- MOB-440 TP/SL order submission and data binding by @ruixhuang in #63
- Fix an issue of order/fill status display by @ruixhuang in #72
- Fix dollar() formatting crash in FR locale. by @prashanDYDX in #74
- Add formatting functions for size specified in double (1000.0, 0.001,… by @ruixhuang in #73
- Fix rounding issue on leverage slider when locale is French by @ruixhuang in #75
- MOB-441 add TP/SL display to market screen (Android) by @ruixhuang in #71
- MOB-442 Support error states for TP/SL inputs by @ruixhuang in #77
- Made localizer a computed property by @ruixhuang in #78
- MOB-455 Add retry to trade and close order submission by @ruixhuang in #76
- Turn on Kotlin incremental classpath snapshots. by @prashanDYDX in #80
- Fixing threading issues by @ruixhuang in #79
- Feature/mob 360 target leverage by @johnqh in #59
- Fix market info's stats/about tab animation issue by @ruixhuang in #83
- MOB-14 Disable sparkline touching on market list by @ruixhuang in #84
- Bump version by @ruixhuang in #81
- Bump Abacus and add script to use locally built Abacus by @ruixhuang in #86
- Feature/mob 400 adjust margin screen by @johnqh in #85
- MOB-466 Integrate Abacus changes for trigger order status notification by @ruixhuang in #89
- Update FF logic to SL/TP trigger by @ruixhuang in #91
- MOB-445 Add TP | SL button to market info page when there are open positions for the market by @ruixhuang in #82
- MOB-469: Add basic order lines to market chart by @prashanDYDX in #90
- MOB-468: Clean up market prices chart by @ruixhuang in #92
- Clean up SL/TP by @ruixhuang in #93
- MOB-470 MOB-471 Add order line annotations. by @prashanDYDX in #94
- Add Portfolio header selector by @ruixhuang in #95
- Features/mob 400 adjust margin screen bottom by @johnqh in #87
- Update abacus to 1.7.6 by @johnqh in #97
- MOB-480 MOB-484: Order-lines formatting, localization, rendering clea… by @prashanDYDX in #96
- Update Abacus by @johnqh in #98
- Bump v4-client and AGP by @ruixhuang in #101
- MOB-495: Add entry and liquidation lines. by @prashanDYDX in #99
- Feature/mob 497 integration margin type by @johnqh in #102
- MOB-487 Android: Log error into Crashlytics by @ruixhuang in #100
- Feature/mob 498 integration target leverage by @johnqh in #103
- Feature/fix trigger by @ruixhuang in #104
- Turn on V2 abacus manager in debug. by @prashanDYDX in https://github.com/dydxprotocol/v4-native-android/pull...
v1.0.3
v1.0.3(907) app-release-bitrise-aligned.apk=>https://app.bitrise.io/app/edee040e2…