Commit graph

178 commits

Author SHA1 Message Date
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
ashilkn 74bc06b02d Beautify collection gallery 2023-03-07 19:24:26 +05:30
Neeraj Gupta a73c183f2f
Show archived albums under on ente section 2023-02-27 09:39:43 +05:30
Neeraj Gupta 28410ce621
Show archived albums inside archive section 2023-02-18 14:58:11 +05:30
Neeraj Gupta e7fc9043cc
Fix order 2023-01-12 11:53:27 +05:30
Neeraj Gupta da44183cab
Hide uncategorized collection from list of collections 2023-01-12 11:18:36 +05:30
Neeraj Gupta b3571993eb
Merge branch 'main' into uncategorized 2023-01-04 09:47:50 +05:30
Neeraj Gupta d8847ef572
Show delete empty album option if there are more than three empty albums 2023-01-03 14:06:45 +05:30
Neeraj Gupta 9877af76e7
Feature: Add support for deleting empty albums 2023-01-03 13:59:26 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta f26b90c970
Add button for uncategorized 2022-12-26 11:51:36 +05:30
Neeraj Gupta 73f05a17d0
Only show quick links in shared by me section 2022-12-25 11:38:03 +05:30
Neeraj Gupta 7bd3d5a447
Move created links at bottom in gallery + shared sections 2022-12-23 07:59:27 +05:30
Neeraj Gupta 8498ddae53
Hide collections for link from album screen 2022-12-22 23:25:09 +05:30
Neeraj Gupta ef4ea16e6e
Add current date as collection name for shared links 2022-12-19 15:35:46 +05:30
Neeraj Gupta 2edc747b62
Fix bug in handling shared fav collections 2022-11-25 16:43:08 +05:30
Neeraj Gupta 17c7341508
Show fav collection is shared 2022-11-21 16:17:47 +05:30
Neeraj Gupta 7d8ec259b5
Remove handling of fav while sorting non-fav collections 2022-11-16 22:36:53 +05:30
Neeraj Gupta 9adfe7d6a3
Hide fav folder if it's empty 2022-11-16 22:34:45 +05:30
Neeraj Gupta 40b5216573
Always show fav albums first 2022-11-16 22:31:57 +05:30
Neeraj Gupta 34de3f5fc3
Merge pull request #583 from ente-io/empty_albums
Empty albums
2022-11-15 10:54:56 +05:30
Neeraj Gupta 89cdc4cd99
Event: Add reason 2022-11-11 16:14:12 +05:30
Neeraj Gupta 077b246e83
Fix import 2022-11-06 15:04:40 +05:30
Neeraj Gupta c9163919a6
Change severity for lint rule 2022-11-06 14:48:54 +05:30
Neeraj Gupta bbbc61fd4e
Merge branch 'master' into empty_albums 2022-11-06 14:45:46 +05:30
Neeraj Gupta 4dec914553
Remove ff for hide 2022-11-02 15:23:24 +05:30
Neeraj Gupta 830d8c3d8e
Changes for Hidden 2022-10-31 15:26:59 +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
Neeraj Gupta e04fe51036
Fix on ente section title for light theme 2022-10-26 13:16: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 b7bcef98d9
Refactor 2022-10-19 17:09:56 +05:30
Neeraj Gupta 62bd99d1c8
Show empty albums on colleciton gallery page 2022-10-19 16:58:03 +05:30
ashilkn 27c75c54a8 show favorites on top bug fix 2022-09-16 17:29:59 +05:30
ashilkn cbd1ff0a52 Merge branch 'master' into rewrite_device_sync 2022-09-16 15:58:33 +05:30
ashilkn 2a63b21148 sort albums by lower-case natural sort ordering 2022-09-16 10:15:32 +05:30
ashilkn bb79a674ad non case sensitive sort for albums 2022-09-15 16:55:41 +05:30
Neeraj Gupta 2fc24b9086
Always show favorite album first 2022-09-15 13:44:08 +05:30
Neeraj Gupta 214435a345
fix typo in file name 2022-09-12 17:46:34 +05:30
Neeraj Gupta aac339caeb
refactor 2022-09-12 17:41:42 +05:30
Neeraj Gupta 12ec0d3fc4
Fix: Update deviceFolder view when backup folder updated event is fired 2022-09-12 13:29:35 +05:30
Neeraj Gupta 75ea50281d
[Part-3] Remove view all device photos option 2022-09-10 09:24:18 +05:30
Neeraj Gupta 3c6acb85ba
Merge branch 'master' into rewrite_device_sync 2022-09-08 10:49:21 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Neeraj Gupta 00cbc2e60c
Remove unsued device_folder and rename file 2022-09-06 22:19:02 +05:30
Neeraj Gupta decbfe0145
Only show deviceFolder on UI if coverFile is found 2022-09-01 01:20:11 +05:30
Neeraj Gupta dc0c856a4c
rename DevicePathCollection to DeviceCollection 2022-09-01 00:09:39 +05:30
Neeraj Gupta b396d420b0
Use devicePathCollection entity to show device folder/album page 2022-08-23 09:37:21 +05:30
vishnukvmd ae8bfeea37 Move widgets out of the collection_gallery_widget.dart 2022-08-11 17:58:06 +05:30