Commit Graph

17 Commits (37ace257bd81de8b67dd06ffbfc337cd0cd3ec8f)

Author SHA1 Message Date
Severiano Jaramillo 37ace257bd Migrate app to AndroidX and solve a bunch of conflicts. 2018-11-29 12:20:25 -06:00
dtvv 3d9d57d0fa -Change the style of the window back up brainkey as in palmpay style
-Show the buttons centered in back up brainkey window
2018-10-14 01:14:15 -05:00
dtvv f705de8c60 -Add the new buttons push animation to the buttons in the baclup_seed.xml and java source
-Test the code so it works as before after changes
-Change the text from cancel to CLOSE in the BackUpSeedActivity
2018-10-12 14:47:12 -05:00
dtvv d86fe35a6b When you create a new account the cancel button does not have to show, only when you check the brainkey 2018-09-29 22:21:15 -05:00
dtvv 2e6c61f88a UI adjustments 2018-09-24 15:16:14 -05:00
dtvv a4d23f9f3b In the screen of copy seed, user can not continue but now the user can go ahead to board screen 2018-09-20 20:10:13 -05:00
Javier Varona 59b6e63297 - Removed the label "0.003€" from the balance item header
- Changed the label "cancel" to "ok" in the backup seed page
- The user can't get back once he/she entered the backup seed page
- When the "ok" button is pressed in the backup seed page, the user gets to the balance page (and not the creation seed page)
2018-09-18 22:25:07 -04:00
dtvv a1876733f5 In the backup seed screen there is not option for brainkey backup 2018-09-06 14:22:42 -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
dtvv acd1f9cfb1 -Correct the variables convenion of the changes i have made in the code
-In the screen of Create Seed that the size of the two buttons be the same te get armonony in the visual
-In the screen of Create Seed that the button of CREATE WALLET get disabled till all fields be correctly to continue
-In the screen of Create Seed show some info about PIN functionality
-In the screen of Create Seed at the moment the window appears, the Focus automatically is set on the first PIN field and show the keyboard
-In the screen of Create Seed set the limit for the Account Name field to 255
2018-08-01 17:11:26 -05:00
dtvv 7a9c4c0012 -Toast after copy to clipboard in backupseed window
-Integrate https://github.com/afollestad/material-dialogs in androide app by gradle
-Change the loading dialog in the registration window for the new one material
-In the registration window in the PIN sections, i fixed the max length validation to 32 in both Fields
2018-07-31 14:13:19 -05:00
dtvv 1cd36489eb -I fix a bug: The loading icon was static after the registraron of the user. (I attached prove in telegram)
-Change “seed” text to “Backup brainkey”
-Add backup leyend
-Set icon for button ok
-Add button “Copy” to copy brainkey to clipboard
-Develope algoritm for copy to clipboard functionality
2018-07-31 13:18:13 -05:00
henry 6c5fd9de37 Merge remote-tracking branch 'origin/master' 2018-03-27 21:54:36 -04:00
henry 6999ad58a1 Change in the request package
Put the File Service logic only for bin files
2018-03-27 21:44:41 -04:00
Javier Varona 2644f94151 - Now after the backup account screen the app send the user to the balance screen 2018-03-26 20:33:55 -04:00
Javier Varona dfc751c5f8 - Added list of accounts (seeds) in "My Accounts"
- Fixed some errors in Backup Activity
2018-01-22 22:18:15 -04:00
Javier Varona f65e330d9b - Added Backup Seed Activity to show the mnemonic for the recently created seed 2018-01-12 21:01:38 -04:00