Commit graph

64 commits

Author SHA1 Message Date
ashilkn 8e52ec9c53 add logic in TitleBarWidget when title is H3 without leading back button 2022-10-26 12:03:56 +05:30
ashilkn ff53ff79f7 added properties for titles and captions on TitleBarWidget 2022-10-26 11:18:43 +05:30
ashilkn 3ef9429169 made TitleBarTitle component 2022-10-26 11:12:01 +05:30
ashilkn b3881b30c4 added actionIcons property to TitleBarWidget 2022-10-25 19:27:05 +05:30
ashilkn 9ce6ed4125 made a basic version of TitleBarWidget 2022-10-25 14:33:11 +05:30
ashilkn e15157c3ac used a better variable name 2022-10-22 11:56:47 +05:30
ashilkn d666cd8381 fixed UI bug on theme change 2022-10-22 11:43:35 +05:30
ashilkn e750d4b804 added onCancel on menuItem for bug fix 2022-10-21 19:30:17 +05:30
ashilkn 82237bfd3e on pressed state for menuItem widget 2022-10-21 19:07:57 +05:30
Neeraj Gupta 4921c3e013
Merge pull request #587 from ente-io/verify_key_changes
Change copy for recovery key verification
2022-10-20 15:30:44 +05:30
Neeraj Gupta a0aa5cf387
Change copy for recovery key verification 2022-10-20 15:25:11 +05:30
Neeraj Gupta c31ca0bd41
Refactor sectionTitle and define brand textStyle instead of widget 2022-10-19 20:57:40 +05:30
Neeraj Gupta 70a3193471
Fix potential typo 2022-10-19 13:47:34 +05:30
Neeraj Gupta 0e42cf0b24
Fix build for older dart version 2022-10-19 13:45:31 +05:30
vishnukvmd 97a1f4ec2d Update background color for settings item on light mode 2022-10-15 17:23:12 +05:30
ashilkn 5c6401778d reduce the elevation of expanded menuItem 2022-10-15 17:01:34 +05:30
ashilkn bc5377d748 fire openedSettings event on opening settings from hamburger icon 2022-10-14 16:39:48 +05:30
ashilkn 6e2226380a change bg color of expandable menu item on expansion 2022-10-13 17:55:21 +05:30
ashilkn 5ddf29aae1 add 4pts extra padding for home header on devices with no notch 2022-10-13 16:51:26 +05:30
ashilkn 697d2b9750 add settings to drawer and open on clicking hamburger icon 2022-10-12 10:56:49 +05:30
ashilkn cc8e035ac9 minor changes 2022-10-12 09:21:29 +05:30
ashilkn d4c12fdfd1 Fade animation between center widgets of HomeHeaderWidget 2022-10-11 18:40:47 +05:30
ashilkn d95a60a40a made HomeHeaderWidget component 2022-10-11 11:08:16 +05:30
ashilkn 53413c0b14 made BrandTitle component 2022-10-11 08:30:57 +05:30
ashilkn 08f81bab17 partially implement auto scroll on expand 2022-10-10 17:54:09 +05:30
ashilkn 623be0d1aa add missing bottom spacing for account section in settings 2022-10-10 17:11:39 +05:30
ashilkn c79bb728d9 added animation to trailing icon of menuItemWidget 2022-10-07 13:34:27 +05:30
ashilkn 0e983806a5 removed bottom border radius of MenuItemWidget when expanded 2022-10-07 12:09:39 +05:30
ashilkn 89ef58c2b1 misc. changes 2022-10-07 10:26:29 +05:30
ashilkn 5af7d40180 use ToggleSwitchWidget for switches 2022-10-05 21:27:41 +05:30
ashilkn fa46328b34 minor changes 2022-10-05 19:44:28 +05:30
ashilkn a86e045243 changed to a better variable name 2022-10-05 19:27:32 +05:30
ashilkn 659068e2db add background color + border radius for expanded menu item 2022-10-05 17:33:12 +05:30
ashilkn a788268b8e made component for expandable menu items 2022-10-05 17:18:56 +05:30
ashilkn 47c8a430d4 used MenuItemWidget for Support's selectionOptions 2022-10-05 11:07:09 +05:30
ashilkn 322be5864d scaled down size of trailing switch in menu item 2022-10-05 10:55:46 +05:30
ashilkn 766a99ee46 added option to make text bold in CaptionedTextWidget + removed boilerplate code 2022-10-04 19:18:21 +05:30
ashilkn 0eee71ec0e used MenuItemWidget for Backup's selectionOptions 2022-10-04 18:45:51 +05:30
ashilkn bba0dc2740 onTap not working fix 2022-10-04 15:37:55 +05:30
ashilkn e550c1ca6d made expand more icon disappear upon expanding the menu item header 2022-10-03 20:02:39 +05:30
ashilkn 386ad8d601 added 'label' and 'message' to toggle switch 2022-10-03 16:21:23 +05:30
ashilkn 417b29c721 added border radius property to menu item 2022-10-03 12:49:12 +05:30
ashilkn 38a5256d88 added option to align captionedText when leading icon is not present and the menu item is nested 2022-10-03 11:56:02 +05:30
ashilkn 27add0ea7c removing+refactoring code 2022-09-29 17:51:31 +05:30
ashilkn a26037e7c0 add isHeaderExpansion property to decide to or not to add gesture detector to it 2022-09-29 07:38:02 +05:30
ashilkn ab0912ace0 rename to correct variable name 2022-09-29 07:10:27 +05:30
ashilkn 784131e407 remove default leading icon 2022-09-28 19:08:26 +05:30
ashilkn c339c79424 rename variable 2022-09-28 18:28:07 +05:30
ashilkn 92edfeb9d0 add option to change 1st captioned text color 2022-09-28 18:09:34 +05:30
ashilkn eac6c6e65c moved CaptionedTextWidget to seperate file 2022-09-28 17:54:21 +05:30