bitsy-wallet/app
Severiano Jaramillo 5d09cfa0c2 Avoid crash due to unsupported currency locale.
- Avoided a crash in ConnectedActivity when trying to obtain the Locale's associated currency, when a Locale does not have a currency. This can happen when the locale is configured for a region like Latin America and not for a specific country.
- Standardized the process to obtain the coingecko supported currency, which will first try to use the current locale's currency and fallback to the default in case the first is not supported.
2020-01-06 10:08:46 -06:00
..
schemas/cy.agorise.bitsybitshareswallet.database.BitsyDatabase Create nodes database table. 2019-08-23 12:48:58 -05:00
src Avoid crash due to unsupported currency locale. 2020-01-06 10:08:46 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle Bump versionName to 0.17.0-beta and versionCode to 13 2019-12-31 15:17:27 -06:00
proguard-rules.pro Fix Crashlytics proguard rules. 2019-08-21 13:34:49 -05:00