bitsy-wallet/app/src
Severiano Jaramillo 941a558a08 Force the app to start updating the account information just after it is imported/created.
This wasn't happening automatically the first time the account was imported, the the user had to close and reopen the app for the transfers update to take place. The problem was that the account information was only fetched from the shared preferences when the app started, thus a method to force the fetch was introduced just after the user imports/creates his user account.
2019-01-09 17:19:49 -06:00
..
androidTest/java/cy/agorise/bitsybitshareswallet Update project to use the new AndroidX libraries. 2018-10-31 08:55:55 -06:00
debug/res/values Added a map to the Merchants section with the default values and using the Google Maps API key Tadeo created when he was working on the project. 2018-12-14 12:12:42 -06:00
main Force the app to start updating the account information just after it is imported/created. 2019-01-09 17:19:49 -06:00
test/java/cy/agorise/bitsybitshareswallet 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