Commit Graph

247 Commits (e511fab3583a45475b904ed67b3e3aa5c8f18b3d)

Author SHA1 Message Date
henry b3a3a28bc0 save transactions in db 2017-10-25 23:01:02 -04:00
Javier Varona d9e4fe1710 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-25 22:58:07 -04:00
Javier Varona 497545f8d2 - Send Activity now sends with CryptoNetInfoRequests 2017-10-25 22:55:56 -04:00
henry a0797edf6e save transactions in db
Validate send request only one asset and amount
2017-10-25 22:46:42 -04:00
Javier Varona c2f627694e Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android
# Conflicts:
#	app/src/main/java/cy/agorise/crystalwallet/dao/CryptoCurrencyDao.java
2017-10-25 21:35:14 -04:00
Javier Varona f4dbd4e93b - Send view created, along with its Validators.
- Currency Spinner Adapter created
- Send activity and layout created
2017-10-25 21:33:38 -04:00
henry f80ac3b06d modified CryptoCoin Balance database to work as intended
Modified to be able to save and retrieve the bitsharesasset from database
2017-10-24 22:58:45 -04:00
henry e3629f5c5b Bitshares petition fix 2017-10-23 23:25:09 -04:00
Javier Varona efb6820b9e - Remove the LiveData from transactions in BitsharesAccountManager 2017-10-22 21:00:51 -04:00
Javier Varona d3b7d7ce1c Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-10-22 20:53:46 -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
henry 67c1decf07 Merge remote-tracking branch 'origin/master' 2017-10-22 20:37:46 -04:00
henry 6ce7c453f4 Subscrip 2017-10-22 20:36:41 -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
henry 811d0d24a3 bitshares asset room fixes 2017-10-18 22:56:37 -04:00
henry 258dd56a1e minor fixed 2017-10-18 22:49:14 -04:00
henry fa2da6b88b Merge remote-tracking branch 'origin/master' 2017-10-18 22:47:03 -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 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 c3cb23fe94 - Added a Random CryptoCoinBalance Generator for testing purpose 2017-10-17 20:39:05 -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
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 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 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
henry 0f0f619635 graphenej last version 2017-10-01 12:14:09 -04:00
henry 8000ded092 deleted graphenej directory 2017-10-01 11:52:27 -04:00
Javier Varona a21b0a8752 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-09-30 21:54:32 -04:00
Javier Varona 0017eb76fb - Added a Seed List View
- Added Import Seed View
- Added Room objects for the Seeds
2017-09-30 21:52:34 -04:00
Nelson R. Perez 1c2492c578 Merge branch 'master' of github.com:Agorise/crystal-wallet-android 2017-09-30 14:38:08 -05:00
Nelson R. Perez 23cac8c927 Fixed typo 2017-09-30 14:38:04 -05:00
Nelson Perez 7d77348a50 Adjusting Bitshares precision value
At least this one I know is not 8, but 5. Check it out here: https://cryptofresh.com/a/BTS.

You might want to double check the precision value for all the others. Although since they are all forks of the bitcoin codebase in the end they might really be 8.
2017-09-29 10:29:01 -05:00
henry 701aeb8b38 Created ApiRequest
Complete the apiGenerator for import account
2017-09-27 23:04:16 -04:00
henry 1c341ce27b added fucntions for the grapheneapigenerator 2017-09-27 20:56:05 -04:00
henry 42fce2a1f0 Merge remote-tracking branch 'origin/master' 2017-09-26 22:48:52 -04:00
henry 60df3ae6f9 Added pgrahenej library
Added generator class
Added accountmanager
2017-09-26 22:48:34 -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 515d09c0c2 - Now the Transaction History is working and is Paged
- New class to test the app: a Random Transaction Generator
2017-09-24 17:52:32 -04:00
Javier Varona 7306652dda - Adding a small test to count transaction list items 2017-09-19 21:59:14 -04:00
Javier Varona 09b6f75a1f - The Transaction List is now paged! 2017-09-18 22:02:15 -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
henry d41518de0f Created CryptoAsset 2017-09-13 23:13:37 -04:00
Javier Varona c9a23341a0 - Fixing the views (in progress...) 2017-09-13 22:09:58 -04:00
Javier Varona 41b054c9bf Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2017-09-13 21:07:38 -04:00
Javier Varona 93a60e6084 - First version of Transaction History views 2017-09-13 21:06:51 -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
Vinícius b633a9ebcd Fix conflicts 2017-08-18 19:48:51 -03:00
Vinícius bd5bbc9347 Add main application class to be refactored 2017-08-18 16:31:36 -03:00
Vinícius 156f0c6060 Add some layouts to be refactored 2017-08-18 14:47:56 -03:00
Vinícius b7445c4575 First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00