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
ac7e729816
bitsy-wallet
/
app
History
Severiano Jaramillo
ac7e729816
Enabled proguard to reduce APK size and added the pertinent proguard rules to avoid removing too much code.
2019-04-26 16:23:04 -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
Enabled proguard to reduce APK size and added the pertinent proguard rules to avoid removing too much code.
2019-04-26 16:23:04 -05:00
proguard-rules.pro
Enabled proguard to reduce APK size and added the pertinent proguard rules to avoid removing too much code.
2019-04-26 16:23:04 -05:00