Commit graph

2643 commits

Author SHA1 Message Date
ashilkn d95a60a40a made HomeHeaderWidget component 2022-10-11 11:08:16 +05:30
Ashil a7e598b451
Merge pull request #554 from ente-io/redesign-settings-new
Settings redesign + use components
2022-10-11 10:26:23 +05:30
Neeraj Gupta af01393f2d
Merge pull request #558 from ente-io/upgrade_in_app_purchase
Upgrade in_app_purchase
2022-10-11 09:30:10 +05:30
Neeraj Gupta 1ffd3de060
Remove redundant comment 2022-10-11 09:24:34 +05:30
ashilkn 53413c0b14 made BrandTitle component 2022-10-11 08:30:57 +05:30
Neeraj Gupta 651ccfd7e6
Support for leaving shared album 2022-10-11 07:05:09 +05:30
vishnukvmd bcaa86c413 Fix font style 2022-10-10 22:55:24 +05:30
vishnukvmd d9a9f6fec8 Fix case 2022-10-10 22:53:59 +05:30
vishnukvmd 1159b8e6f3 Upgrade in_app_purchase 2022-10-10 22:40:57 +05:30
ashilkn 0043246109 show loading widget if network api for userdetails fails 2022-10-10 19:36:07 +05:30
ashilkn 7405a4097e throw error if inherited widget is not found in tree 2022-10-10 19:21:54 +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 9b59a80ce3 go to home screen on pressing back from settings title bar 2022-10-10 17:06:41 +05:30
ashilkn f5f6fecc55 Merge branch 'master' into redesign-settings-new 2022-10-10 14:41:43 +05:30
ashilkn aa337b7542 make settingsTitleBarWidget stateless 2022-10-10 14:35:16 +05:30
ashilkn e79174c9ef display file count on settings title bar + move it to separate file 2022-10-10 14:29:54 +05:30
ashilkn 91fa181647 fixed setstate() called after dispose error 2022-10-10 11:53:12 +05:30
ashilkn 7250c0e66a restructure details_section_widget.dart 2022-10-10 11:51:59 +05:30
ashilkn 4fb9c2670b migrated details_section_widget.dart to null safety 2022-10-10 11:19:31 +05:30
ashilkn 4aac18ecc2 modify DetailsSectionWidget to work with getting state from InheritedUserDetails 2022-10-10 10:37:51 +05:30
Neeraj Gupta 2a10e8ceb2
Do not surface error on UI 2022-10-10 04:21:15 +05:30
ashilkn 02fbc5ca22 made TitleBarWidget for title bar in settings 2022-10-08 12:47:10 +05:30
ashilkn ceaffd7ae4 made global methods to get enteColorScheme and enteTextTheme 2022-10-07 18:13:21 +05:30
ashilkn ecdb1d2596 changed textStyle and padding of email in settings screen 2022-10-07 17:59:53 +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 0e77eabea4 made AboutMenuItemWidget.webPageTitle optional 2022-10-07 10:29:03 +05:30
ashilkn 89ef58c2b1 misc. changes 2022-10-07 10:26:29 +05:30
ashilkn 75446e9bf1 turn unnecessary stateful widgets to stateless 2022-10-06 09:22:05 +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 af530ec9cb add elevation to settings screen 2022-10-05 18:33:33 +05:30
ashilkn c22b3dfa52 padding & constrain changes on settings screen 2022-10-05 18:07:43 +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 78b601fe4f added new sectionOptionSpacing between every section option 2022-10-05 13:22:48 +05:30
ashilkn f809bcb3b4 used MenuItemWidget for Exit's & Debug's selectionOptions 2022-10-05 12:06:42 +05:30
ashilkn aff912875a rename info_section_widget.dart to about_section_widget.dart 2022-10-05 11:49:36 +05:30
ashilkn 226ceb15e7 used MenuItemWidget for About's selectionOptions 2022-10-05 11:47:55 +05:30
ashilkn f035719aab used MenuItemWidget for Social's selectionOptions 2022-10-05 11:28:01 +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 404f35e69a used MenuItemWidget for Security's selectionOptions 2022-10-04 21:22:51 +05:30
ashilkn 968f6754af used MenuItemWidget for Account's selectionOptions 2022-10-04 19:25:39 +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 56ede836b0 change theme icon of theme change 2022-10-04 17:27:03 +05:30
ashilkn 7782ab7d74 refactored ThemeSwitchWidget 2022-10-04 17:18:12 +05:30
ashilkn e53264fb09 used menu item widget for selectionOptions in theme 2022-10-04 15:58:58 +05:30
ashilkn bba0dc2740 onTap not working fix 2022-10-04 15:37:55 +05:30
ashilkn 92269c40b6 used menu item widget for theme header + replaced bottom sheet with expansion section 2022-10-04 14:56:31 +05:30
ashilkn 7b9a6fac16 modified sectionDivider to sectionSpacing 2022-10-04 10:28:42 +05:30
ashilkn d4aa7f3025 added sectionOptionDivider at the start of the expanded section 2022-10-04 10:20:39 +05:30
ashilkn f0fb9826e2 used MenuItemWidget for Exit, Debug, About & Social in settings 2022-10-04 10:12:07 +05:30
ashilkn 05e4a5098f used MenuItemWidget for Backup, Account, Security & Support in settings 2022-10-04 09:46:40 +05:30
ashilkn e550c1ca6d made expand more icon disappear upon expanding the menu item header 2022-10-03 20:02:39 +05:30
ashilkn cd5d6f9879 migrated common_settings.dart to null safety 2022-10-03 20:00:38 +05:30
ashilkn 05f1c870af made changes in expandableThemeData 2022-10-03 19:58: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 0c8d44451c Merge branch 'master' into redesign-settings-new 2022-10-03 11:56:14 +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 0a77ebb8a8 Merge branch 'master' into keep-screen-awake 2022-10-01 15:22:04 +05:30
ashilkn 730450835f disable wakeLock on dispose if not enabled from settings 2022-10-01 14:49:53 +05:30
ashilkn 27add0ea7c removing+refactoring code 2022-09-29 17:51:31 +05:30
Neeraj Gupta c4dabadcf5
Merge pull request #535 from ente-io/remove_contact_picker
Remove the ability to pick contacts since PlayStore can't sort their shit out
2022-09-29 16:31:24 +05:30
vishnukvmd e8733869ba Do nothing on tapping version 2022-09-29 16:28:51 +05:30
vishnukvmd 364ab59767 Merge branch 'master' into remove_contact_picker 2022-09-29 14:55:53 +05:30
vishnukvmd 6eca928d60 Remove the option to pick contacts since PlayStore can't sort their shit out 2022-09-29 14:53:14 +05:30
Neeraj Gupta a2603a7dd9
Show progress dialog on folder selection update 2022-09-29 14:19:50 +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
ashilkn 14bf9e9f86 rename LeadingWidget to CaptionedTextWidget and moved leading icon to MenuItemWidget 2022-09-28 17:52:16 +05:30
ashilkn 9e1c9a21ac added comments 2022-09-28 17:40:49 +05:30
ashilkn 1d51f0646d leading icon and it's color can be changed + renaming incorrect variable names 2022-09-28 17:38:04 +05:30
ashilkn 7308ffe870 added wrap to text content + refactoring 2022-09-28 17:21:52 +05:30
ashilkn b000ce4728 made toggel switch component 2022-09-28 16:37:12 +05:30
ashilkn 440111ec47 changes to trailing icon of menu_item 2022-09-28 14:07:31 +05:30
ashilkn e1dae4733d applied new changes from figma 2022-09-28 12:54:22 +05:30
ashilkn 7756ac81a0 add leading icon to menu_item component 2022-09-28 11:05:17 +05:30
ashilkn 26e921237b made 70% of the menu_item component 2022-09-28 10:30:43 +05:30
ashilkn 846ba62167 merge master 2022-09-27 10:54:49 +05:30
ashilkn b8594d20d5 keep screen alive when video is playing 2022-09-27 10:40:03 +05:30
Neeraj Gupta b92a15f8bf
Loading: Only show processing folder for android 2022-09-27 09:47:20 +05:30
Neeraj Gupta f2244f8ae2
Show import progress on loading screen 2022-09-27 09:39:36 +05:30
ashilkn 146c1c9813 fixed bug on loading incoming shared vidoes 2022-09-26 13:18:18 +05:30
ashilkn 0e3d6afc76 video loader bug fix for files in which diff is not fetched yet 2022-09-26 13:08:08 +05:30
ashilkn 52b1946b06 fixed video loader bug 2022-09-24 16:28:08 +05:30
Neeraj Gupta fcc785df8b
Merge pull request #526 from ente-io/ente_theme
[Design] Introduce EnteTheme
2022-09-23 16:07:44 +05:30
Neeraj Gupta aa6bda9222
refactoring 2022-09-23 15:15:34 +05:30
Neeraj Gupta 1aeb49d7f7
minor refactoring 2022-09-23 15:07:07 +05:30
Neeraj Gupta 9a23700573
[Design] Introduce EnteTheme 2022-09-23 14:34:15 +05:30
Neeraj Gupta 5b0d917aed
Merge pull request #524 from ente-io/text_style
[Design] Add base Text styles
2022-09-23 12:22:05 +05:30
ashilkn 91a64cf154 remove null check from selectedFiles.files on move to collection 2022-09-23 11:44:24 +05:30