Commit Graph

  • ecb7a9b33d Remove bubble animation from BoardActivity dtvv 2018-08-27 18:55:24 -0500
  • 360f855941 Remove back implementations of GUI dtvv 2018-08-27 17:06:23 -0500
  • 249105ca95 Tablayout remove my implementation, waiting for severiano library dtvv 2018-08-27 15:19:43 -0500
  • e2df388aa8 Corrections of innecesaries spaces in methods and classes dtvv 2018-08-27 15:04:35 -0500
  • f219ccee47 Temporal fix to avoid compilation errors Severiano Jaramillo 2018-08-27 13:03:15 -0500
  • c3bd0a5f53
    Merge pull request #6 from davidtadeovargas/feat_ui_improvements Severiano Jaramillo Quintanar 2018-08-27 09:50:10 -0500
  • 0514e3984e
    Merge branch 'feat_ui_improvements' into feat_ui_improvements Severiano Jaramillo Quintanar 2018-08-27 09:49:41 -0500
  • 850784160e Normal manifest, not tests dtvv 2018-08-27 07:48:10 -0500
  • 4836c03179 New unit test implementation github style for some UI implementations dtvv 2018-08-27 07:31:55 -0500
  • 1fce05145d New unit test implementation github style for some UI implementations dtvv 2018-08-23 23:45:15 -0500
  • 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 dtvv 2018-08-22 19:00:39 -0500
  • 08be77e9fb Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop Javier Varona 2018-08-20 20:34:54 -0400
  • 77b5d956ea - Getting the response from the Yubikey through NFC - Added TOTP class to calculate 6 digits code using RFC6238 Javier Varona 2018-08-20 20:28:46 -0400
  • b3201096a7 remove the nfc testing page hvarona 2018-08-18 21:54:41 -0400
  • 6d06d307f3 -whiteclear color change name dtvv 2018-08-18 13:20:42 -0500
  • 17f74b4774 -Correct OnErrorWebSocker to OnErrorWebSocket dtvv 2018-08-18 12:48:37 -0500
  • 6caa84481c Change Server to point to bitshares main net hvarona 2018-08-18 01:18:59 -0400
  • 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) dtvv 2018-08-17 12:08:49 -0500
  • 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 dtvv 2018-08-17 00:43:03 -0500
  • 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 dtvv 2018-08-15 17:36:20 -0500
  • 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 dtvv 2018-08-14 16:15:45 -0500
  • 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 dtvv 2018-08-09 06:50:08 -0500
  • 61b50b1465 Merge remote-tracking branch 'origin/develop' into develop hvarona 2018-08-02 23:04:50 -0400
  • f40d996282 Implementation of model for alt-coin (not graphene cryptos) hvarona 2018-08-02 23:02:23 -0400
  • c4f0e9ef41 - Added functionality to PocketRequestActivity to verify the yubikey code (still in progress...) Javier Varona 2018-08-02 22:59:48 -0400
  • 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 dtvv 2018-08-01 17:11:26 -0500
  • 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 dtvv 2018-07-31 14:13:19 -0500
  • 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 dtvv 2018-07-31 13:18:13 -0500
  • 44f43cd126 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop Javier Varona 2018-07-26 22:58:49 -0400
  • 6117fc0f99 - Added Pocket Security Functionality (still in progress...) Javier Varona 2018-07-26 22:58:12 -0400
  • 3008415316 Improve create/modify contact UI Severiano Jaramillo 2018-07-12 10:32:01 -0500
  • bd0bbfa802 Hide add contact button when scrolling down the contacts list Severiano Jaramillo 2018-07-11 16:51:15 -0500
  • b3501a3a89 Remove contacts list bouncy efect for now Severiano Jaramillo 2018-07-11 13:23:54 -0500
  • 656ce4afb2 Terminate Intro and License activities when starting the following activities to avoid memory leaks Severiano Jaramillo 2018-07-11 12:41:00 -0500
  • 99a4dc254d Add bounce effect to contacts list Severiano Jaramillo 2018-07-10 17:43:40 -0500
  • 7e51385dc0 Simplify Contacts section Severiano Jaramillo 2018-07-10 16:19:10 -0500
  • ff2a58bcf8 Improve Contact elements layout Severiano Jaramillo 2018-07-09 18:33:42 -0500
  • 09009e003c Merge branch 'feat_ui_improvements' into develop Severiano Jaramillo 2018-07-09 10:52:41 -0500
  • d14f07f278 Fix contacts section not able to scroll Severiano Jaramillo 2018-07-09 10:51:32 -0500
  • 5b21c0719e - Adjusting send and receive fragment to work with multiaccounts Javier Varona 2018-06-27 22:29:30 -0400
  • 594bd4b816 Make the grapheneapi multi account compatible hvarona 2018-06-27 20:49:26 -0400
  • 3b66b91807 Make the grapheneapi multi account compatible hvarona 2018-06-27 20:45:25 -0400
  • 84cc13b5f6 Make the grapheneapi multi account compatible hvarona 2018-06-26 23:13:39 -0400
  • 84a6b331ad Rename avatar_placeholder image Severiano Jaramillo 2018-06-22 12:44:23 -0500
  • 1456b58e7a Select transaction arroy and left view color according to the direction of the payment (received or sent) Severiano Jaramillo 2018-06-21 16:56:24 -0500
  • a0075117d1 Add Body1 and Body2 text styles and use them on the transactions items Severiano Jaramillo 2018-06-21 16:15:36 -0500
  • 7084be4696 Improve transactions UI/UX Severiano Jaramillo 2018-06-21 15:08:50 -0500
  • f104e49a6c Removed unused drawables Severiano Jaramillo 2018-06-21 11:54:07 -0500
  • c2d13087e9 Added function on bitshares manager to retrieve the accounts name from the account id hvarona 2018-06-20 23:08:03 -0400
  • 1d87c9b307 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop Javier Varona 2018-06-20 22:27:02 -0400
  • a5dcf393bf - Added function to Crystal Service to get the bitshares account names of the transaction's accounts id Javier Varona 2018-06-20 22:25:53 -0400
  • 2fef7769ae Improve Settings toolbar layout Severiano Jaramillo 2018-06-20 19:53:47 -0500
  • 17b0124946 Update AnimatedTabLayout library and set Settings tab bold text Severiano Jaramillo 2018-06-20 19:41:31 -0500
  • c19839a921 Add AnimatedTabLayout library to project and use it in the SettingsActivity, the library still needs some improvements to use it correctly on the MainActivity (Board) Severiano Jaramillo 2018-06-20 17:25:29 -0500
  • cea9e8faeb Set room database's exportSchema to false to avoid the generation of unnecessary json files on the migration to each new database version Severiano Jaramillo 2018-06-18 21:04:00 -0500
  • 0228ca54d9 fixed bitsahres account name cache dao hvarona 2018-06-18 21:13:30 -0400
  • d0df53d8e2 Bitshares manager use the new bitshares account cache hvarona 2018-06-17 09:47:32 -0400
  • 39a8a1e446 - Now the transactions list use first the contact name, then the bitshares account name and finally the user's account name. If none of them is useful, the bitshares account id will appear instead. Javier Varona 2018-06-16 22:17:27 -0400
  • bb2e98431b Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop Javier Varona 2018-06-15 22:00:20 -0400
  • edb197a981 - Deleted file that should not be in the git Javier Varona 2018-06-15 21:59:21 -0400
  • 145598591a - Adding Bitshares Account Name Cache Javier Varona 2018-06-15 21:56:50 -0400
  • eaca109e41 Update ConstraintLayout dependency Severiano Jaramillo 2018-06-14 15:40:38 -0500
  • 47d7be4bbe Add schemas json file Severiano Jaramillo 2018-06-14 15:22:35 -0500
  • 52f5696714 Merge branch 'master' into develop Javier Varona 2018-06-12 20:58:45 -0400
  • b877102e40 - Change Build tools version in gradle Javier Varona 2018-06-12 20:58:12 -0400
  • 574b61d2b7 - Fixed Toast when trying to upgrade account - Now the CryptoNetRequests are deleted when carry out Javier Varona 2018-06-10 20:10:55 -0400
  • f482fa8354 Update Room libraries to be compatible with the gradle version 3.1.2 hvarona 2018-06-10 14:35:06 -0400
  • 008a24177e Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android hvarona 2018-06-10 13:28:37 -0400
  • 1e96a64fb2 Merge remote-tracking branch 'origin/master' hvarona 2018-06-09 00:06:24 -0400
  • 31dc5ea817 change the packing options to exclude other platform libraries hvarona 2018-06-09 00:06:02 -0400
  • f56d942f73 Update Gradle version to 3.1.2 and minor changes to app Gradle module Severiano Jaramillo 2018-06-07 10:22:25 -0500
  • 04004cd243
    Update LICENSE Agorise 2018-05-31 09:49:11 +0300
  • 42e8637d11 - Change account seed list in profile settings to crypto net account list - Added settings for crypto net accounts. General settings for any crypto net account and Bitshares settings for bitshares accounts - Added new field in db for bitshares accounts: upgraded_to_ltm - Added button to upgrade to ltm (still in progress...) Javier Varona 2018-05-30 21:19:46 -0400
  • 7e3b7a02ff Change Version hvarona 2018-05-25 14:54:07 -0400
  • 6fe788b640 Change app logo Severiano Jaramillo 2018-05-25 13:51:41 -0500
  • 3252062e74 - Making LicenseActivity save the last version of the license accepted Javier Varona 2018-05-25 14:30:45 -0400
  • a31e377d63 Add temporal application logo Severiano Jaramillo 2018-05-25 12:21:55 -0500
  • 5b341fb018 Create LicenseActivity and blue and green button styles Severiano Jaramillo 2018-05-25 11:47:00 -0500
  • 9989fbbb74 - Change default profile image - Make some visual elements, not working yet, invisible - Put bitshares icon in balance item title Javier Varona 2018-05-23 21:47:19 -0400
  • 4f8df9deaf Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android Javier Varona 2018-05-21 21:38:30 -0400
  • e9e495b366 - Transaction search implemented - Now the transaction list print contact name when the address match with that contact Javier Varona 2018-05-21 21:38:05 -0400
  • ee3c3b73ab Update gitignore Severiano Jaramillo 2018-05-21 14:31:39 -0500
  • e3ca1c903b Implemented upgrade LTM service hvarona 2018-05-16 22:21:32 -0400
  • dd78076906 Merge remote-tracking branch 'origin/master' hvarona 2018-05-16 22:07:58 -0400
  • 61d2458059 Implemented the Account Upgrade to LTM operation hvarona 2018-05-16 22:07:29 -0400
  • 17dfc3e074 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android Javier Varona 2018-05-13 21:25:34 -0400
  • 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 Javier Varona 2018-05-13 21:25:03 -0400
  • f23d1c4a58 Added the request service and the bitshares logic to the upgrade to LTM account. henry 2018-05-10 22:55:05 -0400
  • 6598d4aacb - Pattern Lock Setting added Javier Varona 2018-05-08 22:07:12 -0400
  • 2f37534bc2 - Now the user configured received funds sounds gets played instead of woohoo default sound Javier Varona 2018-05-02 20:41:44 -0400
  • 4276fd0e7c - Now the received funds sound is played Javier Varona 2018-04-30 21:25:11 -0400
  • b42b2e27ce Added receive transaction notification henry 2018-04-29 21:50:15 -0400
  • 4135217548 - Added CryptoNetEvents fired from Service classes Javier Varona 2018-04-28 21:38:35 -0400
  • df60afb203 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android Javier Varona 2018-04-25 22:44:08 -0400
  • 3ce3665546 - Received sound setting done Javier Varona 2018-04-25 22:43:34 -0400
  • e5bbce9fcd Remove the search for the equivalence of the same asset henry 2018-04-23 21:13:48 -0400
  • e3fb99f1eb Change validate import to have the status code like other request henry 2018-04-23 21:06:17 -0400
  • 032cc6fae5 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android Javier Varona 2018-04-22 20:28:18 -0400
  • 1a527658ab - Now the user can change the profile photo - Transaction List toolbar look improved Javier Varona 2018-04-22 20:27:46 -0400
  • 56ff51e907 Change validate send request and create account request to have status code, to handle exit errors henry 2018-04-22 19:11:23 -0400