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
3cbe738fd7
Branches
Tags
No results found.
bitsy-wallet
/
app
History
Download ZIP
Download TAR.GZ
Severiano Jaramillo
3cbe738fd7
Move deleteAll method from TransferRepository to an async thread, to avoid app crashes for doing db operations in the main thread.
2018-11-28 14:28:18 -06:00
..
src
Move deleteAll method from TransferRepository to an async thread, to avoid app crashes for doing db operations in the main thread.
2018-11-28 14:28:18 -06:00
.gitignore
Initial commit
2018-10-29 15:49:42 -06:00
build.gradle
- Add Room RxJava dependency to be able to use RxJava in Room db queries.
2018-11-27 21:42:39 -06:00
proguard-rules.pro
Initial commit
2018-10-29 15:49:42 -06:00