Commit Graph

47 Commits (09009e003c5730da1d7078f23a83095693660c19)

Author SHA1 Message Date
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
Severiano Jaramillo 2fef7769ae Improve Settings toolbar layout 2018-06-20 19:53:47 -05: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 5b341fb018 Create LicenseActivity and blue and green button styles 2018-05-25 11:47:00 -05:00
Severiano Jaramillo 9527c3b758 Created ImportAccountOptionsFragment that shows up when the user wants to ImportAccount 2018-01-25 20:48:04 -06:00
Severiano Jaramillo d01f84c198 Improved ActivityIntro by adding animated backgroung and making the logo bigger 2018-01-25 18:37:29 -06:00
Severiano Jaramillo bf45cae2a1 Improved SendTransactionLayout to adjust to different screen sizes and fixed text color 2018-01-25 15:49:43 -06:00
Severiano Jaramillo 05dc28aa63 Created BottomStatusBar custom view and added it to Settings and CreateSeed Activities 2018-01-24 22:27:15 -06:00
Severiano Jaramillo aabdab2951 Created layout for the IntroActivity 2018-01-24 17:21:34 -06:00
Severiano Jaramillo 38938bdff7 Added NoneSecurityFragment 2018-01-21 15:05:16 -06:00
Severiano Jaramillo 2c46b509dc Created ChildViewPager that does not listen to swipe events 2018-01-21 15:05:16 -06:00
Severiano Jaramillo c21fb6786f Added viewpager to work inside SecuritySettingsFragment 2018-01-21 15:05:16 -06:00
Severiano Jaramillo 7bb451d409 Added below banner to SettingsActivity 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 a0db8f8a4f Created buttons style to make them comply with Carbon's video 2018-01-21 15:00:08 -06:00
Severiano Jaramillo 312de0f74b Created AccountsSettingsFragment 2018-01-21 15:00:08 -06:00
Severiano Jaramillo 132c7f1a29 Fixed BackupsSettingsFragment buttons' padding and strings 2018-01-21 15:00:08 -06:00
Severiano Jaramillo 4bec1dad84 Created BackupsSettingFragment layout 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 b524462c5e Added SettingsActivity toolbar and created GeneralSettingsFragment 2017-12-28 23:07:53 -06:00
Severiano Jaramillo 80354ebac1 Added Settings Activity 2017-12-28 21:40:34 -06:00
Severiano Jaramillo 1545df3084 Added AccountsFragment exit animation 2017-12-28 13:31:49 -06:00
Severiano Jaramillo eac5a0e8c4 Fixed ReceiveTransactionFragment to use full screen width 2017-12-23 21:39:41 -06:00
Severiano Jaramillo 5ee1782454 Created accounts fragment in animation 2017-12-22 21:30:20 -06:00
Severiano Jaramillo 57a95e8fd2 Added accounts fragment with transparent background 2017-12-21 23:34:43 -06:00
Severiano Jaramillo 812489c4ce Changed app font to OpenSans 2017-12-18 19:25:25 -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 b992f0a374 Added ReceiveTransactionFragment transition animations 2017-12-06 23:02:06 -06:00
Severiano Jaramillo 4f4100d16e Modified ReceiveTransactionFrag layout to comply with requirements 2017-12-06 22:55:58 -06:00
Severiano Jaramillo bbd0cdcfda Changed to rounded gravatars 2017-12-06 14:32:52 -06:00
Severiano Jaramillo 1ac0a591fc Added cross and arrow icons and improved view to match desired design 2017-12-05 23:41:44 -06:00
Severiano Jaramillo 3df50a6836 SendTransactionFragment animations and layout and small fixes 2017-12-05 22:14:48 -06:00
Severiano Jaramillo 252b8a84a6 Added enter and exit sendtransactionfragment animation 2017-12-03 23:18:53 -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 5b3b3e2dda Added custom toolbar and tab labels to board activity 2017-12-03 20:05:57 -06:00
Javier Varona a541a70c1a - Adding send and cancel button to Send DialogFragment
- Adding ReceiveTransaction DialogFragment.
- Generating QrCode to receive transactions
2017-11-28 21:50:46 -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
henry 28e39c8b25 deleted all carbon names 2017-10-07 17:29:25 -04:00
Javier Varona 2cf1104a30 - Adding TextView under EditText to display errors 2017-10-04 22:46:55 -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
Vinícius b633a9ebcd Fix conflicts 2017-08-18 19:48:51 -03:00
Vinícius b7445c4575 First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00