Commit Graph

17 Commits (356300fed4f613ce500293197e3626d1a789a13e)

Author SHA1 Message Date
hvarona 356300fed4 Change BitcoinTransactions to adapt to new architecture
Change bitcoin like logic to adapt to new architecture
2018-10-17 23:32:17 -04:00
Javier Varona 35f273de23 - Fixed Transaction List not updating when it should
- Now the transaction list searches for bitshares account names too
2018-09-17 22:02:21 -04:00
Javier Varona 39a8a1e446 - 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
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 e9e495b366 - Transaction search implemented
- Now the transaction list print contact name when the address match with that contact
2018-05-21 21:38:05 -04:00
Javier Varona 78fc4fbf0b - Added option to reorder transactions list
- Fixed Toast when restoring backup
2018-04-11 21:37:49 -04:00
henry b63feeed17 Added ManagerRequest to make the code full async 2018-01-28 21:18:38 -04:00
Javier Varona 5946df1885 - Added e-receipts. If the user makes a click to a transaction in the transaction list, that will make appear a e-receipt for that transaction. 2017-11-21 21:26:24 -04:00
Javier Varona 2b638acd89 - Fixing Transaction list to work properly
- Improving UI transaction list info
2017-11-20 22:24:48 -04:00
Javier Varona efb6820b9e - Remove the LiveData from transactions in BitsharesAccountManager 2017-10-22 21:00:51 -04:00
Javier Varona 7123c01aff - Added GrapheneAccountInfo for graphene specific information of accounts
- Added type of account in crypto_net_account
2017-10-17 20:35:37 -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
Javier Varona 7306652dda - Adding a small test to count transaction list items 2017-09-19 21:59:14 -04:00
Javier Varona c64e437ccf - Changing Transaction List to use PagedList 2017-09-17 22:38:05 -04:00
Javier Varona f388f77b49 - Now the Transaction List is visible to the user 2017-09-16 20:41:10 -04:00
Javier Varona 81da660a2e - Creating the view for Transaction History 2017-09-13 12:12:22 -04:00