crystal-wallet-android/app/src/main/java/cy/agorise/crystalwallet/requestmanagers
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
..
CreateBackupRequest.java Added date on bin file 2018-03-29 23:21:37 -04:00
CryptoNetEquivalentRequest.java Change in the request package 2018-03-27 21:44:41 -04:00
CryptoNetEvent.java - Added CryptoNetEvents fired from Service classes 2018-04-28 21:38:35 -04:00
CryptoNetEvents.java - Added CryptoNetEvents fired from Service classes 2018-04-28 21:38:35 -04:00
CryptoNetEventsListener.java - Added CryptoNetEvents fired from Service classes 2018-04-28 21:38:35 -04:00
CryptoNetInfoRequest.java - Put the loading dialog code of the backup restore before the import request is added 2018-09-15 21:25:41 -04:00
CryptoNetInfoRequestListener.java Change in the request package 2018-03-27 21:44:41 -04:00
CryptoNetInfoRequests.java Change in the request package 2018-03-27 21:44:41 -04:00
CryptoNetInfoRequestsListener.java Change in the request package 2018-03-27 21:44:41 -04:00
FileServiceRequest.java Merge remote-tracking branch 'origin/master' 2018-03-29 23:20:21 -04:00
FileServiceRequestListener.java Change in the request package 2018-03-27 21:44:41 -04:00
FileServiceRequests.java Change in the request package 2018-03-27 21:44:41 -04:00
FileServiceRequestsListener.java Change in the request package 2018-03-27 21:44:41 -04:00
GetBitsharesAccountNameCacheRequest.java Added function on bitshares manager to retrieve the accounts name from the account id 2018-06-20 23:08:03 -04:00
ImportBackupRequest.java - Importing Backup is now working 2018-04-03 20:50:44 -04:00
ReceivedFundsCryptoNetEvent.java Added receive transaction notification 2018-04-29 21:50:15 -04:00
ValidateBitsharesLTMUpgradeRequest.java Implemented upgrade LTM service 2018-05-16 22:21:32 -04:00
ValidateBitsharesSendRequest.java Change validate send request and create account request to have status code, to handle exit errors 2018-04-22 19:11:23 -04:00
ValidateCreateBitsharesAccountRequest.java Change validate send request and create account request to have status code, to handle exit errors 2018-04-22 19:11:23 -04:00
ValidateExistBitsharesAccountRequest.java Change in the request package 2018-03-27 21:44:41 -04:00
ValidateImportBitsharesAccountRequest.java - FileBackupManager and ImportSeedActivity no longer add the seed to the database. Now they call the ValidateImportBitsharesAccountRequest to do so. 2018-09-11 21:40:25 -04:00