Commit graph

636 commits

Author SHA1 Message Date
Javier Varona
454644fc38 - Changing account_number to crypto_net 2017-10-17 21:14:37 -04:00
Javier Varona
c3cb23fe94 - Added a Random CryptoCoinBalance Generator for testing purpose 2017-10-17 20:39:05 -04:00
Javier Varona
441aedf7b4 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android
# Conflicts:
#	app/src/main/java/cy/agorise/crystalwallet/views/CryptoCoinBalanceViewHolder.java
2017-10-17 20:38:12 -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
Agorise
82e7566116 Update LICENSE 2017-10-16 13:45:36 +03:00
henry
fb340d0cba minor fixes 2017-10-15 20:57:15 -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
Javier Varona
b15c5a4710 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-12 22:07:12 -04:00
Javier Varona
382746b9df - Added new table crypto_coin_balance that holds cached balances of all coins 2017-10-12 22:06:55 -04:00
henry
d7acd8517c - Added the subcription logic to grapheneApi 2017-10-11 23:37:05 -04:00
Javier Varona
697c2406fd Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-11 22:08:56 -04:00
Javier Varona
3d9357bcdf - Adding balances views 2017-10-11 22:08:42 -04:00
henry
81669160a9 Added Bitshares subscription hub manager in grapheneapigenerator, this will be used for real time updatess 2017-10-10 22:48:39 -04:00
Javier Varona
9670d23dc1 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-09 22:46:09 -04:00
Javier Varona
570ec785f9 - Added balances views (still in progress...) 2017-10-09 22:45:48 -04:00
henry
557a3e9202 Arrange the transactionbroadcast 2017-10-09 22:44:44 -04:00
henry
ea63139809 remove cryptocoin parameter 2017-10-08 20:40:14 -04:00
henry
3aa57e6ca5 Added Validator for send request
Added Bitshares Asset model
2017-10-08 20:10:46 -04:00
henry
a88bbe97e5 Added the exist account validator (also in the manager)
Added the network packahe with the WebSocketThread to manage the grapahen like connection
Change the GrapehenApiGenerator to use the WebSocketThread
2017-10-08 12:02:11 -04:00
Javier Varona
2042c37afa - Changes in validators, now every fieldvalidator take charge of its own validation
- Added the board activity and the view pager with balance, transactions and contacts.
2017-10-07 23:03:59 -04:00
henry
28e39c8b25 deleted all carbon names 2017-10-07 17:29:25 -04:00
henry
0194e44ee8 deleted all carbon names 2017-10-07 12:06:58 -04:00
henry
6d5a93f1e7 minor fixed in generators response 2017-10-04 23:28:19 -04:00
Javier Varona
c51e8f3a49 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-04 22:47:08 -04:00
Javier Varona
2cf1104a30 - Adding TextView under EditText to display errors 2017-10-04 22:46:55 -04:00
henry
948a9396d4 network and internet permission
minor fixed in generators response
2017-10-04 22:04:42 -04:00
Javier Varona
e9e8c11eb3 - Fixed ui info request when account name changes 2017-10-04 20:54:24 -04:00
Javier Varona
e466fc8d53 - Crystal Wallet Service Created! 2017-10-04 20:29:44 -04:00
Javier Varona
3c31669736 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-03 23:47:53 -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
henry
0d959765b2 Merge remote-tracking branch 'origin/master' 2017-10-03 21:31:33 -04:00
henry
049d700688 manager to use ValidatorRequest 2017-10-03 21:31:16 -04:00
Javier Varona
310d4332f7 - Adjusting import seed validators 2017-10-03 20:58:41 -04:00
Henry Varona
4fd69bf7de Change graphenej import 2017-10-03 16:25:18 -04:00
Henry Varona
e94eeebcb4 Change graphenej import 2017-10-03 16:20:45 -04:00
Henry Varona
a41ec3f0fd Change graphenej import 2017-10-03 16:10:03 -04:00
henry
6a92826837 Merge remote-tracking branch 'origin/master' 2017-10-02 22:49:30 -04:00
henry
da293143ea manager for validateimport 2017-10-02 22:49:17 -04:00
Javier Varona
5083ad368e - Deleting databases generated schema 2017-10-02 22:31:22 -04:00
Javier Varona
027f6bda74 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-02 22:29:09 -04:00
Javier Varona
42c50724a2 - Adding Fields Validators to validate user entries in synchronous or asynchronous way (Work in progress...) 2017-10-02 22:25:58 -04:00
Nelson R. Perez
eb2029049a Fixed conflict 2017-10-02 14:23:02 -05:00
henry
eb3beb6e9a Graphene api import acount 2017-10-01 22:18:56 -04:00
Javier Varona
f5ce56611f Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-01 21:50:45 -04:00
Javier Varona
dff4b6f931 - Added CryptoNetInfoRequests for specific information retrieval from the api servers 2017-10-01 21:50:12 -04:00
henry
a94af316cc Graphene api find name avaible 2017-10-01 21:42:21 -04:00
henry
06b02f76d6 Graphene api find name avaible 2017-10-01 21:39:51 -04:00
Javier Varona
dff2dae254 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-01 15:58:52 -04:00
Javier Varona
7b0801eb97 - Now the user can add seeds 2017-10-01 15:58:08 -04:00