Commit Graph

17 Commits (b12b3b9546c650aff8218be77f963a4fe64b9998)

Author SHA1 Message Date
Javier Varona 62541e1863 - Now the bitcoin accounts get their transactions loaded 2018-11-19 23:19:23 -04:00
Javier Varona e9f77c4981 - Now the bitcoin alike account are created using the interface in "seed settings" to choose them
- Now the balance list header shows the coin icon of its crypto net
- Added icons to cryptoNet enum
2018-11-03 21:01:00 -04:00
Javier Varona a5dcf393bf - Added function to Crystal Service to get the bitshares account names of the transaction's accounts id 2018-06-20 22:25:53 -04:00
Javier Varona ef18863c7c - Now Crystal can make file backups 2018-03-30 20:59:01 -04:00
henry 6999ad58a1 Change in the request package
Put the File Service logic only for bin files
2018-03-27 21:44:41 -04:00
Javier Varona 71c1df2306 - Fixed Bitshares account creation validation to only fire event when account is not null
- Now the Service load transactions only when GrapheneAccountInfo is inserted
2018-03-25 22:13:56 -04:00
Javier Varona e511fab358 - Preferred Language Setting is now working 2018-03-18 22:27:45 -04:00
Javier Varona c5f2ff21c7 - Pin settings is now working
- Pin lock screen is almost done (work in progress...)
2018-01-30 21:44:37 -04:00
Javier Varona 8745b32446 - Equivalence values working! 2017-11-15 23:17:34 -04:00
Javier Varona 2afd7ec47a - Fixed EquivalenceThread to loop in a separated thread. 2017-11-14 22:29:11 -04:00
Javier Varona cf6fcac6cc - Added comments in Crypto Net Balances, Crypto Coin Balances and Transaction List 2017-11-13 22:53:30 -04:00
Javier Varona 598c58a83f - Making the service to ask for equivalent values every minute 2017-11-08 22:42:22 -04:00
Javier Varona b4b7ba7743 - Fixing code that ask for a livedata but doesn't listen to it 2017-10-22 20:53:33 -04:00
Javier Varona 7f96370568 - Fixed the way import seed was adding the graphene account
- Now the service is listening to dao chenges and calling the bitshares manager when that happens
2017-10-22 20:28:37 -04:00
Javier Varona 4434ad40a5 - Now the seed import creates the bitshares account associated
- The balance view is more readable
2017-10-22 14:17:09 -04:00
Javier Varona e466fc8d53 - Crystal Wallet Service Created! 2017-10-04 20:29:44 -04:00
Javier Varona 25ecf59bf2 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android
# Conflicts:
#	app/src/main/java/cy/agorise/crystalwallet/activities/ImportSeedActivity.java
#	app/src/main/java/cy/agorise/crystalwallet/viewmodels/validators/ImportSeedValidator.java
2017-10-03 23:47:08 -04:00