Commit Graph

394 Commits (b2da811687b8a64d999222651c8a252a713e6780)

Author SHA1 Message Date
Javier Varona 6117fc0f99 - Added Pocket Security Functionality (still in progress...) 2018-07-26 22:58:12 -04:00
Severiano Jaramillo 3008415316 Improve create/modify contact UI 2018-07-12 10:32:01 -05:00
Severiano Jaramillo bd0bbfa802 Hide add contact button when scrolling down the contacts list 2018-07-11 16:51:15 -05:00
Severiano Jaramillo b3501a3a89 Remove contacts list bouncy efect for now 2018-07-11 13:23:54 -05:00
Severiano Jaramillo 656ce4afb2 Terminate Intro and License activities when starting the following activities to avoid memory leaks 2018-07-11 12:41:00 -05:00
Severiano Jaramillo 99a4dc254d Add bounce effect to contacts list 2018-07-10 17:43:40 -05:00
Severiano Jaramillo 7e51385dc0 Simplify Contacts section 2018-07-10 16:19:10 -05:00
Severiano Jaramillo ff2a58bcf8 Improve Contact elements layout 2018-07-09 18:33:42 -05:00
Severiano Jaramillo 09009e003c Merge branch 'feat_ui_improvements' into develop 2018-07-09 10:52:41 -05:00
Severiano Jaramillo d14f07f278 Fix contacts section not able to scroll 2018-07-09 10:51:32 -05:00
Javier Varona 5b21c0719e - Adjusting send and receive fragment to work with multiaccounts 2018-06-27 22:29:30 -04:00
hvarona 594bd4b816 Make the grapheneapi multi account compatible 2018-06-27 20:49:26 -04:00
hvarona 3b66b91807 Make the grapheneapi multi account compatible 2018-06-27 20:45:25 -04:00
hvarona 84cc13b5f6 Make the grapheneapi multi account compatible 2018-06-26 23:13:39 -04:00
Severiano Jaramillo 84a6b331ad Rename avatar_placeholder image 2018-06-22 12:44:23 -05:00
Severiano Jaramillo 1456b58e7a Select transaction arroy and left view color according to the direction of the payment (received or sent) 2018-06-21 16:56:24 -05:00
Severiano Jaramillo a0075117d1 Add Body1 and Body2 text styles and use them on the transactions items 2018-06-21 16:15:36 -05:00
Severiano Jaramillo 7084be4696 Improve transactions UI/UX 2018-06-21 15:08:50 -05:00
Severiano Jaramillo f104e49a6c Removed unused drawables 2018-06-21 11:54:07 -05:00
hvarona c2d13087e9 Added function on bitshares manager to retrieve the accounts name from the account id 2018-06-20 23:08:03 -04:00
Javier Varona 1d87c9b307 Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-06-20 22:27:02 -04:00
Javier Varona a5dcf393bf - Added function to Crystal Service to get the bitshares account names of the transaction's accounts id 2018-06-20 22:25:53 -04:00
Severiano Jaramillo 2fef7769ae Improve Settings toolbar layout 2018-06-20 19:53:47 -05:00
Severiano Jaramillo 17b0124946 Update AnimatedTabLayout library and set Settings tab bold text 2018-06-20 19:41:31 -05:00
Severiano Jaramillo 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) 2018-06-20 17:25:29 -05:00
Severiano Jaramillo cea9e8faeb Set room database's exportSchema to false to avoid the generation of unnecessary json files on the migration to each new database version 2018-06-18 21:04:00 -05:00
hvarona 0228ca54d9 fixed bitsahres account name cache dao 2018-06-18 21:13:30 -04:00
hvarona d0df53d8e2 Bitshares manager use the new bitshares account cache 2018-06-17 09:47:32 -04:00
Javier Varona 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. 2018-06-16 22:17:27 -04:00
Javier Varona bb2e98431b Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android into develop 2018-06-15 22:00:20 -04:00
Javier Varona edb197a981 - Deleted file that should not be in the git 2018-06-15 21:59:21 -04:00
Javier Varona 145598591a - Adding Bitshares Account Name Cache 2018-06-15 21:56:50 -04:00
Severiano Jaramillo eaca109e41 Update ConstraintLayout dependency 2018-06-14 15:40:38 -05:00
Severiano Jaramillo 47d7be4bbe Add schemas json file 2018-06-14 15:22:35 -05:00
Javier Varona 52f5696714 Merge branch 'master' into develop 2018-06-12 20:58:45 -04:00
Javier Varona 574b61d2b7 - Fixed Toast when trying to upgrade account
- Now the CryptoNetRequests are deleted when carry out
2018-06-10 20:10:55 -04:00
hvarona f482fa8354 Update Room libraries to be compatible with the gradle version 3.1.2 2018-06-10 14:35:06 -04:00
hvarona 008a24177e Merge branch 'develop' of https://github.com/Agorise/crystal-wallet-android 2018-06-10 13:28:37 -04:00
hvarona 1e96a64fb2 Merge remote-tracking branch 'origin/master' 2018-06-09 00:06:24 -04:00
hvarona 31dc5ea817 change the packing options to exclude other platform libraries 2018-06-09 00:06:02 -04:00
Severiano Jaramillo f56d942f73 Update Gradle version to 3.1.2 and minor changes to app Gradle module 2018-06-07 10:22:25 -05:00
Javier Varona 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...)
2018-05-30 21:19:46 -04:00
hvarona 7e3b7a02ff Change Version 2018-05-25 14:54:07 -04:00
Severiano Jaramillo 6fe788b640 Change app logo 2018-05-25 13:51:41 -05:00
Javier Varona 3252062e74 - Making LicenseActivity save the last version of the license accepted 2018-05-25 14:30:45 -04:00
Severiano Jaramillo a31e377d63 Add temporal application logo 2018-05-25 12:21:55 -05:00
Severiano Jaramillo 5b341fb018 Create LicenseActivity and blue and green button styles 2018-05-25 11:47:00 -05:00
Javier Varona 9989fbbb74 - Change default profile image
- Make some visual elements, not working yet, invisible
- Put bitshares icon in balance item title
2018-05-23 21:47:19 -04:00
Javier Varona 4f8df9deaf Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-05-21 21:38:30 -04:00
Javier Varona e9e495b366 - Transaction search implemented
- Now the transaction list print contact name when the address match with that contact
2018-05-21 21:38:05 -04:00
hvarona e3ca1c903b Implemented upgrade LTM service 2018-05-16 22:21:32 -04:00
hvarona dd78076906 Merge remote-tracking branch 'origin/master' 2018-05-16 22:07:58 -04:00
hvarona 61d2458059 Implemented the Account Upgrade to LTM operation 2018-05-16 22:07:29 -04:00
Javier Varona 17dfc3e074 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-05-13 21:25:34 -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
henry f23d1c4a58 Added the request service and the bitshares logic to the upgrade to LTM account.
Still we need the implementation of graphenej library to finish this implementation.
2018-05-10 22:55:05 -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
henry b42b2e27ce Added receive transaction notification 2018-04-29 21:50:15 -04:00
Javier Varona 4135217548 - Added CryptoNetEvents fired from Service classes 2018-04-28 21:38:35 -04:00
Javier Varona df60afb203 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-04-25 22:44:08 -04:00
Javier Varona 3ce3665546 - Received sound setting done 2018-04-25 22:43:34 -04:00
henry e5bbce9fcd Remove the search for the equivalence of the same asset 2018-04-23 21:13:48 -04:00
henry e3fb99f1eb Change validate import to have the status code like other request 2018-04-23 21:06:17 -04:00
Javier Varona 032cc6fae5 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-04-22 20:28:18 -04:00
Javier Varona 1a527658ab - Now the user can change the profile photo
- Transaction List toolbar look improved
2018-04-22 20:27:46 -04:00
henry 56ff51e907 Change validate send request and create account request to have status code, to handle exit errors 2018-04-22 19:11:23 -04:00
Javier Varona 78fc4fbf0b - Added option to reorder transactions list
- Fixed Toast when restoring backup
2018-04-11 21:37:49 -04:00
henry 6eb43f93be fixed import file backup 2018-04-09 22:32:22 -04:00
henry eb351bfbfa Change on the managment of the id when saving on database 2018-04-08 22:44:37 -04:00
henry 3a6f4635b0 Added seedType to validator 2018-04-08 22:18:51 -04:00
henry 68fd9a749d Added a copy of the graphenej library to fix the decompress reading EOIFException problem
Added a getter for the active key of bitshares using bip39 seeds.
Change the Bitshares account validator to implement the bip39
2018-04-08 22:10:26 -04:00
henry fe3e597453 added debug lines 2018-04-08 19:13:33 -04:00
Javier Varona 998332c2e5 - Added password input when importing file backups 2018-04-04 21:09:58 -04:00
Javier Varona eb36492879 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-04-03 20:51:48 -04:00
Javier Varona 5db6ce2afc - Importing Backup is now working 2018-04-03 20:50:44 -04:00
henry f2085b12fd The logic after decrypting the accounts and mnemonic 2018-04-01 23:22:59 -04:00
henry 76355d5142 Read bin file 2018-03-31 23:43:08 -04:00
Javier Varona ef18863c7c - Now Crystal can make file backups 2018-03-30 20:59:01 -04:00
henry db7ba760bd Added date on bin file 2018-03-29 23:21:37 -04:00
henry 3efbcbb9f4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/java/cy/agorise/crystalwallet/manager/FileBackupManager.java
#	app/src/main/java/cy/agorise/crystalwallet/requestmanagers/CreateBackupRequest.java
#	app/src/main/java/cy/agorise/crystalwallet/requestmanagers/FileServiceRequest.java
2018-03-29 23:20:21 -04:00
henry ea2adab087 Added status code to the file request. TODO create more status code
Change the FileBackup to bakcup multipls Bitshares accounts and to use the Status Code
2018-03-29 23:16:43 -04:00
Javier Varona 9e5a4a2fcc - Making Backup to work 2018-03-28 19:09:15 -04:00
henry 6c5fd9de37 Merge remote-tracking branch 'origin/master' 2018-03-27 21:54:36 -04:00
henry 6999ad58a1 Change in the request package
Put the File Service logic only for bin files
2018-03-27 21:44:41 -04:00
Javier Varona 2644f94151 - Now after the backup account screen the app send the user to the balance screen 2018-03-26 20:33:55 -04:00
Javier Varona 71c1df2306 - Fixed Bitshares account creation validation to only fire event when account is not null
- Now the Service load transactions only when GrapheneAccountInfo is inserted
2018-03-25 22:13:56 -04:00
Javier Varona e2a453478c - Added timezone setting functionality 2018-03-21 22:21:23 -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
Severiano Jaramillo 0753a4b436 Send and Receive FloatingActionButtons hide when scrolling down on the TransactionsFragment 2018-03-15 14:12:46 -06: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
Severiano Jaramillo 0dd2afd47d Removed comment to send user to BoardActivity if there is an existing account 2018-03-13 17:32:06 -06:00
Severiano Jaramillo Quintanar fcc20711dd
Merge branch 'master' into master 2018-03-13 15:57:47 -06:00
henry 90efd6604c added assets for testing equivalents values 2018-03-12 23:14:04 -04:00
Javier Varona ab1157faad Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-03-11 22:54:46 -04:00
Javier Varona b8a007132f - Equivalent Totals in balances items is working 2018-03-11 22:54:16 -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
henry 411e81d8f9 Implemented Crypto Coin Network Manager and Verifier 2018-03-06 22:57:22 -04:00