.. |
camera_view_background.xml
|
Add methods to remember the currently selected Spinner's Asset and make sure that selection is not lost when the balances table is updated. Make an improvement to the camera feed UI.
|
2018-12-05 10:10:45 -06:00 |
ic_arrow_forward.xml
|
Create SendTransactionFragment layout similar to Crystal's
|
2018-12-03 17:22:21 -06:00 |
ic_arrow_receive.xml
|
- Create basic TransactionsAdapter to populate the Transactions RecyclerView in Balances.
|
2018-11-28 20:13:40 -06:00 |
ic_arrow_send.xml
|
- Create basic TransactionsAdapter to populate the Transactions RecyclerView in Balances.
|
2018-11-28 20:13:40 -06:00 |
ic_balances.xml
|
- Removed not needed stuff.
|
2018-11-21 14:47:21 -06:00 |
ic_bitsy_logo.xml
|
Update Bitsy's app icon.
|
2018-12-19 19:34:46 -06:00 |
ic_bitsy_logo_2.xml
|
Add the BitShares icon to the Main screen toolbar and update the toolbar background so that it automatically uses the primaryColor of the selected theme.
|
2018-12-20 16:40:48 -06:00 |
ic_camera.xml
|
Add content to the BalancesFragment, mostly copied fron the old wallet.
|
2018-10-30 15:27:20 -06:00 |
ic_close.xml
|
Add camera permission to Manifest to be able to use camera in the app to read QR codes.
|
2018-12-04 11:33:58 -06:00 |
ic_connected.xml
|
Added ppGren to the colors resource, which is the PalmPay green and used that color in the connected status icon and the color of the latencies < 400ms.
|
2018-12-21 21:55:17 -06:00 |
ic_disconnected.xml
|
Add MainActivity's bottom status bar that shows app version, current BitShares block number, node connection status and the icon to open the Settings.
|
2018-10-30 10:04:05 -06:00 |
ic_file_download.xml
|
Add Transactions toolbar menu items with their respective icons.
|
2018-12-19 10:08:24 -06:00 |
ic_filter.xml
|
Add Transactions toolbar menu items with their respective icons.
|
2018-12-19 10:08:24 -06:00 |
ic_info.xml
|
Create SendTransactionFragment menu, which consists of only an info icon.
|
2019-01-03 11:09:19 -06:00 |
ic_info_merchants.xml
|
Added an (i) icon to the About section in the MerchantsFragment's custom popup menu and improved the menu positioning moving it a bit to the top so that it overlaps the toolbar.
|
2019-01-25 21:51:58 -06:00 |
ic_ltm_account.xml
|
Created a blue lightning bolt icon and use it in the Homescreen to show it to the left of the account name in case it is LTM.
|
2019-01-21 11:13:54 -06:00 |
ic_merchant_cluster.png
|
Create MerchantMarkerRederer to create custom merchant and custom merchant cluster icons to show on the map. Use the same merchant cluster icon as in palmpay.io but with white text.
|
2019-01-23 12:17:46 -06:00 |
ic_merchant_pin.xml
|
Create MerchantMarkerRederer to create custom merchant and custom merchant cluster icons to show on the map. Use the same merchant cluster icon as in palmpay.io but with white text.
|
2019-01-23 12:17:46 -06:00 |
ic_merchants.xml
|
- Create and add the new Transactions, Merchants and Settings icons and use them in the Balances toolbar.
|
2018-12-13 08:20:17 -06:00 |
ic_more_vert.xml
|
Created a three vertical dots icon and use it in the MerchantsFragment's Toolbar. Then forced that icon to display a custom Popup menu to control which pins will appear on the map (merchants and/or tellers).
|
2019-01-25 20:03:22 -06:00 |
ic_pie_chart.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 |
ic_receive.xml
|
Create new Balances layout with the send and receive buttons at the top and the user balances at the bottom per Ken's design.
|
2018-12-13 10:16:57 -06:00 |
ic_search.xml
|
Add Transactions toolbar menu items with their respective icons.
|
2018-12-19 10:08:24 -06:00 |
ic_send.xml
|
Create new Balances layout with the send and receive buttons at the top and the user balances at the bottom per Ken's design.
|
2018-12-13 10:16:57 -06:00 |
ic_settings.xml
|
Change settings icon to outlined.
|
2018-12-13 20:56:18 -06:00 |
ic_share.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 |
ic_teller_cluster.png
|
Add the map icons for teller and teller cluster. Create TellerRepository to delegate it the responsability to keep the tellers info up to date into the database and serve the info to the MerchantsViewModel and MerchantsFragment immediatly. Create TellerMarketRenderer which is in charge of creating and serving the icons used for the tellers and tellers' clusters in the map.
|
2019-01-23 19:15:06 -06:00 |
ic_teller_pin.xml
|
Add the map icons for teller and teller cluster. Create TellerRepository to delegate it the responsability to keep the tellers info up to date into the database and serve the info to the MerchantsViewModel and MerchantsFragment immediatly. Create TellerMarketRenderer which is in charge of creating and serving the icons used for the tellers and tellers' clusters in the map.
|
2019-01-23 19:15:06 -06:00 |
ic_transactions.xml
|
- Create and add the new Transactions, Merchants and Settings icons and use them in the Balances toolbar.
|
2018-12-13 08:20:17 -06:00 |
marker_info_window_background.xml
|
Improve merchants' marker info window layout. Added proper padding and nice rounded corners with a 1dp border to improve visibility.
|
2019-01-24 17:02:28 -06:00 |
outline_rounded_corners.xml
|
Created CreateAccountFragment with its layout and the methods to show it when the user clicks the 'Create' button in the ImportBrainkeyFragment using Navigation AAC.
|
2019-01-05 15:23:42 -06:00 |
popup_menu_merchants_background.xml
|
Created a three vertical dots icon and use it in the MerchantsFragment's Toolbar. Then forced that icon to display a custom Popup menu to control which pins will appear on the map (merchants and/or tellers).
|
2019-01-25 20:03:22 -06:00 |
send_fab_background.xml
|
Make camera and send buttons red in SendTransactionFragment.
|
2019-01-03 08:26:21 -06:00 |
send_fab_background_disabled.xml
|
When the send button is disabled in SendTransactionFragment the background view is also 'disabled' changing its color to a lighter gray.
|
2019-01-03 10:47:58 -06:00 |
splash_screen.xml
|
Created SplashActivity and LicenseActivity. Created a MaterialComponents button style with its state list animator.
|
2018-11-21 17:10:39 -06:00 |