bitsy-wallet/app/src/main/java/cy/agorise/bitsybitshareswallet/activities
Severiano Jaramillo 9cabc0565a 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.
- Standardized the process to obtain the coingecko supported currency, which will first try to use the current locale's currency and fallback to USD in case the first is not supported.
2019-12-25 17:15:19 -06:00
..
ConnectedActivity.kt Avoid crash due to unsupported currency locale. 2019-12-25 17:15:19 -06:00
MainActivity.kt Completed the migration of the whole app to the new Material Components color theming. 2019-03-20 11:04:05 -06:00
SplashActivity.kt Removed LicenseActivity and created LicenseFragment instead, to comply with the proposed app architecture using the AAC Navigation component where there is only one Activity and all the views are represented by Fragments. 2019-01-04 15:53:29 -06:00