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
5a6b098f38
bitsy-wallet
/
app
History
Severiano Jaramillo
5a6b098f38
Replaced SettingsActivity with SettingsFragmet and created the Navigation methods to hook the Balances' Settings toolbar icon with the Settings fragment so it automatically opens when the icon is tapped.
2018-12-13 12:34:42 -06:00
..
src
Replaced SettingsActivity with SettingsFragmet and created the Navigation methods to hook the Balances' Settings toolbar icon with the Settings fragment so it automatically opens when the icon is tapped.
2018-12-13 12:34:42 -06:00
.gitignore
Initial commit
2018-10-29 15:49:42 -06:00
build.gradle
- Add Navigation's SafeArgs plugin to the project, this plugin enables to pass arguments between fragments in a safe way.
2018-12-13 11:24:18 -06:00
proguard-rules.pro
Enable proguard minify to reduce size of the release APK. After enabling the minify some warnings did not allow to build the release APK so I disabled the proguard warnings for now but a proper solution has to be found that actually handles the warnings in a proper way.
2018-12-10 17:19:28 -06:00