Commit Graph

43 Commits (618e71a6ac3073f66eb2cc47615ce90527e6bcc0)

Author SHA1 Message Date
Severiano Jaramillo 618e71a6ac Fix FloatingActionButtons used in SendTransactionFragment and BoardActivity, after the migration to the new MaterialComponents they got messed up because the way they are designed in XML and its properties changed a bit. 2018-11-30 11:52:53 -06:00
Severiano Jaramillo 4bf1c14bb8 Temporarily remove AnimatedTabLayout library. 2018-11-29 21:06:36 -06:00
Severiano Jaramillo aec93ddb22 Added a white version of the Crystal logo and used it in the Login and Main Activities' toolbar. 2018-11-21 09:18:53 -06:00
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
dtvv 16dc55a18b Scrollable mode in tablayout lib for board window 2018-09-18 12:41:43 -05:00
dtvv a7ba6f5c6b Merge branch 'feat_ui_improvements' of https://github.com/Agorise/crystal-wallet-android into develop 2018-09-12 14:29:33 -05:00
dtvv 65669e155c Integration of animated layout Library severiano 2018-09-06 11:31:29 -05: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 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 b3501a3a89 Remove contacts list bouncy efect for now 2018-07-11 13:23:54 -05:00
Severiano Jaramillo 84a6b331ad Rename avatar_placeholder image 2018-06-22 12:44:23 -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 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
Severiano Jaramillo 0753a4b436 Send and Receive FloatingActionButtons hide when scrolling down on the TransactionsFragment 2018-03-15 14:12:46 -06:00
Severiano Jaramillo d7dcc6365b Trick to make collapsingToolbarLayout look better when collapsed 2018-01-21 15:05:16 -06: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 83a564d51d Added lightning bolt icon 2017-12-19 17:35:14 -06:00
Severiano Jaramillo cd241598d9 Added small triangle to the gravatar icon 2017-12-18 21:42:01 -06:00
Severiano Jaramillo f3a4f61cec Changed Client Logo text for Crystal logo on toolbar 2017-12-18 17:31:52 -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 bbd0cdcfda Changed to rounded gravatars 2017-12-06 14:32:52 -06:00
Severiano Jaramillo 3df50a6836 SendTransactionFragment animations and layout and small fixes 2017-12-05 22:14:48 -06:00
Severiano Jaramillo c45edc3ea6 Added toolbar elements and fab animations to board activity 2017-12-03 20:18:48 -06:00
sjaramillo10 16919057cf Added custom toolbar and tab labels to board activity 2017-12-03 20:18:48 -06:00
sjaramillo10 5f7c52e6c9 Fixed app theme 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 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 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