Commit Graph

14 Commits (be8dce818e27dbbf5aeca2e5e225435a4ae0794b)

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 9a75330207 Change the strings text for wirte_external_permissions and set them as android string resource 2018-10-12 12:37:23 -05:00
dtvv 0928a5bc81 Add the new buttons push animation to the buttons in the fragment_import_account_options.xml 2018-10-11 18:01:50 -05:00
dtvv 1cc21c73be WIRTE_EXTERNAL_PERMISION at runtime 2018-09-30 00:12:40 -05:00
dtvv 752a58b3bf Merge remote-tracking branch 'origin/develop' into develop 2018-09-18 12:43:54 -05:00
dtvv 10830b964a The modal says creating backup, when actually you are restoring from a backup. that must be reworded 2018-09-18 12:40:49 -05:00
Javier Varona de2391c6f8 - Put the loading dialog code of the backup restore before the import request is added
- Fixing an error triggered when the import seed form is filled too fast. The bitshare name request of the account gets a null listener and makes the app to crash
2018-09-15 21:25:41 -04:00
dtvv 9d973b995e -When you import the backup account and it runs successfully, it should to take you to the main window and not on the login one
-When you import the backup account and it runs successfully, it should close the intro window
-When the user is restoring the backup it has to show loading dialog
-Remove Backup restored! Text when finishing importing backup
-Create class CrystalLoading extendí from CrystalDialog
2018-09-14 01:04:10 -05:00
Javier Varona 4a34c3a8ae - Now the import seed button sends the user to the import seed activity
- Fixed account seed kotlin viewmodel so it can be instantiated with the ViewModelProvider
2018-09-06 22:13:28 -04:00
Javier Varona e569986864 - Fixed app asking for password when the back button is pressed after selecting import account by backup 2018-09-06 21:08:59 -04:00
Javier Varona 78fc4fbf0b - Added option to reorder transactions list
- Fixed Toast when restoring backup
2018-04-11 21:37:49 -04:00
Javier Varona 998332c2e5 - Added password input when importing file backups 2018-04-04 21:09:58 -04:00
Javier Varona 5db6ce2afc - Importing Backup is now working 2018-04-03 20:50:44 -04:00
Severiano Jaramillo 9527c3b758 Created ImportAccountOptionsFragment that shows up when the user wants to ImportAccount 2018-01-25 20:48:04 -06:00