This website requires JavaScript.
Explore
Help
Sign in
agorise
/
bitsy-wallet
Watch
1
Star
0
Fork
You've already forked bitsy-wallet
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
4bb53de009
bitsy-wallet
/
app
History
Severiano Jaramillo
4bb53de009
Create MerchantViewModel and MerchantRepository, the first to hold the merchants data and deliver it to the MerchantsFragment and the second to serve as a single source to fetch the Merchants list. When it gets a request for the merchants it retrieves and serves the list from the database and meanwhile refreshes the list from the WebService.
2019-01-23 15:37:13 -06:00
..
schemas
/cy.agorise.bitsybitshareswallet.database.BitsyDatabase
Create db migration to add and use the merchants and tellers tables.
2019-01-22 13:55:28 -06:00
src
Create MerchantViewModel and MerchantRepository, the first to hold the merchants data and deliver it to the MerchantsFragment and the second to serve as a single source to fetch the Merchants list. When it gets a request for the merchants it retrieves and serves the list from the database and meanwhile refreshes the list from the WebService.
2019-01-23 15:37:13 -06:00
.gitignore
Initial commit
2018-10-29 15:49:42 -06:00
build.gradle
Add the android-maps-utils library and use the Cluster functionality to display a nice item amount when the markers are too close.
2019-01-22 20:14:17 -06:00
proguard-rules.pro
Fix crash when trying to insert an account that already exists in the database.
2018-12-14 16:02:00 -06:00