Commit Graph

14 Commits (b7235db5f291ecaf9b8b0ec5e26d272b1d66711a)

Author SHA1 Message Date
Javier Varona 68296f6306 - Fixing some errors importing accounts
- After importing an account using a seed, the user gets to the balance page and the intent history is cleared
2018-09-12 21:56:04 -04:00
Javier Varona 7befdd4207 - FileBackupManager and ImportSeedActivity no longer add the seed to the database. Now they call the ValidateImportBitsharesAccountRequest to do so.
- Also, the ImportSeedActivity tells the user the reason in case of a failed import.
2018-09-11 21:40:25 -04:00
Javier Varona 3cc2fb4a48 - Change import seed activity to use a request to import the account 2018-09-09 20:12:32 -04:00
Javier Varona f4dbd4e93b - Send view created, along with its Validators.
- Currency Spinner Adapter created
- Send activity and layout created
2017-10-25 21:33:38 -04:00
Javier Varona 7f96370568 - Fixed the way import seed was adding the graphene account
- Now the service is listening to dao chenges and calling the bitshares manager when that happens
2017-10-22 20:28:37 -04:00
Javier Varona 4434ad40a5 - Now the seed import creates the bitshares account associated
- The balance view is more readable
2017-10-22 14:17:09 -04:00
Javier Varona 2042c37afa - Changes in validators, now every fieldvalidator take charge of its own validation
- Added the board activity and the view pager with balance, transactions and contacts.
2017-10-07 23:03:59 -04:00
Javier Varona 2cf1104a30 - Adding TextView under EditText to display errors 2017-10-04 22:46:55 -04:00
Javier Varona e9e8c11eb3 - Fixed ui info request when account name changes 2017-10-04 20:54:24 -04:00
Javier Varona 310d4332f7 - Adjusting import seed validators 2017-10-03 20:58:41 -04:00
Javier Varona 42c50724a2 - Adding Fields Validators to validate user entries in synchronous or asynchronous way (Work in progress...) 2017-10-02 22:25:58 -04:00
Javier Varona dff4b6f931 - Added CryptoNetInfoRequests for specific information retrieval from the api servers 2017-10-01 21:50:12 -04:00
Javier Varona 7b0801eb97 - Now the user can add seeds 2017-10-01 15:58:08 -04:00
Javier Varona 0017eb76fb - Added a Seed List View
- Added Import Seed View
- Added Room objects for the Seeds
2017-09-30 21:52:34 -04:00