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
027f690480
bitsy-wallet
/
app
/
src
/
main
/
res
/
values
History
Severiano Jaramillo
027f690480
Add a switch to the bottom of the Transactions' FilterOptionsDialog which will be used to hide/show the network fees sent to Agorise. Also added the communication back and forth from the Transactions to the Dialog to keep updated the user selection of the switch.
2019-01-15 21:23:54 -06:00
..
attr.xml
Create the menus for Balances and Net Worth that make use of a customized TabLayout and a ViewPager to obtain the desired effect.
2018-12-13 20:21:03 -06:00
colors.xml
Create colorToolbarDark and colorStatusBar to color the toolbar and the status bar in the night mode theme and add the necessary methods to use them in the app accordingly.
2019-01-03 17:06:37 -06:00
dimens.xml
Improve Transactions' cards UI.
2018-12-13 11:49:57 -06:00
strings.xml
Add a switch to the bottom of the Transactions' FilterOptionsDialog which will be used to hide/show the network fees sent to Agorise. Also added the communication back and forth from the Transactions to the Dialog to keep updated the user selection of the switch.
2019-01-15 21:23:54 -06:00
styles.xml
Create DateFragmentPicker, which shows a dialog with a calendar where the user can select a date. This picker is used in TransactiondFragment's filter dialog to filter transactions by date. The picker looks nice in both day and night mode.
2019-01-09 20:39:42 -06:00