Commit graph

148 commits

Author SHA1 Message Date
vishnukvmd
47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd
3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
Neeraj Gupta
ceac5c0b40
Capitalize words 2022-06-09 10:21:59 +05:30
Neeraj Gupta
e454e1c338
Hide album share icon when files are selected 2022-05-30 16:43:55 +05:30
Neeraj Gupta
5faa72954e
Align appBar title to left 2022-05-30 16:43:43 +05:30
ashilkn
2e5fc17d15 resolved merge conflicts 2022-05-24 13:11:23 +05:30
Neeraj Gupta
de7e9d97fc
Capitalize words 2022-05-17 17:08:21 +05:30
Neeraj Gupta
bce139ed60
Merge branch 'redesign' into details-screen-remove-dark/light-theme 2022-05-17 12:12:40 +05:30
Neeraj Gupta
44fcfe30a0
UI fixes for light theme 2022-05-17 02:45:40 +05:30
ashilkn
0c0b3a22c6 basic layout of 'Delete All' + working and 'Restore All' is done 2022-05-11 19:17:06 +05:30
ashilkn
90cd47c46d refactored GalleryAppBarType and GalleryOverlayType to GalleryType 2022-05-08 10:04:55 +05:30
ashilkn
01dff4be2a decluttering and minor fixes 2022-05-05 17:25:12 +05:30
ashilkn
60261ff5c4 made the overlay functional and removed the shadow of bottomNavBar when overlay is shown 2022-05-05 12:32:00 +05:30
ashilkn
26a83c8bdd made a working skeleton of the overlay that comes on file selection 2022-05-04 16:38:06 +05:30
ashilkn
9ef0cc7651 changed the textstyle to normal for 'Today' in album screen 2022-04-30 12:30:06 +05:30
Neeraj Gupta
8c679e88fd
Fix share popup position for other share buttons 2022-04-22 21:35:30 +05:30
vishnukvmd
6059658bf4 Fix typos 2022-03-21 15:37:02 +05:30
Neeraj Gupta
588aae777f Add support for archiving collection 2022-03-21 15:02:24 +05:30
Neeraj Gupta
d2d7d4456a
remove redundant method invocation 2022-01-07 22:02:13 +05:30
Neeraj Gupta
7264faf732
handle error while displaying sharingDialog 2022-01-07 21:34:51 +05:30
Neeraj Gupta
7196ab1e6f refactor: ChangeCollectionNameDialog to generic RenameDialog 2021-11-12 17:18:39 +05:30
Neeraj Gupta
aa8f4b9bde
lint: enable directives_ordering for imports 2021-10-30 11:13:56 +05:30
vishnukvmd
cef7c972e6 Reduce the duration of the toast 2021-10-30 03:48:24 +05:30
Neeraj Gupta
96932f22d7
Merge branch 'master' into edit-time 2021-10-27 13:25:42 +05:30
vishnukvmd
eb72df33a5 Fix gallery title 2021-10-26 19:09:52 +05:30
vishnukvmd
d8509c7de9 Minor string change 2021-10-26 19:06:15 +05:30
vishnukvmd
bf796b6530 Minor copy changes 2021-10-26 19:02:33 +05:30
Neeraj Gupta
c18e944459
Merge branch 'master' into edit-time 2021-10-26 17:28:45 +05:30
Neeraj Gupta
aa145e0217
Support for editing date of memory 2021-10-26 16:07:14 +05:30
Neeraj Gupta
138501388d
Support for empty trash 2021-10-25 20:27:41 +05:30
Neeraj Gupta
26addf2bf2
add option to delete from ente 2021-10-18 00:14:47 +05:30
Neeraj Gupta
0b8d9c1e13
TrashGallery: actions for restoring/deleting selected files 2021-10-17 22:20:25 +05:30
Neeraj Gupta
35b41d07d4
Add hook to show trashed items 2021-10-13 01:31:51 +05:30
vishnukvmd
ca6df06958 Set archive icon correctly depending on OS 2021-10-05 10:45:21 +05:30
vishnukvmd
ca6650f3e8 Apply different unarchive icon for iOS 2021-10-04 20:13:18 +05:30
vishnukvmd
71adfcfc54 Extract code to archive a file to a utility function 2021-10-04 03:26:09 +05:30
Neeraj Gupta
08b20de546
Replace add icon with upload for local folders 2021-09-28 15:54:51 +05:30
Neeraj Gupta
b67d3aaa1a
Hide move option from favorite collection 2021-09-28 12:46:58 +05:30
vishnukvmd
2b17d4a586 Allow renaming of only albums 2021-09-23 17:03:25 +05:30
vishnukvmd
d370735c70 Merge remote-tracking branch 'origin' into ui_updates 2021-09-23 16:51:39 +05:30
Neeraj Gupta
b5a5e5988d
address review comments 2021-09-23 16:11:48 +05:30
vishnukvmd
ebaf24a486 Add tooltips for every app bar action 2021-09-23 15:22:59 +05:30
vishnukvmd
7ea2a4edfa Show appropriate loading message during archival 2021-09-23 13:05:26 +05:30
vishnukvmd
c452084087 Pull up archive onto the actionbar main menu 2021-09-23 13:05:13 +05:30
vishnukvmd
f5f080e475 Show separate icon for unarchive 2021-09-23 13:00:46 +05:30
vishnukvmd
0fb498bbab Update move icon 2021-09-23 12:51:39 +05:30
Neeraj Gupta
d01bd09242
Add popup item for rename 2021-09-23 08:04:15 +05:30
Neeraj Gupta
49d693b9cb
minor refactoring 2021-09-23 07:56:19 +05:30
Neeraj Gupta
8a904f4700
Changes to instant refresh of UI with new title 2021-09-22 19:57:50 +05:30
Neeraj Gupta
c6422c6a8b
Add support for renaming own collections 2021-09-22 19:47:45 +05:30