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
e043b83b36
bitsy-wallet
/
app
History
Severiano Jaramillo
e043b83b36
Improve query to obtain the merchants information from the webservice. Move the Merchant model to the entities folder and annotate it so it can be used to create a Room table. Create the Teller entity to be used to fetch the Tellers info from the webservice and create the tellers Room table. Removed not needed classes Ambassador and AmbassadorLocation.
2019-01-22 13:11:23 -06:00
..
src
Improve query to obtain the merchants information from the webservice. Move the Merchant model to the entities folder and annotate it so it can be used to create a Room table. Create the Teller entity to be used to fetch the Tellers info from the webservice and create the tellers Room table. Removed not needed classes Ambassador and AmbassadorLocation.
2019-01-22 13:11:23 -06:00
.gitignore
Initial commit
2018-10-29 15:49:42 -06:00
build.gradle
Disable proguard's minify meanwhile a solution is found to avoid wrong and different behavior in the app when minify is enabled.
2019-01-15 20:58:18 -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