bitsy-wallet/app
2019-01-23 19:15:06 -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 Add the map icons for teller and teller cluster. Create TellerRepository to delegate it the responsability to keep the tellers info up to date into the database and serve the info to the MerchantsViewModel and MerchantsFragment immediatly. Create TellerMarketRenderer which is in charge of creating and serving the icons used for the tellers and tellers' clusters in the map. 2019-01-23 19:15:06 -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