Commit Graph

7 Commits (b12b3b9546c650aff8218be77f963a4fe64b9998)

Author SHA1 Message Date
dtvv 95bdc725c0 -When try to change to none pattern either pin it should ask for confirmation
-When the security mode is changed to none show toast of it
-When the security mode is set to none and you change to pattern that erase the visible fake password
2018-10-17 00:31:36 -05: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 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 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 f00427ed19 - Security Improved: Now when the user tries to set a new security setting gets directly to the block screen (when there is a security setting already set)
- Now the "None" security setting works
2018-05-13 21:25:03 -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
Severiano Jaramillo cbb42ecaf0 Created PinSecurityFragment 2018-01-21 15:05:16 -06:00