Commit graph

5569 commits

Author SHA1 Message Date
Ashil 17fb2bd8b6
Merge pull request #607 from ente-io/UI-bug-fix
minor UI bug fix
2022-10-29 06:04:57 +05:30
ashilkn 060440bf39 minor UI bug fix 2022-10-29 06:00:38 +05:30
Ashil 4f7686928c
Merge pull request #606 from ente-io/toggle-switch-state
Contain rebuilds upon changing ToggleSwitchWidget inside itself
2022-10-29 05:41:20 +05:30
ashilkn c24bddd11b contain rebuilds upon changing ToggleSwitchWidget inside itself 2022-10-28 20:01:12 +05:30
Ashil f23172f366
Merge pull request #604 from ente-io/use-icon-button
Use icon button in existing components
2022-10-28 17:55:29 +05:30
ashilkn 58f2849e2e minor UI efficiency improvement 2022-10-28 16:20:06 +05:30
ashilkn b69a4a6b75 enable scroll only when sufficient content is available 2022-10-28 15:47:25 +05:30
ashilkn f6fef679cd go back on close button 2022-10-28 15:35:48 +05:30
ashilkn ab8b725fc2 removed backup settings's settings from settings screen 2022-10-28 15:26:51 +05:30
ashilkn e7dd9b64a5 added functionality to toggle switches in backup settings 2022-10-28 15:24:30 +05:30
ashilkn 7149d9b9a2 changed height of 'body' textStyle 2022-10-28 13:19:55 +05:30
ashilkn 0c9783c6af made 'Backup settings' screen 2022-10-28 11:49:49 +05:30
ashilkn c766d30662 fallback to menuItemColor if pressedColor is null on pressed state on MenuItemWidget 2022-10-28 11:11:52 +05:30
ashilkn 9854994992 add option to disable gesture detector for MenuItemWidget 2022-10-28 11:09:11 +05:30
ashilkn 3956ef37ca created MenuSectionDescription component 2022-10-28 10:58:09 +05:30
ashilkn e5d2f8114d add option to remove top and/or bottom border radius of MenuItemWidget 2022-10-28 10:46:00 +05:30
ashilkn 16a01272dc Merge branch 'redesign-with-components' into use-icon-button 2022-10-27 19:34:32 +05:30
ashilkn 4669d063fd added option to add custom colors to IconButtonWidget 2022-10-27 19:31:43 +05:30
ashilkn bd0c7624f0 used IconButtonWidget in TitleBarWidget 2022-10-27 19:29:02 +05:30
Ashil 71c86ba678
Merge pull request #603 from ente-io/icon-button-component
Icon button component
2022-10-27 19:19:44 +05:30
ashilkn 718bd09e29 used IconButtonWidget on NotificationWarningWidget 2022-10-27 19:19:30 +05:30
ashilkn ffd4d5f1fb used IconButtonWidget on HomeHeaderWidget 2022-10-27 18:21:48 +05:30
ashilkn 48b56d5dd7 bug fix 2022-10-27 17:36:56 +05:30
ashilkn 8275053999 added option to disable gestureDetector for iconButton 2022-10-27 17:06:10 +05:30
ashilkn bdf532ff09 show nothing if icon type is not specified in iconButton 2022-10-27 16:55:40 +05:30
ashilkn be1430d963 shorten animation duration of iconbutton 2022-10-27 16:37:39 +05:30
ashilkn e5d8bd33c0 Merge branch 'redesign-with-components' into icon-button-component 2022-10-27 16:23:30 +05:30
ashilkn 5753462627 Merge branch 'master' into redesign-with-components 2022-10-27 16:20:46 +05:30
ashilkn c793e42f16 add pressed state for iconButton 2022-10-27 16:16:02 +05:30
Ashil 9ce6942d0c
Merge pull request #600 from ente-io/title-bar-component
Title bar component
2022-10-27 13:42:25 +05:30
Manav 5268cd08be
Merge pull request #601 from ente-io/release_hot_fix
release hot fix
2022-10-27 13:24:05 +05:30
ashilkn db31aedb2e made IconButton component 2022-10-27 12:44:52 +05:30
ashilkn bec4a99548 added option to disable flexible space 2022-10-27 11:50:38 +05:30
ashilkn 93c0c5940a used better identifier names 2022-10-27 11:15:57 +05:30
ashilkn 1c83a2095b Merge branch 'master' into title-bar-component 2022-10-27 10:46:20 +05:30
Neeraj Gupta a5edf8fc13
Merge pull request #599 from ente-io/archive_fix
Fix hidden file count
2022-10-27 09:57:14 +05:30
Neeraj Gupta 042eef0090
Fix hidden file count 2022-10-26 22:21:42 +05:30
Neeraj Gupta ad9cc29b1e
Merge pull request #598 from ente-io/storage-card-bug-fix
Storage card bug fix
2022-10-26 20:30:08 +05:30
ashilkn aab989bc7e added white space on top of flexibleSpace's content to fill the space of toolbar 2022-10-26 20:04:24 +05:30
ashilkn 1364ef3e04 added visual density rule to follow for action widgets passed to TitleBarWidget 2022-10-26 18:51:23 +05:30
ashilkn 66278e9659 edit incorrect comment 2022-10-26 17:51:16 +05:30
ashilkn 45f0b66916 show 1st decimal place for used space if free space is less than 10GB 2022-10-26 17:45:48 +05:30
ashilkn 0e338f8c7e minor refactoring 2022-10-26 17:05:34 +05:30
ashilkn 3ad41464cd Merge branch 'master' into storage-card-bug-fix 2022-10-26 16:37:51 +05:30
ashilkn 3a142141fc storage card bug fix 2022-10-26 16:36:42 +05:30
Neeraj Gupta dd6d7e4b79
bump version to 0.6.52+382 2022-10-26 13:40:24 +05:30
Neeraj Gupta 0894845d3c
Merge pull request #597 from ente-io/bug_fixes
Fix minor UI bugs
2022-10-26 13:39:45 +05:30
Neeraj Gupta ef2e2fdc4f
Merge pull request #597 from ente-io/bug_fixes
Fix minor UI bugs
2022-10-26 13:32:35 +05:30
Neeraj Gupta 14a95bfebc
Fix UI bug for free trial 2022-10-26 13:28:51 +05:30
Neeraj Gupta e04fe51036
Fix on ente section title for light theme 2022-10-26 13:16:36 +05:30