Releases: litecoin-foundation/litewallet-android
v2.12.3-20241124-open-testing-PS
Full Changelog: https://github.com/litecoin-foundation/litewallet-android/commits/v2.12.3-20241124
What's Changed
- Temp branch release v2.11.1 by @kcw-grunt in #244
- 🚀[Release v2.11.1 071024] Merge into Develop by @kcw-grunt in #245
- Added Fiat feature, and FCM for push notifications by @josikie in #247
- Tech debt/add af sdk by @kcw-grunt in #248
- Techdebt/refactor brevents syncmarkers by @kcw-grunt in #254
- Techdebt/ fixed send issue add syncing measurements by @kcw-grunt in #255
- Techdebt/test refactor cruft removal by @kcw-grunt in #250
- fix: [#152] make sure using Fragment, FragmentManager and more by @andhikayuana in #260
- fix: [#126] the issue came from FragmentBalanceSeedReminder.fetchSeedPhrase by @andhikayuana in #263
- fix: [#264] add null checking for BRKeyStore.removeAliasAndFiles by @andhikayuana in #270
- fix: [#265] add null checking, migrate viewpage… by @andhikayuana in #271
- 🚀[Release v2.12.2 20241118] Merge into Develop by @kcw-grunt in #272
- revert minSDkVersion to 29 by @kcw-grunt in #276
- fix: [#258] avoid OOM with cache the result of opsAll, previously called multiple times at onBindViewHolder by @andhikayuana in #277
- fix: [#266] add null checking and default value based on iOS since getCurrency can produce null by @andhikayuana in #278
Full Changelog: https://github.com/litecoin-foundation/litewallet-android/commits/v2.12.3-(20241124)-PS-RC1
v2.12.2(20241118)
What's Changed
- Temp branch release v2.11.1 by @kcw-grunt in #244
- 🚀[Release v2.11.1 071024] Merge into Main by @kcw-grunt in #246
Commits summary
Added Fiat feature, and FCM for push notifications (https://github.com/litecoin-foundation/litewallet-android/pull/247[)](https://github.com/litecoin-foundation/litewallet-android/pull/273/commits/66a92ea2fa846fead87cd0dc8068de738ea8675a)
Tech debt/add af sdk (https://github.com/litecoin-foundation/litewallet-android/pull/248[)](https://github.com/litecoin-foundation/litewallet-android/pull/273/commits/41b3970126ee97564a7d25324e7abbf16bef137e)
Techdebt/refactor brevents syncmarkers (https://github.com/litecoin-foundation/litewallet-android/pull/254[)](https://github.com/litecoin-foundation/litewallet-android/pull/273/commits/6457638b19fd5d91cf1d3167ca9cb133b67344a8)
Techdebt/ fixed send issue add syncing measurements (https://github.com/litecoin-foundation/litewallet-android/pull/255[)](https://github.com/litecoin-foundation/litewallet-android/pull/273/commits/d37be6e91bbf48c1675d0eace2e554e7b3964ad9)
Techdebt/test refactor cruft removal (https://github.com/litecoin-foundation/litewallet-android/pull/250[)](https://github.com/litecoin-foundation/litewallet-android/pull/273/commits/7baf2b39274f09e46c5c87243aafb987c3352bbf)
fix: https://github.com//issues/152[] make sure using Fragment, FragmentManager and FragmentTra…
fix: https://github.com//issues/126[] the issue came from FragmentBalanceSeedReminder.fetchSeed…
fix: prevent activity close
fix: [#264] add null checking for BRKeyStore.removeAliasAndFiles (#270)
fiix: https://github.com/litecoin-foundation/litewallet-android/issues/265[] add null checking, migrate viewpage… (](https://github.com/litecoin-foundation/litewallet-android/pull/273/commits/02681fccabc58bcca674dc948f5df216bf6f1b92)https://github.com/litecoin-foundation/litewallet-android/pull/271[)](https://github.com/litecoin-foundation/litewallet-android/pull/273/commits/02681fccabc58bcca674dc948f5df216bf6f1b92)
Full Changelog: https://github.com/litecoin-foundation/litewallet-android/commits/v2.12.2(20241118)
v2.11.1(071024)
What's Changed
- Temp branch release v2.11.1 by @kcw-grunt in #244
Full Changelog: https://github.com/litecoin-foundation/litewallet-android/commits/v2.11.1(071024)
v2.10.0(20240421)
Full Changelog: v2.9.1(20240326)...v2.10.0(20240421)
What's Changed
- 🚀[Release v.2.10.0-20240421] Merge into Main by @kcw-grunt in #181
Full Changelog: https://github.com/litecoin-foundation/litewallet-android/commits/v2.10.0(20240421)
v2.9.1(20240326)
Overview
First of Google compliant API.
Other Changes
- fixed conflicts
- Refactor maintenance
- Update JVM memory
- Updated ktlint
- Auto formatting
What's Changed
- 🚀[Release v.2.9.1-20240326] Merge into Main by @kcw-grunt in #172
Full Changelog: v2.8.4...v2.9.1(20240326)
v2.8.4
- Bech32 support for sending to 1ltc addresses
- Allow user to see their 12 words / seed phrase
- User preferences for sync vs anonymity (false positives rate)
- added more meaningful custom metric data regarding the average sync time metrics in Firebase/Google Analytics
What's Changed
- 🦺[Tech Debt] Remove unused code, phase 1 by @kcw-grunt in #2
- Task - update dependencies & fix build issues by @vsima in #5
- 🚀[ Release v.2.5.0] Merge into Main by @kcw-grunt in #7
- 🚀[ Release v.2.6.0] Merge into Main by @kcw-grunt in #12
- 🚀[Release] v2.6.1 by @kcw-grunt in #20
- 🚀[ Release v.2.7.0] Merge into Main by @kcw-grunt in #30
- 🚀[ Release v.2.7.1] Merge into Main by @kcw-grunt in #100
- 🚀[ Release v.2.8.0] Merge into Main by @kcw-grunt in #123
- 🚀[ Release v.2.8.1] Merge into Main by @kcw-grunt in #133
- Main by @kcw-grunt in #136
Full Changelog: v1.21.0...v2.8.4
bech32-beta-test-v2.8.2(726)
This is where the RC for the Bech32 code is pushed
v2.8.1(725) Bugfix
What's Changed / fixed?
- 🦟[Bug Report] Crashlytics: FragmentFingerprint.java line 256
- 🦟[Bug Report] Crashlytics: DisplayListCanvas.java line 229
- 🚀[ Release v.2.8.0] Merge into Main by @kcw-grunt in #123 Full Changelog: v2.7.1(705)...v2.8.1(725)-bugfix
v2.8.0(722)
What's Changed
- 🚀[ Release v.2.7.1] Merge into Main by @kcw-grunt in #100
- 🐜[Bugfix] Refactor strings files (#122)
- Refactors version name and code to BRConstants (#121)
- Task - Reduce country iso exception (#118)
- reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en"
- Feature - Show Litecoin Card as Webview (#82)
- Feature - donation disclaimer modal (#75)
Full Changelog: v2.7.0(684)...v2.8.0(722)
v2.7.1(705)
Whats's New?
- Removed API Staging in Codebase
- Updated Firebase Events
- Added links to backup server to support #98
- bumped version code
What's Changed
- 🚀[ Release v.2.7.1] Merge into Main by @kcw-grunt in #100
Full Changelog: v2.7.0(684)...v2.7.1(705)