Commit Graph

50 Commits (be8dce818e27dbbf5aeca2e5e225435a4ae0794b)

Author SHA1 Message Date
Javier Varona 5965528abe - Once again, the list of accounts in the profiles settings are really account seeds
- When an account seed is pressed, the seeds settings show the mnemonic words and a new tab for the coin settings
- The coin settings allow the user to activate a coin account like bitcoin
2018-10-31 22:19:15 -04:00
dtvv 6b39722f89 Camera permission was not included in the manifest 2018-09-29 22:55:48 -05:00
dtvv 508e30fc15 Correct manifest 2018-09-06 00:02:06 -05:00
dtvv e0903c0a26 Remove AppTheme.NoActionBar from LicenceActivity.java 2018-09-05 14:51:07 -05:00
dtvv e3eeb76f0e Remove testing cases 2018-09-03 09:18:48 -06: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
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 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 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
Javier Varona 6117fc0f99 - Added Pocket Security Functionality (still in progress...) 2018-07-26 22:58:12 -04: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
Severiano Jaramillo 5b341fb018 Create LicenseActivity and blue and green button styles 2018-05-25 11:47:00 -05:00
Javier Varona 6598d4aacb - Pattern Lock Setting added 2018-05-08 22:07:12 -04:00
Javier Varona 5db6ce2afc - Importing Backup is now working 2018-04-03 20:50:44 -04:00
Javier Varona ef18863c7c - Now Crystal can make file backups 2018-03-30 20:59:01 -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 e511fab358 - Preferred Language Setting is now working 2018-03-18 22:27:45 -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
Javier Varona 5eae79d011 - The user can add contacts (Only the name. Still in progress...) 2018-02-04 21:43:20 -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
Severiano Jaramillo cf31baa88c Fixed <Use "Pocket" Security> overlay on EditTexts when opening keyboard 2018-01-25 16:55:52 -06:00
Severiano Jaramillo aabdab2951 Created layout for the IntroActivity 2018-01-24 17:21:34 -06:00
Javier Varona dfc751c5f8 - Added list of accounts (seeds) in "My Accounts"
- Fixed some errors in Backup Activity
2018-01-22 22:18:15 -04:00
Severiano Jaramillo 692a39d16e Fixed AccountsFragment theme and almost fixed sharedElementTransition 2018-01-21 15:00:08 -06:00
Severiano Jaramillo 4980700366 Changed Accounts from Fragment to Activity to use the SharedElementTransition 2018-01-21 15:00:08 -06:00
Javier Varona 4d3b939f62 - The create seed activity now makes a request to create the account 2018-01-08 21:30:02 -04:00
Severiano Jaramillo 80354ebac1 Added Settings Activity 2017-12-28 21:40:34 -06:00
Severiano Jaramillo 246234a165 Changed display name of the app 2017-12-28 11:03:19 -06:00
Severiano Jaramillo aa12a4ec86 Modified appbar animation to use video instead of images and added collapsing toolbar animation 2017-12-13 23:02:00 -06:00
sjaramillo10 c2a6ae7835 Fixed small issues and added comments 2017-12-03 20:18:48 -06:00
sjaramillo10 a10017edb0 Added custom toolbar and tab labels to board activity 2017-12-03 20:10:22 -06:00
sjaramillo10 5b1a8627f8 Fixed app theme 2017-12-03 20:05:57 -06:00
sjaramillo10 f8d8f39d35 Fixed small issues and added comments 2017-12-03 20:05:57 -06:00
sjaramillo10 5b3b3e2dda Added custom toolbar and tab labels to board activity 2017-12-03 20:05:57 -06:00
Javier Varona 5946df1885 - Added e-receipts. If the user makes a click to a transaction in the transaction list, that will make appear a e-receipt for that transaction. 2017-11-21 21:26:24 -04:00
Javier Varona 2c99ee9780 - Added General Settings layout and activity
- Now the user can set the prefered country. Which will set also the prefered currency.
- Added the general setting model, viewmodel and dao
2017-11-07 22:18:31 -04:00
Javier Varona 2590bb42ed - Adding send and receive buttons to the balances views
- Now the transactions view appears as the second Page of the Board Activity
2017-10-28 21:58:00 -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
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 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
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
Javier Varona 8b9eee7fb2 - Room Databases are working 2017-09-10 19:13:32 -04:00
Vinícius b7445c4575 First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00