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
69c27d3092
bitsy-wallet
/
app
/
src
/
main
/
res
/
menu
History
Severiano Jaramillo
bee79976b5
Create SendTransactionFragment menu, which consists of only an info icon.
2019-01-03 11:09:19 -06:00
..
menu_home.xml
Add Transactions toolbar menu items with their respective icons.
2018-12-19 10:08:24 -06:00
menu_main.xml
Create a Toolbar menu to MainActivity and add an entry to open the SettingsActivity.
2018-11-24 10:11:30 -06:00
menu_receive_transaction.xml
Add the share menu icon to the ReceiveTransactionFragment toolbar, verify for the storage permission required to store a temp image of the QR code when the sare icon is tapped and create a temp image of the QR code to be used later to send a share intent to the Andriod System so that it shows the user a list of options for him to select his preferred one.
2018-12-20 20:28:31 -06:00
menu_send_transaction.xml
Create SendTransactionFragment menu, which consists of only an info icon.
2019-01-03 11:09:19 -06:00
menu_transactions.xml
Create FilterOptionsDialog, which opens when the user clicks the filter icon in the Transactions toolbar. This dialog communicates back a forth with the TransactionsFragment to update the selected filter options via the OnFilterOptionsSelectedListener interface.
2018-12-26 11:59:02 -06:00