bitsy-wallet/app/src/test/java/cy/agorise/bitsybitshareswallet
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
..
utils Avoid crash due to unsupported currency locale. 2020-01-06 10:08:46 -06:00
ExampleUnitTest.kt Created MainActivity's Tabs with the first tab having the bitshares logo and the other two their corresponding text names. 2018-10-29 20:30:53 -06:00
MarketDataDeserializerTest.kt This commit finishes with the second part of the equivalent values calculation. In this part of the procedure a query is performed 2019-02-04 21:00:57 -05:00