Commit graph

2794 commits

Author SHA1 Message Date
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 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 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
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 c793e42f16 add pressed state for iconButton 2022-10-27 16:16:02 +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 5932bcb3cd
Hide hidden collections from timeline and memory 2022-10-26 22:41:06 +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 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
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
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
ashilkn 549e1959d8 Merge branch 'master' into redesign-storage-card 2022-10-26 09:39:25 +05:30
ashilkn aa118645ef use FileType.type instead of hardcoding the fileTypes's integer 2022-10-26 09:38:26 +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
Vishnu Mohandas f8f01df2e9
Merge pull request #595 from ente-io/what_a_drag
ScrollBar: Fix scrollbar hide bug and improve scroll experience.
2022-10-25 14:05:45 +05:30
Neeraj Gupta 8dd654ad3e
Merge pull request #559 from ente-io/photo_manager_update
Upgrade photo_manager to v2.4.1
2022-10-25 13:15:32 +05:30
Neeraj Gupta eef63a7fb0
Use animation to scrollToTop 2022-10-25 12:50:15 +05:30
Neeraj Gupta 16db332ff5
Fix bottom navigation bar tap perf 2022-10-25 11:32:19 +05:30
Neeraj Gupta d3a7cb060a
Improve scrollBar behaviour 2022-10-22 21:52:14 +05:30
Neeraj Gupta 445e73392c
Scroll bug fix: avoid redundant jump to same element 2022-10-22 20:42:57 +05:30
Neeraj Gupta 8d68bd4bb6
DragScroll: Add bottomSafe area to fix scroll issue 2022-10-22 17:14:12 +05:30
Neeraj Gupta a01c8fa8be
Scroll to top on doubleTap on homescreen 2022-10-22 16:38:07 +05:30
Neeraj Gupta ba52280f39
BottomNavBar: Fire event on double tap 2022-10-22 16:28:29 +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
ashilkn e9cfd35674 resolve CastErrors 2022-10-21 13:35:16 +05:30
ashilkn 5a96f61942 fix alignment of search bar 2022-10-21 13:10:10 +05:30
ashilkn 09e21bd242 Merge branch 'master' into redesign-storage-card 2022-10-21 12:48:20 +05:30
ashilkn cc98f89534 minor refactor 2022-10-21 11:50:23 +05:30
ashilkn e0bbe3a124 add photos getter in FilesCount to get images+livePhotos 2022-10-21 11:46:09 +05:30
ashilkn 00d301ae5a show 'No memories yet' if fileCount is 0 2022-10-21 11:33:51 +05:30
ashilkn fbf2dd0a10 get total memories from local db 2022-10-21 11:29:23 +05:30
ashilkn 11a6724868 changes in getting filesCount 2022-10-21 11:14:14 +05:30
ashilkn db235cc9e8 avoid adding config dependency inside db if possible 2022-10-21 08:00:46 +05:30
vishnukvmd 3232e05792 Rename hook to set photo as wallpaper / contact photo 2022-10-20 20:01:00 +05:30
ashilkn 7803c3b6b1 Merge branch 'master' into redesign-storage-card 2022-10-20 17:39:50 +05:30
ashilkn 5bdc9eaf09 minor fix 2022-10-20 17:26:48 +05:30
Neeraj Gupta 7faebe0136
Merge pull request #585 from ente-io/main_galley_all
Refactor Home Widget
2022-10-20 17:00:11 +05:30
Neeraj Gupta b2ba07cffb
Fix: Hide overflow menu icon when empty (#588) 2022-10-20 16:22:51 +05:30
ashilkn c0ec502600 hide 'used' to fit small screens 2022-10-20 16:14:46 +05:30
ashilkn 56efb0ccf6 removed device and shared files from photo and video count 2022-10-20 15:41:57 +05:30
Neeraj Gupta cb246cc436
Merge branch 'master' into main_galley_all 2022-10-20 15:36:38 +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 9109091b38
Put homeGallery in separate widget 2022-10-20 14:51:23 +05:30
Neeraj Gupta 5fae039823
Refactor home widget 2022-10-20 14:40:17 +05:30
Neeraj Gupta 76362fa03b
Remove redundant code
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-10-20 11:21:07 +05:30
Neeraj Gupta f758779cac
Move Home widgets under ui/home 2022-10-20 11:18:47 +05:30
Neeraj Gupta cc4cae78bc
Remove redundant HomePageAppBar 2022-10-20 11:10:57 +05:30
ashilkn bf1b05b0cb Merge branch 'master' into redesign-storage-card 2022-10-20 10:49:31 +05:30
ashilkn be2ad31c1c Merge branch 'master' into redesign-storage-card 2022-10-20 10:42:36 +05:30
Neeraj Gupta 0759d4a839
bug fix 2022-10-19 21:22:10 +05:30
Neeraj Gupta c31ca0bd41
Refactor sectionTitle and define brand textStyle instead of widget 2022-10-19 20:57:40 +05:30
Neeraj Gupta 9678216d48
Update the textStyle for section title 2022-10-19 19:54:20 +05:30
ashilkn 23e2b47c5c fixed all incorrect visual storage indications + refactoring 2022-10-19 19:39:03 +05:30
ashilkn cb9efcc09d different bottom padding for different states 2022-10-19 19:07:23 +05:30
ashilkn d6671af1ea fixed colors and layout of storage card if user is part of family 2022-10-19 18:52:16 +05:30
ashilkn eccdf2d4dd changed EnteLoadingWidget 2022-10-19 17:47:45 +05:30
ashilkn a511b60938 show state on UI when storage details could not be fetched 2022-10-19 16:40:21 +05:30
ashilkn dff657df0a added on pressed state to chevron on storage card 2022-10-19 15:58:13 +05:30
ashilkn 63006810a7 added ellipsis for text overflow on used storage 2022-10-19 15:10:33 +05:30
ashilkn 5dc5292944 implemented storage card for small mobile screens 2022-10-19 14:59:41 +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
ashilkn 8457ee3459 UI textTheme, color and layout changes on storage card 2022-10-19 12:35:29 +05:30
ashilkn b7f4875b4e use better names + remove unused code 2022-10-19 10:19:06 +05:30
ashilkn 9c2e645aeb show free space in MBs if free space is less than 100MB 2022-10-19 09:55:34 +05:30
ashilkn a7c00dead1 show free space in GBs with decimal when needed 2022-10-19 07:49:20 +05:30
ashilkn 3f3813c49b show used space in UI 2022-10-18 18:48:00 +05:30
ashilkn 74ec0c5fac minor layout changes 2022-10-18 14:24:27 +05:30
ashilkn 4e3c4aeaff show photo and video count on storage card 2022-10-18 14:13:42 +05:30