Commit Graph

592 Commits (8f2fc92945b9fafa3c511d29577e83a65e0dcb63)

Author SHA1 Message Date
Javier Varona 8f2fc92945 - Now the receive fragment generate the QR code in another thread and don't stop the UI anymore 2018-10-14 21:55:00 -04:00
dtvv 319321c94b -When the PIN is being entered the user should press a button to confirm the pin
-When the PIN is being entered use question dialog to confirm the save PIN
-When the PIN is correcto typed and match correctly enable the ok button
-When PIN is configured it should not be showed at the beginning of the app
-When PIN is configuren it should not be  showed at the beginning of security settings app
-If PIN is configured put some stuff enmascared
-When you set the new PIN that it does not show the PIN activity window, it is not necesary
2018-10-14 03:57:03 -05:00
dtvv cd160c9832 -When PIN is configured it should not be showed at the beginning of the app
-When PIN is configuren it should not be  showed at the beginning of security settings app
2018-10-14 02:24:46 -05:00
dtvv 013a3b841f -When the PIN is being entered the user should press a button to confirm the pin
-When the PIN is being entered use question dialog to confirm the save PIN
-When the PIN is correcto typed and match correctly enable the ok button
2018-10-14 01:57:41 -05:00
dtvv 3d9d57d0fa -Change the style of the window back up brainkey as in palmpay style
-Show the buttons centered in back up brainkey window
2018-10-14 01:14:15 -05:00
dtvv f705de8c60 -Add the new buttons push animation to the buttons in the baclup_seed.xml and java source
-Test the code so it works as before after changes
-Change the text from cancel to CLOSE in the BackUpSeedActivity
2018-10-12 14:47:12 -05:00
dtvv d3a55fae02 Change the buttons style to the buttons to material one in the backup_seed.xml and java source 2018-10-12 14:26:17 -05:00
dtvv ecfe5ce8e5 Apply a gradient in activity_accounts.xml background 2018-10-12 14:16:12 -05:00
dtvv fe5603c0b7 Change the text color in the activity_pocket_request.xml to white for contrast 2018-10-12 14:10:27 -05:00
dtvv 332eced879 Apply a better view on enter pin screen activity_pocket_request.xml 2018-10-12 14:08:03 -05:00
dtvv 19aa8e6b7f Apply a better view on enter pin screen activity_pin_request.xml 2018-10-12 14:07:05 -05:00
dtvv 6606e8c238 Apply a better view on the pattern screen activity_pattern_request.xml 2018-10-12 14:01:15 -05:00
dtvv f403ee22d4 Create the new gradiente file for the screens of secirity 2018-10-12 14:00:55 -05:00
dtvv 9a75330207 Change the strings text for wirte_external_permissions and set them as android string resource 2018-10-12 12:37:23 -05:00
dtvv 2e13b16a71 If there is only one account in the screen of send assets that the spinner stay Blocked 2018-10-12 12:15:42 -05:00
dtvv 3019cc8422 -Change the buttons style to the buttons to material one in the fragment_backup_settings.xml and java source
-Add the new buttons push animation to the buttons in the fragment_backup_settings.xml and java source
2018-10-12 04:51:54 -05:00
dtvv c30fd729be In the fragment_contacts when it says “You dont have contacts” apply more left margin 2018-10-12 04:43:54 -05:00
dtvv b33bbc11fc -Change the buttons style to the buttons to material one in the fragment_general_settings.xml and java source
-Add the new buttons push animation to the buttons in the fragment_general_settings.xml and java source
2018-10-12 04:41:23 -05:00
dtvv ad65111f92 -Change the buttons style to the buttons to material one in the fragment_bitshares_settings.xml and java source
-Add the new buttons push animation to the buttons in the fragment_bitshares_settings.xml and java source
2018-10-12 04:34:17 -05:00
dtvv a64c5eff45 Create new button style WhiteButton 2018-10-12 04:29:03 -05:00
dtvv 9020608a07 -Change the buttons style to the buttons to material one in the fragment_general_crypto_net_account_settings.xml and java source
-Add the new buttons push animation to the buttons in the fragment_general_crypto_net_account_settings.xml and java source
2018-10-12 04:22:28 -05:00
dtvv 046e21d725 -Include layout in the buttons to fix orientación and correct size with the new properties 2018-10-12 04:08:44 -05:00
dtvv b4cc708970 -Change the buttons style to the buttons to material one in the import_seed.xml and java source
-Add the new buttons push animation to the buttons in the import_seed.xml and java source
-Include layout in the buttons to fix orientación and correct size with the new properties
2018-10-12 03:41:36 -05:00
dtvv 012aea807e -Add the new buttons push animation to the buttons in the activity_intro.xml and java source 2018-10-12 03:09:28 -05:00
dtvv 074e37076d -Add the new buttons push animation to the buttons in the activity_licence.xml and java source 2018-10-12 03:04:07 -05:00
dtvv 24dba53c5f -Change the buttons style to the buttons to material one in the create_seed.xml and java source
-Add the new buttons push animation to the buttons in the fragment_accounts_settings.xml and java source
2018-10-12 02:55:09 -05:00
dtvv 09ce271c30 -Change the buttons style to the buttons to material one in the fragment_accounts_settings.xml
-Add the new buttons push animation to the buttons in the fragment_accounts_settings.xml
2018-10-12 02:34:15 -05:00
dtvv 0928a5bc81 Add the new buttons push animation to the buttons in the fragment_import_account_options.xml 2018-10-11 18:01:50 -05:00
dtvv bd6a27f15b Push buttons effect 2018-10-11 17:45:57 -05:00
dtvv df04be0a6c -Change the buttons style to the buttons to material one in the create_seed.xml
-Change the buttons style to the buttons to material one in the fragment_import_account_options.xml
-Change the buttons style to the buttons to material one in the activity_accounts.xml
-Change the buttons style to the buttons to material one in the fragment_backup_settings.xml
-Change the buttons style to the buttons to material one in the fragment_account_settings.xml
-Change the buttons style to the buttons to material one in the fragment_general_settings.xml
2018-10-11 15:13:50 -05:00
Javier Varona 4fee5de10b Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-10-10 21:58:06 -04:00
Javier Varona 62edb37143 - Changing main thread db queries to be executed in a room observer way 2018-10-10 21:57:40 -04:00
Henry Varona 3767483945 version and camera 2018-10-08 11:21:35 -04:00
Henry Varona 7183c0d803 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-10-08 08:43:09 -04:00
hvarona f82b90e0ee change zxing properties 2018-10-07 23:20:59 -04:00
Henry Varona 64866632d2 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	app/build.gradle
2018-10-07 20:41:01 -04:00
Henry Varona 493b00c4f8 version and faucet changes 2018-10-07 20:37:45 -04:00
Javier Varona 303011e419 - Fixed QR scanner in send fragment not triggering when the camera is focusing on a QR code
- Gradle version upgraded to work with the last android studio
2018-10-07 20:02:56 -04:00
dtvv be679e655f -Get better the algorithm for the camera permission in the send assets screen validation permission granted and not granted
-If the camera permission is not granted the camera should no be enabled and can not be enabled manually
-When the permission of the camera in the send assets window is not granted it should Show a toast message
-When the permission of the camera in the send assets window is granted it should Show a toast message
2018-10-07 01:28:35 -05:00
dtvv d788ceab9a The QR camera should stop and restart manually if the user need it 2018-10-07 00:22:10 -05:00
dtvv 85b1015e9f In the screen of send assets, when you Press the cross button to stop the camera for the qr actually that button does not work, but now it does, stop the camera and clear the animation 2018-10-06 23:54:53 -05:00
dtvv cf4b1f038d Change the background color of the pattern in the security settings menu to other more visible 2018-10-05 03:38:36 -05:00
dtvv a4819ecd22 When user sets a PIN and try to enter to settings after that and crystal is asking for the PIN and the user enter it correctly, the screen does not disapear 2018-10-05 03:22:25 -05:00
dtvv ab9df5d786 Give more space in the text “Enter new pattern” and the upper bar in the security settings menu 2018-10-05 03:15:11 -05:00
dtvv 9fa7ddf178 Give more space between the PIN code and the upper menu in the security settings menu 2018-10-05 03:14:47 -05:00
dtvv 96feaf31cd Give more space between the PIN code and the upper menu in the security settings menu 2018-10-05 03:02:47 -05:00
dtvv 62e205ccfe Add copy button in the fragment_general_crypto_net_account_settings.xml screen 2018-10-05 02:47:06 -05:00
dtvv 53066696ce Get better view for the fragment_general_crypto_net_account_settings.xml window fragment 2018-10-05 02:38:39 -05:00
hvarona 86c16bbb7b Change classes name to be more precised what they do
Change Insight Api Generator to use Manager and simplifier the code
Added check for the crypto coin of the cryptocoin request
Change CryptoNet to CryptoCoin, all the insight cryptos use only one coin.
Added Queries to search and insert Bitcoin Transaction
2018-10-04 23:59:32 -04:00
dtvv b55d22324a Limit the seed max text in the import seed window to 255 2018-10-04 15:35:06 -05:00