crystal-wallet-android/app/src/main/java/cy/agorise/crystalwallet/requestmanagers
hvarona 08df53730b Fix send bad request
Change Send manager to send only the required amount from gtxio
added error capture for estimatefee
2018-11-30 20:58:13 -04:00
..
BitcoinSendRequest.java Fix send bad request 2018-11-30 20:58:13 -04:00
BitcoinUriParseRequest.java Added parseUri to BitocinManager 2018-11-13 22:02:22 -04:00
CalculateBitcoinUriRequest.java - Fixing amount in receive fragment 2018-11-18 22:26:05 -04:00
CreateBackupRequest.java Added date on bin file 2018-03-29 23:21:37 -04:00
CreateBitcoinAccountRequest.java - Now the bitcoin alike account are created using the interface in "seed settings" to choose them 2018-11-03 21:01:00 -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 Change classes name to be more precised what they do 2018-10-04 23:59:32 -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
ImportBitsharesAccountRequest.java Added the import rrequest with only the mnemonic words of the seed 2018-10-25 00:22:13 -04:00
NextBitcoinAccountAddressRequest.java Added Get Next Bitcoin and Bitcoin like coins request and manager 2018-10-23 23:28:53 -04:00
ReceivedFundsCryptoNetEvent.java Added receive transaction notification 2018-04-29 21:50:15 -04:00
ValidateBitcoinAddressRequest.java Added validate Address request 2018-11-06 23:34:54 -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