bitsy-wallet/app/src/main/res/layout
2018-12-20 08:48:48 -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
activity_maps.xml Added a map to the Merchants section with the default values and using the Google Maps API key Tadeo created when he was working on the project. 2018-12-14 12:12:42 -06:00
dialog_copy_brainkey.xml - Update the MaterialDialogs library version. 2018-12-13 16:01:26 -06:00
fragment_balances.xml 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
fragment_home.xml - Add a third tab to the Balances/Networth Tablayout which contains only a Pie chart as the title but has no content yet. 2018-12-14 10:23:01 -06:00
fragment_merchants.xml Added a map to the Merchants section with the default values and using the Google Maps API key Tadeo created when he was working on the project. 2018-12-14 12:12:42 -06:00
fragment_net_worth.xml 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
fragment_receive_transaction.xml Create AssetsAdapter and use it to populate the asset spinner in the ReceiveTransactionFragment, so the user the asset he wants to receive. 2018-12-20 08:48:48 -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 Add Transactions toolbar menu items with their respective icons. 2018-12-19 10:08:24 -06:00
item_balance.xml Sort Balances alphabetically by symbol and place the asset symbol to the left and the balance amount to the right. 2018-12-18 07:55:04 -06:00
item_transaction.xml Improve Transactions' cards UI. 2018-12-13 11:49:57 -06:00