Commit Graph

20 Commits (39a8a1e4467b3ecbb2e26250f25dceb7be5f37f3)

Author SHA1 Message Date
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
Javier Varona 145598591a - Adding Bitshares Account Name Cache 2018-06-15 21:56:50 -04:00
Javier Varona 42e8637d11 - Change account seed list in profile settings to crypto net account list
- Added settings for crypto net accounts. General settings for any crypto net account and Bitshares settings for bitshares accounts
- Added new field in db for bitshares accounts: upgraded_to_ltm
- Added button to upgrade to ltm (still in progress...)
2018-05-30 21:19:46 -04:00
Javier Varona 58afdb144b - Contacts can be created
- Contacts can have multiple addresses for every crypto net (still in progress...)
2018-02-07 21:47:58 -04:00
Javier Varona 93976cadd2 - Contact class, dao, viewmodel and list view added 2018-01-17 22:49:42 -04:00
Javier Varona 2c99ee9780 - Added General Settings layout and activity
- Now the user can set the prefered country. Which will set also the prefered currency.
- Added the general setting model, viewmodel and dao
2017-11-07 22:18:31 -04:00
Javier Varona 00d45cadd7 - Equivalence DAOs created 2017-11-01 22:31:31 -04:00
henry cba73cfa0d - Created Bitshares Asset Info
- Created Btishares Asset Info DAO
- Finish the balance petition
2017-10-18 22:46:09 -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 814d724096 - Now the balance fragment is showing the user accounts. Still it needs to show the balances of their assets 2017-10-14 22:02:55 -04:00
henry 557a3e9202 Arrange the transactionbroadcast 2017-10-09 22:44: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 c9a23341a0 - Fixing the views (in progress...) 2017-09-13 22:09:58 -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
Javier Varona 8b9eee7fb2 - Room Databases are working 2017-09-10 19:13:32 -04:00
henry 19d9924bac Room Database implementation 2017-09-07 20:31:38 -04:00