Commit Graph

28 Commits (1456b58e7a87b2e0a567b0f190ef612f25cbd333)

Author SHA1 Message Date
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