Commit graph

5662 commits

Author SHA1 Message Date
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
Neeraj Gupta 012411254b
Merge branch 'master' into hidden 2022-10-27 13:24:40 +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
Neeraj Gupta d25ddb65ce
Merge branch 'master' into hidden 2022-10-27 13:16:36 +05:30
Neeraj Gupta 354f0b2698
put hidden behind ff 2022-10-27 13:09:15 +05:30
Neeraj Gupta 587c0b5cd9
Support for basic hidden functionality 2022-10-27 12:53:45 +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
Neeraj Gupta 7fddd55eb4
hidden collection from main timeline 2022-10-27 11:37:20 +05:30
Neeraj Gupta c479a8e225
Support for hidden stuff 2022-10-27 11:35:39 +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 e5742f6b1b
Add model for createColleciton request 2022-10-27 10:08:55 +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 5932bcb3cd
Hide hidden collections from timeline and memory 2022-10-26 22:41:06 +05:30
Neeraj Gupta c6692be88d
MagicData: Add constants for hidden and subType 2022-10-26 22:38:29 +05:30
Neeraj Gupta d8a16a777a
CollectionMagic: Add subType 2022-10-26 22:38:25 +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
Neeraj Gupta 3f53197d7a
pubspec changes 2022-10-26 13:06:08 +05:30
ashilkn cb810266bf handled text overflow for text in title bar 2022-10-26 12:21:54 +05:30
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
Ashil 8490d83e59
Merge pull request #590 from ente-io/redesign-storage-card
Redesign storage card
2022-10-26 09:43:22 +05:30
ashilkn 549e1959d8 Merge branch 'master' into redesign-storage-card 2022-10-26 09:39:25 +05:30