Commit Graph

17 Commits (be8dce818e27dbbf5aeca2e5e225435a4ae0794b)

Author SHA1 Message Date
Severiano Jaramillo 37ace257bd Migrate app to AndroidX and solve a bunch of conflicts. 2018-11-29 12:20:25 -06:00
Javier Varona c2575c7ab8 - Fixed duplicated transactions by inserting new primary key yo crypto_coin_transaction 2018-11-24 22:08:14 -04:00
hvarona b3442a511e Implemented the send service of bitcoin likes account with the new architecture 2018-10-19 00:13:42 -04:00
hvarona f482fa8354 Update Room libraries to be compatible with the gradle version 3.1.2 2018-06-10 14:35:06 -04:00
Javier Varona 00d45cadd7 - Equivalence DAOs created 2017-11-01 22:31:31 -04:00
henry a0797edf6e save transactions in db
Validate send request only one asset and amount
2017-10-25 22:46:42 -04:00
henry a1ec57044c - Created the cryptocuyrrency dao
- Refresh Bitshares balances and transactions
- Created the bitshares faucet api to implement the faucet transasctions (work in progress)
- Import bitshares account in Account manager
- Load bitshares account from db
2017-10-15 20:23:44 -04:00
Javier Varona 8db09a67c4 - Now Room creates the database using the constructed entities and not with Migration queries
- Added some random data generators for improving testing
2017-09-26 22:24:23 -04:00
henry d5dbe02a50 Created CtyproCoinManager 2017-09-24 22:59:46 -04:00
Javier Varona c64e437ccf - Changing Transaction List to use PagedList 2017-09-17 22:38:05 -04:00
henry d41518de0f Created CryptoAsset 2017-09-13 23:13:37 -04:00
Javier Varona c9a23341a0 - Fixing the views (in progress...) 2017-09-13 22:09:58 -04:00
Javier Varona 41b054c9bf Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-09-13 21:07:38 -04:00
Javier Varona 93a60e6084 - First version of Transaction History views 2017-09-13 21:06:51 -04:00
henry 10a66fdb73 Documenting, and change enum logic 2017-09-13 17:52:36 -04:00
Javier Varona 81da660a2e - Creating the view for Transaction History 2017-09-13 12:12:22 -04:00
Javier Varona 65c362da8d - Adding Transaction Entities, View and ViewModels (Still in progress..) 2017-09-11 22:07:43 -04:00