Commit Graph

29 Commits (c08ba24d328fb4b3e7de8d0b361cb1492823cfc3)

Author SHA1 Message Date
Henry Varona c08ba24d32 Fix Aplication url verification 2018-09-19 17:28:02 -04:00
Henry Varona 272843843c Arrange ser and faucet urls 2018-09-19 15:38:17 -04:00
Henry Varona a6109fa387 arrange server list 2018-09-19 11:52:49 -04:00
Henry Varona 90929d9ee5 arrange node list 2018-09-18 20:26:35 -04:00
Henry Varona c818eaf472 - Added wrtie timeout for the faucet request
- Change the equivalent url to use the BTS serve
-
2018-09-18 15:47:15 -04:00
Severiano Jaramillo f219ccee47 Temporal fix to avoid compilation errors 2018-08-27 13:03:15 -05:00
Severiano Jaramillo Quintanar 0514e3984e
Merge branch 'feat_ui_improvements' into feat_ui_improvements 2018-08-27 09:49:41 -05:00
hvarona 6caa84481c Change Server to point to bitshares main net 2018-08-18 01:18:59 -04:00
dtvv f9995bf284 -Fix code Migration of kotlin:
annotationProcessor  to kapt
-In screen IntroActivity: Show toast when there is not connection with server
-In screen Create Seed: Code to interface when error ocurs in WebSocketThread and GrapheneApiGenerator
-Fixes to class WebSocketThread for error Report to user
-Fixes to class BitsharesCryptoNetVerifier for error Report to user
-Fixes to class CryptoNetVerifier for error Report to user
-Fixes to class CryptoNetManager for error Report to user
-In the IntroScreen: If there is not server connection show a simple user message of that
-Create class ToastIt in kotlin
-Create class NetworkUtility in kotlin
-In the IntroScreen: When the user Press button “create account” it has to validate connection to server to continue
-In the IntroScreen: When the user Press button “Import account” it has to validate connection to server to continue
2018-08-15 17:36:20 -05:00
Javier Varona c4f0e9ef41 - Added functionality to PocketRequestActivity to verify the yubikey code (still in progress...) 2018-08-02 22:59:48 -04:00
Javier Varona 6117fc0f99 - Added Pocket Security Functionality (still in progress...) 2018-07-26 22:58:12 -04:00
Javier Varona 3252062e74 - Making LicenseActivity save the last version of the license accepted 2018-05-25 14:30:45 -04:00
Javier Varona f00427ed19 - Security Improved: Now when the user tries to set a new security setting gets directly to the block screen (when there is a security setting already set)
- Now the "None" security setting works
2018-05-13 21:25:03 -04:00
Javier Varona 6598d4aacb - Pattern Lock Setting added 2018-05-08 22:07:12 -04:00
Javier Varona 2f37534bc2 - Now the user configured received funds sounds gets played instead of woohoo default sound 2018-05-02 20:41:44 -04:00
Javier Varona 4276fd0e7c - Now the received funds sound is played 2018-04-30 21:25:11 -04:00
Javier Varona 4d10fc984e Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android
# Conflicts:
#	app/src/main/java/cy/agorise/crystalwallet/activities/BoardActivity.java
#	app/src/main/java/cy/agorise/crystalwallet/application/CrystalApplication.java
2018-03-18 22:35:53 -04:00
Javier Varona e511fab358 - Preferred Language Setting is now working 2018-03-18 22:27:45 -04:00
henry 247afeefcd Added Bitshares Contants and added all the current smartcoins
Delay the equivalent thread to 1 min pero query
2018-03-15 15:38:18 -04:00
henry 90efd6604c added assets for testing equivalents values 2018-03-12 23:14:04 -04:00
henry 8188c5092c Change all url using the new Crypto Coin Network Manager, also put the initial urls for bitshares 2018-03-08 00:49:21 -04:00
Javier Varona cb309f1db2 - Pin lock screen is working 2018-01-31 20:42:19 -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
henry 000be8ab51 Added the get asset by name
Update equivalent value url. If we are going to use the testnet the equivalent value has to be retrieved from the main net.
Update docs and code
2017-11-12 15:20:03 -04:00
Javier Varona e466fc8d53 - Crystal Wallet Service Created! 2017-10-04 20:29:44 -04:00
Javier Varona f388f77b49 - Now the Transaction List is visible to the user 2017-09-16 20:41:10 -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