Commit Graph

8 Commits (3fb3dc9cac49cdf5ba08f5521d93d735bdd5d86a)

Author SHA1 Message Date
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