Commit graph

5053 commits

Author SHA1 Message Date
Neeraj Gupta f20bf786b9
Refactor search widgets 2022-09-14 14:03:51 +05:30
Neeraj Gupta 40ddbc968f
SearchService: mark method getAllFiles as private 2022-09-14 14:03:51 +05:30
Neeraj Gupta af59fa3971
Make dateTimeUtil null safe 2022-09-14 14:03:51 +05:30
Neeraj Gupta d16e05d9ac
Fix header for year and month search 2022-09-14 10:57:04 +05:30
Neeraj Gupta 2b945c6f41
bug fix 2022-09-14 10:53:59 +05:30
Neeraj Gupta 2a1e8a51fc
Make dateTimeUtil null safe 2022-09-14 10:31:05 +05:30
ashilkn ee308d34ff remove unused code 2022-09-13 17:49:36 +05:30
Vishnu Mohandas 9b93564da4
Merge pull request #479 from ente-io/debug_options 2022-09-13 16:46:51 +05:30
ashilkn 76092f243c migrated ente_file.dart to null safety 2022-09-13 15:52:31 +05:30
ashilkn 3e78d67fe0 migrated encryption_result.dart to null safety 2022-09-13 15:39:39 +05:30
ashilkn 7b049cf3b9 Merge branch 'rewrite_device_sync' into migrate-to-null-safety 2022-09-13 15:31:45 +05:30
ashilkn eecc664196 prefer factories that do not return null 2022-09-13 15:25:36 +05:30
ashilkn d8050d6a2a migrated collection_file_item.dart to null safety 2022-09-13 15:24:16 +05:30
Neeraj Gupta 819a8ad6d3
Debug: Add option to clear ignored files 2022-09-13 14:03:37 +05:30
Neeraj Gupta a7766d3b30
Merge branch 'master' into rewrite_device_sync 2022-09-13 13:16:35 +05:30
Neeraj Gupta e5d2cddc0f
Merge pull request #478 from ente-io/minor_fix_collection_thum
Ignore unuploaded file while finding collection thumbnail
2022-09-13 13:14:43 +05:30
Vishnu Mohandas 72c6e97498
Merge pull request #477 from ente-io/trash_collection
Add support for deleting album
2022-09-13 13:04:13 +05:30
Neeraj Gupta b72a761522
Ignore unuploaded file while finding collection thumbnail 2022-09-13 13:03:34 +05:30
Vishnu Mohandas 5e5630ce1f
Minor copy change 2022-09-13 13:02:15 +05:30
Neeraj Gupta 75e0341606
Fix: fire syncTrash after emptying trash 2022-09-13 12:49:13 +05:30
Neeraj Gupta 06e619e9b3
Add support for trashing collections 2022-09-13 12:14:10 +05:30
ashilkn 6ebd227538 made use of unused derived_key_results.dart file on crypto_util.dart 2022-09-13 09:54:40 +05:30
ashilkn 6cded547dd migrated backup_status.dart to null safety 2022-09-13 09:42:41 +05:30
ashilkn fd586f4787 migrated delete_account.dart to null safety 2022-09-13 09:24:40 +05:30
Neeraj Gupta 8b2a8554db
minor refactor 2022-09-13 09:14:48 +05:30
Vishnu Mohandas b958a95f98
Merge pull request #476 from ente-io/keyDerivationError 2022-09-12 22:18:21 +05:30
Neeraj Gupta c0a7f4203a
Show recovery key prompt if key derivication fails on lowspec devices 2022-09-12 22:14:01 +05:30
Neeraj Gupta ff5117f55f
Merge pull request #474 from ente-io/part_5_local_file_speed
Part 5: Fix minor issues for while showing local files
2022-09-12 21:35:16 +05:30
Neeraj Gupta f7723b2bc5
migrate only after first import is done 2022-09-12 17:49:05 +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 ca282c4979
Fix: Refresh device folder state on PhotoManager callback 2022-09-12 17:34:19 +05:30
Neeraj Gupta bedfcd68a6
Switch to batch API 2022-09-12 17:21:33 +05:30
Neeraj Gupta 273fcc326d
Merge pull request #475 from ente-io/dismiss_toast_on_tap
iOS: Dismiss toast on tap
2022-09-12 16:38:02 +05:30
Neeraj Gupta 559f3421d6
Delete: improve logs 2022-09-12 16:34:48 +05:30
Neeraj Gupta 54a0cb72d3
hide ignored files from collections page 2022-09-12 15:28:52 +05:30
Neeraj Gupta 3a589407eb
iOS: Dismiss toast on tap 2022-09-12 15:21:07 +05:30
Neeraj Gupta df6f6c7d60
set collectionID as null instead of -1 2022-09-12 14:59:01 +05:30
Neeraj Gupta 12ec0d3fc4
Fix: Update deviceFolder view when backup folder updated event is fired 2022-09-12 13:29:35 +05:30
Ashil 67d318d6b5
Merge pull request #469 from ente-io/incremental-migration-to-null-safety
Migrate all search models to null safety
2022-09-12 12:35:48 +05:30
Neeraj Gupta 178e68a3da
minor refactor 2022-09-12 11:49:17 +05:30
Neeraj Gupta 6b22064590
Fix logic to show backupfolder hook 2022-09-12 11:45:22 +05:30
Neeraj Gupta 0c9b1475d3
Merge pull request #471 from ente-io/part_4_fix_limit_permissions
[Part-4] Mark all folders for backup when limited permission is granted
2022-09-12 11:19:10 +05:30
Neeraj Gupta 06e5e6d4f6
Merge pull request #470 from ente-io/part_3_view_all
[Part-3] Remove view all (local files) options
2022-09-12 11:18:59 +05:30
Neeraj Gupta 5700ac9ae5
Merge pull request #447 from ente-io/rewrite_device_sync_remote
[Part-2] Rewrite Device Sync
2022-09-12 11:18:47 +05:30
Neeraj Gupta c99f2dceb7
Merge pull request #472 from ente-io/fix_trash_count
Bug: Fix trash count value on trash changes
2022-09-12 11:18:33 +05:30
Neeraj Gupta 64363dcac4
Fire TrashUpdatedEvent and refresh trashCount based on that 2022-09-12 10:29:13 +05:30
Neeraj Gupta b44c349c10
Add missing await and use unawaited for remote sync 2022-09-12 10:12:53 +05:30
Neeraj Gupta 6aa69a8c4a
Add TrashUpdatedEvent 2022-09-12 10:10:17 +05:30
Neeraj Gupta 7ba4ccb16b
add log when syncing remote is resulting in forceReload of gallery 2022-09-12 10:07:18 +05:30