The Crystal multi-chain cryptocurrency mobile wallet
Find a file
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
app -In the screen “Create Account” in the Account Name validase that the string meets: 2018-08-09 06:50:08 -05:00
gradle/wrapper Update Gradle version to 3.1.2 and minor changes to app Gradle module 2018-06-07 10:22:25 -05:00
.gitignore Update gitignore 2018-05-21 14:31:39 -05:00
build.gradle - Change Build tools version in gradle 2018-06-12 20:58:12 -04:00
gradle.properties First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
gradlew First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
gradlew.bat First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
LICENSE Update LICENSE 2018-05-31 09:49:11 +03:00
README.md Initial commit 2017-08-23 17:31:51 +03:00
settings.gradle First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00

crystal-wallet-android