bitsy-wallet/app/src/main/res
2018-12-21 21:55:17 -06:00
..
anim Update the Navigation component library version and Gradle version. 2018-12-19 09:24:56 -06:00
animator Created SplashActivity and LicenseActivity. Created a MaterialComponents button style with its state list animator. 2018-11-21 17:10:39 -06:00
drawable 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
font Change the font used in the entire appto PFBeauSansPro. 2018-12-20 14:02:39 -06:00
layout Create FullNodesAdapter to display a live updated list of the nodes the app is watching and also the one it is connected to. This list is displayed inside a dialog that pops when the user clicks the status icon in the Settings Footer. The dialog also shows the live updated BitShares Block Number 2018-12-21 20:55:36 -06:00
menu 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
navigation Add Transactions toolbar menu items with their respective icons. 2018-12-19 10:08:24 -06:00
values 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
values-w820dp Create basic MainActivity with Tabs. Change app name to BiTSy and add the bitshares logo as the launcher icon. 2018-10-29 19:59:02 -06:00
xml - Add a FileProvider to the Manifest, to enable the app to share images with other applications. 2018-12-21 18:12:34 -06:00