bitsy-wallet/app
Severiano Jaramillo d42050afa1 - Created basic Balances layout with sections to show the account name, a list of Balances and a list of Transactions.
- Created UserAccountViewModel to serve as a bridge between the views and the database, and use it to fetch the current active UserAccount to display it in the BalancesFragment.
2018-11-26 12:26:20 -06:00
..
src - Created basic Balances layout with sections to show the account name, a list of Balances and a list of Transactions. 2018-11-26 12:26:20 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle - Simplified Database structure to include only what is going to be used for the wallet. 2018-11-24 09:11:57 -06:00
proguard-rules.pro Initial commit 2018-10-29 15:49:42 -06:00