bitsy-wallet/app/src/main/res/layout
Severiano Jaramillo 8f0026c205 - Update the MaterialDialogs library version.
- Add the functionality to the Settings BrainKey's View & Show button. It first fetches the brainkey from the authorities db table and then shows it in a custom MaterialDialog so that the user can view and copy it.
2018-12-13 16:01:26 -06:00
..
activity_database_load.xml Create Settings screen layout. 2018-12-11 16:22:55 -06:00
activity_import_brainkey.xml Create Settings screen layout. 2018-12-11 16:22:55 -06:00
activity_license.xml Create Settings screen layout. 2018-12-11 16:22:55 -06:00
activity_main.xml Make proper configurations to enable the Navigation component and make use of it to add the navigation to the Merchants fragment and back to the Balances fragment. 2018-12-12 21:30:27 -06:00
dialog_copy_brainkey.xml - Update the MaterialDialogs library version. 2018-12-13 16:01:26 -06:00
fragment_balances.xml Add Send/Receive text below the Send/Receive buttons in the Balances screen and improve its layout so they are always centered both vertically and horizontally. 2018-12-13 12:47:25 -06:00
fragment_merchants.xml - Removed not needed stuff. 2018-11-21 14:47:21 -06:00
fragment_receive_transaction.xml - Adjusted how the Android virtual keyboard appears on the screen so that it does not distort the QR code image. 2018-12-07 15:18:23 -06:00
fragment_send_transaction.xml Create ReceiveTransactionFragment layout. 2018-12-06 19:09:36 -06:00
fragment_settings.xml Add functionality to the Settings 'Automatically close BiTSy after 3 minutes of inactivity', the user selection is saved into the SharedPreferences and if it happens to be true then the app will close when that time amount of inactivity happens. 2018-12-13 14:29:32 -06:00
fragment_transactions.xml Improve Transactions' cards UI. 2018-12-13 11:49:57 -06:00
item_balance.xml - Created basic Balances layout with sections to show the account name, a list of Balances and a list of Transactions. 2018-11-26 12:26:20 -06:00
item_transaction.xml Improve Transactions' cards UI. 2018-12-13 11:49:57 -06:00