bitsy-wallet/app/src/main/java/cy/agorise/bitsybitshareswallet/activities
Nelson R. Perez 8f70b3965d Fixing wrong database entries & making the equivalent value currency dynamic
- Purging invalid entries of the 'equivalent_values' table
- Displaying whathever currency the user happen to have selected *at the moment*. The previous implementation had a flaw that would have made the currency that was used to calculate the equivalent values in first stick, even if the user changed to another locale settings later.
2019-11-06 16:53:39 -05:00
..
ConnectedActivity.kt Fixing wrong database entries & making the equivalent value currency dynamic 2019-11-06 16:53:39 -05: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