Commit Graph

445 Commits (b2da811687b8a64d999222651c8a252a713e6780)

Author SHA1 Message Date
Javier Varona b2da811687 - Fixing compile errors 2018-09-12 21:08:22 -04:00
Javier Varona 7befdd4207 - FileBackupManager and ImportSeedActivity no longer add the seed to the database. Now they call the ValidateImportBitsharesAccountRequest to do so.
- Also, the ImportSeedActivity tells the user the reason in case of a failed import.
2018-09-11 21:40:25 -04:00
Javier Varona fc3fe7c92c Merge branch 'develop_ui_improvements' into develop 2018-09-09 20:23:28 -04:00
Javier Varona 3cc2fb4a48 - Change import seed activity to use a request to import the account 2018-09-09 20:12:32 -04:00
Javier Varona 4a34c3a8ae - Now the import seed button sends the user to the import seed activity
- Fixed account seed kotlin viewmodel so it can be instantiated with the ViewModelProvider
2018-09-06 22:13:28 -04:00
hvarona baeaa2d8d0 Change the insight serverUrl, to make it not a constant but selected by the app 2018-09-06 21:44:07 -04:00
Javier Varona e569986864 - Fixed app asking for password when the back button is pressed after selecting import account by backup 2018-09-06 21:08:59 -04:00
hvarona e6350396be Change the insight serverUrl, to make it not a constant but selected by the app 2018-09-05 23:45:03 -04:00
hvarona 8cfbb63f1c Change the insight serverUrl, to make it not a constant but selected by the app 2018-09-05 23:43:37 -04:00
Javier Varona ac46440ed5 Merge remote-tracking branch 'remotes/origin/feat_improve_contacts' into develop_ui_improvements
# Conflicts:
#	app/src/main/java/cy/agorise/crystalwallet/activities/BoardActivity.java
#	app/src/main/res/layout/board.xml
2018-09-04 21:14:30 -04:00
dtvv c7cb37347d Remove testing cases 2018-09-03 15:59:32 -06:00
dtvv b7223e4997 Progress dialog not showing, now it is ok 2018-09-03 14:06:38 -06:00
dtvv e9551483f0 Remove network package testing implementation 2018-09-03 10:52:39 -06:00
dtvv e283f7cb65 Remove network package testing implementation 2018-09-03 10:49:25 -06:00
dtvv 4a566a1e3a Remove network package testing implementation 2018-09-03 10:29:35 -06:00
dtvv f6c92963e2 Remove network package testing implementation 2018-09-03 10:07:57 -06:00
dtvv c0acdc85a7 Remove network package testing implementation 2018-09-03 10:05:46 -06:00
dtvv 3e150be199 Remove network package testing implementation 2018-09-03 10:02:52 -06:00
dtvv e3eeb76f0e Remove testing cases 2018-09-03 09:18:48 -06:00
dtvv 6ef9a501b7 Fix directory name 2018-08-30 17:14:47 -05:00
dtvv 576c14c6c6 Test activity class for business spinner 2018-08-30 17:13:30 -05:00
dtvv fbaca7a1c8 Test implementation for business logic specific spinner 2018-08-28 21:22:50 -05:00
dtvv ecb7a9b33d Remove bubble animation from BoardActivity 2018-08-27 18:55:24 -05:00
dtvv 360f855941 Remove back implementations of GUI 2018-08-27 17:06:23 -05:00
dtvv 249105ca95 Tablayout remove my implementation, waiting for severiano library 2018-08-27 15:19:43 -05:00
dtvv e2df388aa8 Corrections of innecesaries spaces in methods and classes 2018-08-27 15:04:35 -05:00
Severiano Jaramillo f219ccee47 Temporal fix to avoid compilation errors 2018-08-27 13:03:15 -05:00
Severiano Jaramillo Quintanar c3bd0a5f53
Merge pull request #6 from davidtadeovargas/feat_ui_improvements
Feat ui improvements
2018-08-27 09:50:10 -05:00
Severiano Jaramillo Quintanar 0514e3984e
Merge branch 'feat_ui_improvements' into feat_ui_improvements 2018-08-27 09:49:41 -05:00
dtvv 850784160e Normal manifest, not tests 2018-08-27 07:48:10 -05:00
dtvv 4836c03179 New unit test implementation github style for some UI implementations 2018-08-27 07:31:55 -05:00
dtvv 1fce05145d New unit test implementation github style for some UI implementations 2018-08-23 23:45:15 -05:00
dtvv 096171f327 -New unit testing design androi model for classes and complete system
-Modularity in unitesting activities, example:
Test_DialogMaterialActivity.kt
Changes in class DialogMaterial.kt
2018-08-22 19:00:39 -05:00
Javier Varona 08be77e9fb Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-08-20 20:34:54 -04:00
Javier Varona 77b5d956ea - Getting the response from the Yubikey through NFC
- Added TOTP class to calculate 6 digits code using RFC6238
2018-08-20 20:28:46 -04:00
hvarona b3201096a7 remove the nfc testing page 2018-08-18 21:54:41 -04:00
dtvv 6d06d307f3 -whiteclear color change name 2018-08-18 13:20:42 -05:00
dtvv 17f74b4774 -Correct OnErrorWebSocker to OnErrorWebSocket 2018-08-18 12:48:37 -05:00
hvarona 6caa84481c Change Server to point to bitshares main net 2018-08-18 01:18:59 -04:00
dtvv d2d17bb6b4 -In the Send Assets window fix the “account name to” to get better visual effects
-Integrate nice material spinner into crystal proyect
-Change in class SendTransactionValidator for material spinner
-Change in clas SendTransactionFragment for material spinner
-At end this nice spinner did not work well and i removed it
-Integrate this new nice material spinner into crystal proyect
-Modified classes:
SendTransactionFragment
SendTransactionValidator
ToValidationField
FromValidationField
-Create the first bubble inicial design background for the BroadActivity window
-Remove the transparent squares in the BroadActivity
-In the window of BroadActivity that the Tab tittles increase size when they are selected (tonigth)
-Integrate bubble background gif to android (tonigth)
2018-08-17 12:08:49 -05:00
dtvv 119300d545 -Create class LoadingActivity.kt
-Create loading_activity.xml layout
-Static interface integración in LoadingActivity.kt to entable simple use
-In the Board Window in the server connection show the new loading acitivity
-Take video called “Loading screen when socket server comunicación comes”
-In the Intro Window: When the user tríes to clic button and there are not server comunication it should show loading screen
-In the board window i tested that the gestores GUI works fine in real device
-In the BoardActivity there is a grey brand below first panel gui balances
-Change the Font in the BoardAcivity to be the same as in the video
-In the BoardActivity when clicling in sections that the sections show grayed for unselected and White for selected
-Change Bitshares Font style as the video
-In the window BroadActivity set the left icon more mall and the Font as in the video
2018-08-17 00:43:03 -05: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
dtvv da8eda93b5 Change custom implementations of classes to kotlin
*AccountSeedViewModel
*CreateSeedActivity
*UIValidator
*UIValidatorListener
*FieldsValidator
*CustomValidationField
*PinDoubleConfirmationValidationField
*BitsharesAccountNameValidation
-In the Send Assets window in the field Memo set it to max length to 255
2018-08-14 16:15:45 -05:00
dtvv f57305312b -In the screen “Create Account” in the Account Name validase that the string meets:
*255 max length
*10 min length
*At least one Number
*At least one “middle guion”
*Only numbers and characters and middle script
*At least one character
-In the screen “Create Account” in the Field PIN and PIN confirm, at least 6 digits
-In the screen “Create Account” field validation at text change event
-In the screen “Create Account” create cleaner implementation of actual functionality with the clases:
*BitsharesAccountNameInterface
*PinDoubleConfirmationInterface
*UIValidator
*UIValidatorListener
*BitsharesAccountNameValidation
*CustomValidationField
*PinDoubleConfirmationValidationField
*CustomActivity
-In the screen “Create Account” change sections of code to better clear code
-In the screen “Create Account” error Messages show diferents
-In the screen “Create Account” while connecting with the server that shows the loading screen
-Crete of LoadingDialog material dialog class
-In the screen “Create Account” when the account exists show a toast
2018-08-09 06:50:08 -05:00
hvarona 61b50b1465 Merge remote-tracking branch 'origin/develop' into develop 2018-08-02 23:04:50 -04:00
hvarona f40d996282 Implementation of model for alt-coin (not graphene cryptos)
Insight api base implementation
2018-08-02 23:02:23 -04:00
Javier Varona c4f0e9ef41 - Added functionality to PocketRequestActivity to verify the yubikey code (still in progress...) 2018-08-02 22:59:48 -04:00
dtvv acd1f9cfb1 -Correct the variables convenion of the changes i have made in the code
-In the screen of Create Seed that the size of the two buttons be the same te get armonony in the visual
-In the screen of Create Seed that the button of CREATE WALLET get disabled till all fields be correctly to continue
-In the screen of Create Seed show some info about PIN functionality
-In the screen of Create Seed at the moment the window appears, the Focus automatically is set on the first PIN field and show the keyboard
-In the screen of Create Seed set the limit for the Account Name field to 255
2018-08-01 17:11:26 -05:00
dtvv 7a9c4c0012 -Toast after copy to clipboard in backupseed window
-Integrate https://github.com/afollestad/material-dialogs in androide app by gradle
-Change the loading dialog in the registration window for the new one material
-In the registration window in the PIN sections, i fixed the max length validation to 32 in both Fields
2018-07-31 14:13:19 -05:00
dtvv 1cd36489eb -I fix a bug: The loading icon was static after the registraron of the user. (I attached prove in telegram)
-Change “seed” text to “Backup brainkey”
-Add backup leyend
-Set icon for button ok
-Add button “Copy” to copy brainkey to clipboard
-Develope algoritm for copy to clipboard functionality
2018-07-31 13:18:13 -05:00