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
227e0224a1
bitsy-wallet
/
app
History
Severiano Jaramillo
227e0224a1
Add location permission request in the Merchants and Tellers screen, and if accepted show the icon on the map so that it can be moved to the current user's location if it is available already. Also, show the zoom UI controls on the map.
2019-01-22 15:31:24 -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 location permission request in the Merchants and Tellers screen, and if accepted show the icon on the map so that it can be moved to the current user's location if it is available already. Also, show the zoom UI controls on the map.
2019-01-22 15:31:24 -06:00
.gitignore
Initial commit
2018-10-29 15:49:42 -06:00
build.gradle
Created MerchantDao and TellerDao to be able to access the merchants and tellers db tables. Modified Room to export the db schema to enable proper testing.
2019-01-22 13:28: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