bitsy-wallet/app
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