crystal-wallet-android/app
dtvv b73c77e86f -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
-In the import seed window, the service to check valid mnemonic does not have to fire each time the user is typing text
-In the import seed window, the service to check valid mnemonic has to fire only when the import account button is pressed
-In the import seed window add error message when the service to validate the seed or the account name is correct fails
2018-10-18 03:28:12 -05:00
..
schemas/cy.agorise.crystalwallet.dao.CrystalDatabase New unit test implementation github style for some UI implementations 2018-08-27 07:31:55 -05:00
src -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
.gitignore First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
build.gradle Added AndroidDebugDatabase library to Crystal, this library makes debugging the database a lot easier. Also updated ConstraintLayout library version. 2018-10-15 12:28:20 -05:00
proguard-rules.pro First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00