This website requires JavaScript.
Explore
Help
Sign in
agorise
/
bitsy-wallet
Watch
1
Star
0
Fork
You've already forked bitsy-wallet
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
1eb9b64b45
bitsy-wallet
/
app
History
Severiano Jaramillo
1eb9b64b45
Refactored TransactionsFragment, by moving all the transactions filtering logic to the corresponding ViewModel and taking advantage of Kotlin coroutines to excecute the filtering process in the background.
2019-04-26 16:05:58 -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
Refactored TransactionsFragment, by moving all the transactions filtering logic to the corresponding ViewModel and taking advantage of Kotlin coroutines to excecute the filtering process in the background.
2019-04-26 16:05:58 -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