bitsy-wallet/app
2018-12-03 13:34:13 -06:00
..
src Created a new TransferDetail model and DAO to create a object composed form the transfers, assets, accounts, and equivalent_values db tables and used such classes to correctly show the accounts involved in transactions in the BalancesFragment. 2018-12-03 13:34:13 -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