crystal-wallet-android/app/src/main/java/cy/agorise/crystalwallet/models
hvarona 5aa7175016 Implemented WIF Account Seed 2018-11-18 11:44:30 -04:00
..
seed Added a copy of the graphenej library to fix the decompress reading EOIFException problem 2018-04-08 22:10:26 -04:00
AccountSeed.java Implemented WIF Account Seed 2018-11-18 11:44:30 -04:00
BitcoinAddress.java Change bitcoin address model keys 2018-11-12 22:40:44 -04:00
BitcoinTransaction.java Change BitcoinTransactions to adapt to new architecture 2018-10-17 23:32:17 -04:00
BitcoinTransactionExtended.java - Created the database structure for bitcoins alike coins 2018-10-03 21:56:38 -04:00
BitcoinTransactionGTxIO.java Change BitcoinTransactions to adapt to new architecture 2018-10-17 23:32:17 -04:00
BitsharesAccountNameCache.java - Adding Bitshares Account Name Cache 2018-06-15 21:56:50 -04:00
BitsharesAsset.java Added the get asset by name 2017-11-12 15:20:03 -04:00
BitsharesAssetInfo.java save transactions in db 2017-10-25 22:46:42 -04:00
Contact.java Update Room libraries to be compatible with the gradle version 3.1.2 2018-06-10 14:35:06 -04:00
ContactAddress.java Update Room libraries to be compatible with the gradle version 3.1.2 2018-06-10 14:35:06 -04:00
CryptoCoinBalance.java Update Room libraries to be compatible with the gradle version 3.1.2 2018-06-10 14:35:06 -04:00
CryptoCoinTransaction.java Implemented the send service of bitcoin likes account with the new architecture 2018-10-19 00:13:42 -04:00
CryptoCoinTransactionExtended.java - Now the transactions list use first the contact name, then the bitshares account name and finally the user's account name. If none of them is useful, the bitshares account id will appear instead. 2018-06-16 22:17:27 -04:00
CryptoCurrency.java Added path to the insigiht api 2018-10-30 22:16:27 -04:00
CryptoCurrencyEquivalence.java - Equivalence DAOs created 2017-11-01 22:31:31 -04:00
CryptoNetAccount.java Update Room libraries to be compatible with the gradle version 3.1.2 2018-06-10 14:35:06 -04:00
CryptoNetBalance.java Update Room libraries to be compatible with the gradle version 3.1.2 2018-06-10 14:35:06 -04:00
CryptoNetSelection.java - Once again, the list of accounts in the profiles settings are really account seeds 2018-10-31 22:19:15 -04:00
FieldValidatorModel.java New unit test implementation github style for some UI implementations 2018-08-27 07:31:55 -05:00
GTxIO.java Implementation of model for alt-coin (not graphene cryptos) 2018-08-02 23:02:23 -04:00
GeneralCoinAccount.java Added the insight apigenerator that handles all service calls to the servers, 2018-09-16 23:43:59 -04:00
GeneralCoinAddress.java Implementation of model for alt-coin (not graphene cryptos) 2018-08-02 23:02:23 -04:00
GeneralSetting.java - Added Pocket Security Functionality (still in progress...) 2018-07-26 22:58:12 -04:00
GeneralTransaction.java Implementation of model for alt-coin (not graphene cryptos) 2018-08-02 23:02:23 -04:00
GrapheneAccount.java -The GrapheneAccount class is crasing, now it is fixed 2018-10-25 02:04:02 -05:00
GrapheneAccountInfo.java - Change account seed list in profile settings to crypto net account list 2018-05-30 21:19:46 -04:00