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
8d25b92063
bitsy-wallet
/
app
History
Severiano Jaramillo
8d25b92063
Create a new BalancesFragment and NetWorthFragment which are used in the HomeFragment's second card. The Balances is already working but the NetWorth only shows a 'Coming soon' notice.
2018-12-13 20:53:38 -06:00
..
src
Create a new BalancesFragment and NetWorthFragment which are used in the HomeFragment's second card. The Balances is already working but the NetWorth only shows a 'Coming soon' notice.
2018-12-13 20:53:38 -06:00
.gitignore
Initial commit
2018-10-29 15:49:42 -06:00
build.gradle
- Update the MaterialDialogs library version.
2018-12-13 16:01:26 -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