Commit graph

9331 commits

Author SHA1 Message Date
Neeraj Gupta 2714014fd8 Rename 2023-08-25 10:01:16 +05:30
Neeraj Gupta ee107fe776
Rename File -> EnteFile (#1346) 2023-08-24 22:29:11 +05:30
Neeraj Gupta d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
Neeraj Gupta b50fde4753 Rename: File -> EnteFile 2023-08-24 22:26:00 +05:30
Neeraj Gupta 6aeecbbd0a Rename: FadingApp/FadingBottomBar -> FileApp/FileBottomBar 2023-08-24 21:57:35 +05:30
Neeraj Gupta bd8a868c57
Option to Hide memories (#1345) 2023-08-24 21:09:18 +05:30
Neeraj Gupta 70b60074bd Remove unused import
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-24 21:05:40 +05:30
Neeraj Gupta 42d0bb8da5 Add option to turn off memories
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-24 21:05:28 +05:30
Neeraj Gupta d550356373
Fix bug in handling update for remoteFile (#1344) 2023-08-24 20:22:46 +05:30
Ashil 5a17d2a0f0
Club mutiple defaultHiddenCollections to one (#1343) 2023-08-24 19:00:18 +05:30
ashilkn 8d4c066f01 Minor fix 2023-08-24 18:57:52 +05:30
ashilkn 3c1387542a Remove incorrect comment 2023-08-24 18:44:22 +05:30
ashilkn 2aa46a902a Remove special handling for AssertionError 2023-08-24 18:40:05 +05:30
Neeraj Gupta 4b31c0af55 Fix bug in handling update for remoteFile 2023-08-24 18:32:35 +05:30
ashilkn 3fd77a00f0 Check equality with collection ids rather than with collections 2023-08-24 18:32:00 +05:30
ashilkn bad4358225 Await on trashEmptyCollection 2023-08-24 18:21:18 +05:30
ashilkn a396f644d2 Check for multiple defaultHiddenCollections and club all to one and delete the rest 2023-08-24 16:33:49 +05:30
Neeraj Gupta 7de9f634fb
Enable add to album for uncategorised section + Bump version (#1342) 2023-08-24 09:15:14 +05:30
Neeraj Gupta 23ba5ba79d bump version 0.7.83+483 2023-08-24 08:38:37 +05:30
Neeraj Gupta cc118a7f81 Show add to album option for uncaterogized 2023-08-24 08:38:17 +05:30
Neeraj Gupta fec92b8514
Minor changes (#1341) 2023-08-23 17:29:10 +05:30
ashilkn 0535292088 Add comment 2023-08-23 17:14:52 +05:30
Neeraj Gupta b7e2ddc2d5
Selection sheet tweaks (#1340) 2023-08-23 17:11:33 +05:30
Neeraj Gupta 9c7ed4563a
Hide options to club by name/time + size(default) (#1339) 2023-08-23 16:46:02 +05:30
Neeraj Gupta c4b98dc35f Hide options to club by name/time + size(default) 2023-08-23 16:44:27 +05:30
ashilkn 8b40218fed Increase gallery footer's height to to accomodate the new selection bottom sheet 2023-08-23 16:35:43 +05:30
ashilkn 2dd5297894 Minor change 2023-08-23 16:30:43 +05:30
Neeraj Gupta 23a311aa53
Surface ignore reason (#1338) 2023-08-23 16:02:17 +05:30
Neeraj Gupta 58b17ac20e Surface reason for ignore on long press 2023-08-23 15:04:49 +05:30
Neeraj Gupta 00f49dd36e Keep a map of ignoreID to reason 2023-08-23 14:26:06 +05:30
Neeraj Gupta 37e5519c95 Perf: Improve hasIgnoredFiles check for deviceFolder 2023-08-23 14:02:00 +05:30
ashilkn 72855c495f Add fade transition between visible and collapsed states of selection action buttons 2023-08-23 11:23:04 +05:30
ashilkn 7399004342 Remove suffix from selection action button's text and refactor to show only clickable actions 2023-08-23 10:08:15 +05:30
Neeraj Gupta 722289092a
Stop invalidFileTracking and gracefully handle thumbnail gene failure during upload (#1337) 2023-08-23 09:55:15 +05:30
Neeraj Gupta 87c4f59726 rename 2023-08-23 09:23:51 +05:30
Neeraj Gupta 880f8c9429 Put invalid files in ignored table 2023-08-23 09:13:19 +05:30
Neeraj Gupta 66635617a3 Stop relying on ignoredFileIDs 2023-08-23 08:49:44 +05:30
Neeraj Gupta 96aaa8346f Fix: Catch platform err during thumbnail generation 2023-08-23 08:28:52 +05:30
Neeraj Gupta 149dd74543 refactor: extract thumbnail fetch logic 2023-08-23 08:11:42 +05:30
Neeraj Gupta b4452ee16f Update log 2023-08-22 22:08:27 +05:30
ashilkn 121df7eb32 Modify SelectionActionButton to be visible or collapsed based on 'shouldShow' parameter 2023-08-22 21:19:46 +05:30
Neeraj Gupta 253c3e5700
Fix file updation for Live Photos video on/off (#1336) 2023-08-22 20:41:52 +05:30
Neeraj Gupta dfa5569d76 Fix updation for live photos 2023-08-22 20:35:29 +05:30
Neeraj Gupta 88841e4d58 Fix:Ignore processing local updates for file owned by others 2023-08-22 19:24:40 +05:30
Neeraj Gupta 82f31ab789
Improve logging for invalid file errors (#1335) 2023-08-22 19:20:48 +05:30
Neeraj Gupta 46b547a66e Assert assetFileType and enteFile type 2023-08-22 19:14:15 +05:30
Neeraj Gupta fe674effb4 Move fileTypeFromAsset to file_type 2023-08-22 18:45:33 +05:30
Neeraj Gupta c64a8c304a Add reasons for InvalidFile Errors 2023-08-22 18:30:24 +05:30
Neeraj Gupta 924cce5b20 Add reason in InvalidFileError 2023-08-22 17:52:29 +05:30
ashilkn 923bc1d9c4 Remove predefined size for widget enclosing selection actions and animate change in height 2023-08-22 17:30:52 +05:30