crystal-wallet-android/app
dtvv f57305312b -In the screen “Create Account” in the Account Name validase that the string meets:
*255 max length
*10 min length
*At least one Number
*At least one “middle guion”
*Only numbers and characters and middle script
*At least one character
-In the screen “Create Account” in the Field PIN and PIN confirm, at least 6 digits
-In the screen “Create Account” field validation at text change event
-In the screen “Create Account” create cleaner implementation of actual functionality with the clases:
*BitsharesAccountNameInterface
*PinDoubleConfirmationInterface
*UIValidator
*UIValidatorListener
*BitsharesAccountNameValidation
*CustomValidationField
*PinDoubleConfirmationValidationField
*CustomActivity
-In the screen “Create Account” change sections of code to better clear code
-In the screen “Create Account” error Messages show diferents
-In the screen “Create Account” while connecting with the server that shows the loading screen
-Crete of LoadingDialog material dialog class
-In the screen “Create Account” when the account exists show a toast
2018-08-09 06:50:08 -05:00
..
src -In the screen “Create Account” in the Account Name validase that the string meets: 2018-08-09 06:50:08 -05:00
.gitignore First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
build.gradle -Toast after copy to clipboard in backupseed window 2018-07-31 14:13:19 -05:00
proguard-rules.pro First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00