Commit graph

44 commits

Author SHA1 Message Date
Neeraj Gupta b24dfac783
Merge branch 'main' into create_link 2022-12-23 10:23:50 +05:30
Neeraj Gupta 724c4ce8af
DirectorySize:Use loading indicator for progress 2022-12-23 08:24:27 +05:30
Neeraj Gupta ef4ea16e6e
Add current date as collection name for shared links 2022-12-19 15:35:46 +05:30
vishnukvmd e0f6db707c Show uploader avatar for collected files 2022-12-16 12:10:55 +05:30
Neeraj Gupta 29d39488eb
UI Fixes 2022-12-15 22:23:06 +05:30
Neeraj Gupta ff4611b192
hook more options on file selections 2022-12-15 16:54:51 +05:30
Neeraj Gupta c3275fed49
Playing with corner radius 2022-11-21 17:37:24 +05:30
Neeraj Gupta 20fb10fd69
Fix icon for unsynced files 2022-11-17 17:23:32 +05:30
Neeraj Gupta ee510a38d8
Show fav icon for only favorite album 2022-11-17 11:02:24 +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 4a203d995e
Fix stale coverphoto to device folder 2022-11-14 10:43:39 +05:30
Neeraj Gupta 943c5edfb6
Add lint rule to warn for unawaited futures 2022-11-06 15:46:14 +05:30
Neeraj Gupta bbbc61fd4e
Merge branch 'master' into empty_albums 2022-11-06 14:45:46 +05:30
Neeraj Gupta 830d8c3d8e
Changes for Hidden 2022-10-31 15:26:59 +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 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
Neeraj Gupta 1d60285ca8
Align device folder name to left 2022-10-19 17:51:44 +05:30
Neeraj Gupta 62bd99d1c8
Show empty albums on colleciton gallery page 2022-10-19 16:58:03 +05:30
Neeraj Gupta e2e9e86ff8
Minor refactor and UI changes 2022-10-19 16:46:27 +05:30
Neeraj Gupta cad69fbdd4
Handle no thumbnail in collection item widget 2022-10-19 15:19:32 +05:30
Neeraj Gupta 070c12e938
CollectionItemWidget: Make null-safe 2022-10-19 14:31:14 +05:30
Neeraj Gupta 2a10e8ceb2
Do not surface error on UI 2022-10-10 04:21:15 +05:30
ashilkn f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
ashilkn 3e8bfc6f29 remove prefix letter 'k' from constants 2022-09-19 17:22:20 +05:30
Neeraj Gupta a7766d3b30
Merge branch 'master' into rewrite_device_sync 2022-09-13 13:16:35 +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 64363dcac4
Fire TrashUpdatedEvent and refresh trashCount based on that 2022-09-12 10:29:13 +05:30
Neeraj Gupta 83067bc523
Merge branch 'rewrite_device_sync' into rewrite_device_sync_remote 2022-09-08 10:50:27 +05:30
Neeraj Gupta 3c6acb85ba
Merge branch 'master' into rewrite_device_sync 2022-09-08 10:49:21 +05:30
Neeraj Gupta a5b516b643
Migrate existing backup folder selection 2022-09-07 16:20:02 +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 718fcdf6cb
Rename device_collection.sync -> should_backup 2022-09-01 00:21:17 +05:30
Neeraj Gupta dc0c856a4c
rename DevicePathCollection to DeviceCollection 2022-09-01 00:09:39 +05:30
Neeraj Gupta 1533ac4098
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-29 23:32:00 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
Neeraj Gupta 67ae041fce
Use DevicePathCollection sync attribute for folderSync icon 2022-08-23 17:06:40 +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