Commit Graph

42 Commits (4cd304d7324d9bee480717679f324abebf4f3baf)

Author SHA1 Message Date
Severiano Jaramillo 4cd304d732 Removed Toolbar animation in all the other activities it was being used and changed to use the GIF version instead. It provides a much cleaner and safer implementation that works fine on all tested devices (Android L, M, O & P). 2018-10-25 13:40:45 -05:00
Severiano Jaramillo d367373d8e Make improvements to Crystal's toolbar animation to avoud memory leaks. 2018-10-15 14:17:21 -05:00
dtvv 5ad7d32bbf Validate not null in onDestroy event for the media player 2018-10-02 08:54:38 -05:00
dtvv fbfa97754f Realease the resource MediaPlayer used in the BoardActivity, it was not been released propertly 2018-10-02 08:16:36 -05:00
Severiano Jaramillo be451a1930 Solve issue related to Add Contact button appearing on the Merchants section. 2018-09-20 10:36:30 -05:00
dtvv b6a9e6b59c Add new Tab called “Merchants” and inside it should be “Comming soon” text 2018-09-18 12:45:01 -05:00
dtvv c7cb37347d Remove testing cases 2018-09-03 15:59:32 -06:00
dtvv ecb7a9b33d Remove bubble animation from BoardActivity 2018-08-27 18:55:24 -05:00
dtvv 249105ca95 Tablayout remove my implementation, waiting for severiano library 2018-08-27 15:19:43 -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 6d06d307f3 -whiteclear color change name 2018-08-18 13:20:42 -05: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
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
Javier Varona 1a527658ab - Now the user can change the profile photo
- Transaction List toolbar look improved
2018-04-22 20:27:46 -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
Javier Varona e3a20eabaa - Fixed account selection in Receive Fragment
- Now the send fragment loads the qr scanned info
2018-02-20 21:49:51 -04:00
Javier Varona 5eae79d011 - The user can add contacts (Only the name. Still in progress...) 2018-02-04 21:43:20 -04:00
Severiano Jaramillo Quintanar 5ce83ef402
Merge branch 'master' into master 2018-01-21 18:05:09 -06:00
Javier Varona 2f496b0f2a - Send Fragment is now working
- Fixed validations fields to work only with the last value inserted by the user
2018-01-21 17:20:09 -04:00
Severiano Jaramillo 76247e214a Changed CircleImageView to make transition work 2018-01-21 15:05:16 -06:00
Severiano Jaramillo 692a39d16e Fixed AccountsFragment theme and almost fixed sharedElementTransition 2018-01-21 15:00:08 -06:00
Severiano Jaramillo 4638425b64 Step back to fix sharedelementtransition later 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
Severiano Jaramillo 80354ebac1 Added Settings Activity 2017-12-28 21:40:34 -06:00
Severiano Jaramillo 57a95e8fd2 Added accounts fragment with transparent background 2017-12-21 23:34:43 -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
Severiano Jaramillo efef66f4e9 Created ReceiveTransactionFragment layout and fixed fragment transitions 2017-12-07 22:59:18 -06:00
Severiano Jaramillo 534e41db00 Fixed addContact fab in and out animation 2017-12-03 20:18:48 -06:00
Severiano Jaramillo c45edc3ea6 Added toolbar elements and fab animations to board activity 2017-12-03 20:18:48 -06:00
sjaramillo10 83dd0fbb3d Added bottom buttons to balance, transactions and contacts 2017-12-03 20:18:48 -06:00
sjaramillo10 c2a6ae7835 Fixed small issues and added comments 2017-12-03 20:18:48 -06:00
sjaramillo10 b6a00f4c83 Added bottom buttons to balance, transactions and contacts 2017-12-03 20:13:06 -06:00
sjaramillo10 a10017edb0 Added custom toolbar and tab labels to board activity 2017-12-03 20:10:22 -06:00
sjaramillo10 f8d8f39d35 Fixed small issues and added comments 2017-12-03 20:05:57 -06:00
sjaramillo10 6b947e6df2 Added bottom buttons to balance, transactions and contacts 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 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 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