bitsy-wallet/app
Severiano Jaramillo 08cf6b3c40 - Created a specific package entities for Room entities and do not mix them with plain models.
- Simplified the Transfers entity so that we store only the information that will actually be used.
- Create a TransfersLoader, which once launched checks and updated Transfer operations.
2018-11-27 13:33:04 -06:00
..
src - Created a specific package entities for Room entities and do not mix them with plain models. 2018-11-27 13:33:04 -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