bitsy-wallet/app
2019-04-26 14:41:34 -05:00
..
schemas/cy.agorise.bitsybitshareswallet.database.BitsyDatabase Created a different layout to show the map pin's markers for tellers and merchants. Added more fields to the tellers db table, to include the newly added in the V2 of the webservice: Keybase, Whatsapp, Viber and Email and created a db migration to reflect that. Added the code to show the teller's newly added fields to the pin's markers if such fields exist and hide that field otherwise. 2019-04-25 21:14:42 -05:00
src Created FilterOptions class to serve as an easy way to communicate filter options user preferences between the TransactionsFragment and the FilterOptionsDialog, and use it to filter the transactions list. 2019-04-26 14:41:34 -05:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle Added the Kotlin coroutines library. 2019-04-26 12:23:26 -05:00
proguard-rules.pro Fix a proguard rule and enable proguard on debug builds too. 2019-02-11 16:10:14 -06:00