bitsy-wallet/app
Severiano Jaramillo 1abbe95083 Add Kotlin's Parcelize to FilterOptions.
- Enabled Kotlin's Parcelize annotation and used it to easily make FilterOptions Parcelable.
- Converted the ServiceGenerator class to Kotlin. This is a helper class that generates instances of Retrofit Services.
2019-08-22 11:41:05 -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 Add Kotlin's Parcelize to FilterOptions. 2019-08-22 11:41:05 -05:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle Add Kotlin's Parcelize to FilterOptions. 2019-08-22 11:41:05 -05:00
proguard-rules.pro Fix Crashlytics proguard rules. 2019-08-21 13:34:49 -05:00