crystal-wallet-android/app/src/main/java/cy/agorise/crystalwallet/viewmodels/validators
hvarona a31efc16e4 Fix send Fragment to send bitcion 2018-11-22 00:02:30 -04:00
..
customImpl In the create seed activity when the user types it validates with the server each time, this has to be done til the user touches the CREATE WALLET button for performance 2018-10-24 02:01:44 -05:00
validationfields Fix send Fragment to send bitcion 2018-11-22 00:02:30 -04:00
CreateContactValidator.java Improve create/modify contact UI 2018-07-12 10:32:01 -05:00
CreateSeedValidator.java - The create seed activity now makes a request to create the account 2018-01-08 21:30:02 -04:00
ImportSeedValidator.java -In the import seed window, the service doest not have to be connecting to the service each time the user type text to validate if the account name exists 2018-10-18 03:28:12 -05:00
ModifyContactValidator.java Improve create/modify contact UI 2018-07-12 10:32:01 -05:00
PinSecurityValidator.java - 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) 2018-05-13 21:25:03 -04:00
ReceiveTransactionValidator.java - Adding send and cancel button to Send DialogFragment 2017-11-28 21:50:46 -04:00
SendTransactionValidator.java - ReceiveFragment and SendFragmente were adapted to manage bitcoin accounts 2018-11-07 22:02:15 -04:00
UIValidator.java - Send view created, along with its Validators. 2017-10-25 21:33:38 -04:00
UIValidatorListener.java - Send view created, along with its Validators. 2017-10-25 21:33:38 -04:00