Commit graph

14 commits

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
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
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
2f496b0f2a - Send Fragment is now working
- Fixed validations fields to work only with the last value inserted by the user
2018-01-21 17:20:09 -04:00
Javier Varona
8e7a596d24 - Now the balance fragment shows the balances of every cryptonetaccount with its currencies 2017-10-18 22:35:16 -04:00
henry
119f4ea12b - Import Account
- Create Account (miss seed)
- Created bitshares faucet api generator
- Created GrapheneAccount constructor and info loader
- Added funcion to daos
2017-10-17 22:55:42 -04:00
Javier Varona
454644fc38 - Changing account_number to crypto_net 2017-10-17 21:14:37 -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
Javier Varona
3d9357bcdf - Adding balances views 2017-10-11 22:08:42 -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
henry
10a66fdb73 Documenting, and change enum logic 2017-09-13 17:52:36 -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