Commit Graph

13 Commits (be8dce818e27dbbf5aeca2e5e225435a4ae0794b)

Author SHA1 Message Date
Severiano Jaramillo 37ace257bd Migrate app to AndroidX and solve a bunch of conflicts. 2018-11-29 12:20:25 -06:00
dtvv 10cc88c8d3 Fixes from henrry code 2018-10-25 10:03:45 -05:00
hvarona b426076eea commented the OnResponse interface
Fixed error feedback on import request
2018-10-25 08:30:32 -04:00
dtvv ae3ed3725d Security mode is only used when the user try to send assets in the send assets screen 2018-10-25 02:48:18 -05:00
dtvv 0bb428a658 Add listener to the class PinRequestActivity to reuse the on success or fail password event 2018-10-25 02:22:43 -05:00
dtvv 3941585740 When the PIN is typed 4 wrong times, it has to block 15 seconds before make new tries 2018-10-17 04:14:43 -05:00
dtvv c554471115 -When the PIN is incorrect in the PIN request activity the password should show red animation
-When the PIN is incorrect in the PIN request activity the password should dissapear
-When the PIN is incorrect in the PIN request activity remove the Toast, the animation is enougth
2018-10-17 03:46:16 -05:00
dtvv a4c6b1cfb1 -When the PIN does not match in the screen of import seed it does not show error message
-Set a button in the PIN request activity to clic when the complete PIN is completely typed
-In the PIN request activity, the OK button should not be enabled till a valid PIN is on it
-Change the button style in the PIN request screen
2018-10-17 01:06:35 -05:00
Severiano Jaramillo Quintanar 0514e3984e
Merge branch 'feat_ui_improvements' into feat_ui_improvements 2018-08-27 09:49:41 -05:00
dtvv da8eda93b5 Change custom implementations of classes to kotlin
*AccountSeedViewModel
*CreateSeedActivity
*UIValidator
*UIValidatorListener
*FieldsValidator
*CustomValidationField
*PinDoubleConfirmationValidationField
*BitsharesAccountNameValidation
-In the Send Assets window in the field Memo set it to max length to 255
2018-08-14 16:15:45 -05:00
Javier Varona c4f0e9ef41 - Added functionality to PocketRequestActivity to verify the yubikey code (still in progress...) 2018-08-02 22:59:48 -04:00
Javier Varona cb309f1db2 - Pin lock screen is working 2018-01-31 20:42:19 -04:00
Javier Varona c5f2ff21c7 - Pin settings is now working
- Pin lock screen is almost done (work in progress...)
2018-01-30 21:44:37 -04:00