bitsy-wallet/app
2019-01-31 22:26:41 -05:00
..
schemas/cy.agorise.bitsybitshareswallet.database.BitsyDatabase Introducing an optional field called bts_value in the Transfer entity 2019-01-31 22:24:21 -05:00
src Linking the getTransfersWithMissingValueIn method to the repository, viewmodel and activity 2019-01-31 22:26:41 -05:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle Introducing the TransfersDao#getTransfersWithMissingValueIn(symbol: String) method, used to obtain only the transfers that lack a specific equivalent value entry, and related tests 2019-01-31 22:26:41 -05:00
proguard-rules.pro Fix crash when trying to insert an account that already exists in the database. 2018-12-14 16:02:00 -06:00