Signal-iOS/SignalServiceKit/Backups/Attachments
2025-10-17 11:22:16 -05:00
..
AttachmentOffloadingManager.swift Add & use AttachmentKey 2025-10-17 11:22:16 -05:00
BackupAttachmentCoordinator.swift Only delete backup orphans if we have an observer 2025-10-14 14:14:50 -07:00
BackupAttachmentDownloadEligibility.swift Only download thumbnails if optimization enabled 2025-08-18 11:52:49 -07:00
BackupAttachmentDownloadProgress.swift Don't count thumbnails in download progress 2025-08-25 13:29:56 -07:00
BackupAttachmentDownloadQueueRunner.swift Enforce backup attachment operation ordering 2025-10-08 15:20:25 -07:00
BackupAttachmentDownloadQueueStatusManager.swift Enforce backup attachment operation ordering 2025-10-08 15:20:25 -07:00
BackupAttachmentDownloadScheduler.swift Consolidate async backup attachment operations into BackupAttachmentCoordinator 2025-10-08 15:19:50 -07:00
BackupAttachmentDownloadStore.swift Use non-UInt32 in attachment en-/decryption 2025-10-17 11:21:18 -05:00
BackupAttachmentDownloadStoreTests.swift Backup attachment download speed quick wins 2025-08-11 23:23:42 -07:00
BackupAttachmentUploadEraStore.swift Start the upload queue when setting paid BackupPlan, add UploadEraStore 2025-06-25 16:19:29 -07:00
BackupAttachmentUploadProgress.swift Don't assume maxAttachmentRowId is persisted 2025-10-06 14:24:17 -07:00
BackupAttachmentUploadQueueRunner.swift Update a couple registration checks 2025-10-14 17:44:09 -05:00
BackupAttachmentUploadQueueStatusManager.swift Persist and stop the upload queue when encountering an out of media tier quota error 2025-10-08 15:19:09 -07:00
BackupAttachmentUploadScheduler.swift Don't back up attachments exceeding 100MB 2025-09-10 17:53:18 -05:00
BackupAttachmentUploadStore.swift Use non-UInt32 in attachment en-/decryption 2025-10-17 11:21:18 -05:00
BackupAttachmentUploadStoreTests.swift Track completed unit count for backup attachment upload progress 2025-09-02 17:27:33 -07:00
BackupListMediaManager.swift Fix another deserialization problem 2025-10-15 16:31:31 -07:00
BackupListMediaManagerTests.swift Notify in <=beta for list media integrity check failure 2025-10-14 14:48:20 -07:00
BackupListMediaStore.swift Consolidate async backup attachment operations into BackupAttachmentCoordinator 2025-10-08 15:19:50 -07:00
OrphanedBackupAttachment.swift Media tier outer encryption quick fixes 2025-07-02 13:54:48 -07:00
OrphanedBackupAttachmentQueueRunner.swift Enforce backup attachment operation ordering 2025-10-08 15:20:25 -07:00
OrphanedBackupAttachmentScheduler.swift Consolidate async backup attachment operations into BackupAttachmentCoordinator 2025-10-08 15:19:50 -07:00
OrphanedBackupAttachmentStore.swift Move list media integrity check into a checker protocol that can be stubbed in prod and do expensive stuff in beta/internal 2025-10-14 14:47:39 -07:00
QueuedBackupAttachmentDownload.swift Refactor BackupAttachmentDownloadQueue 2025-06-12 15:53:45 -07:00
QueuedBackupAttachmentUpload.swift Track completed unit count for backup attachment upload progress 2025-09-02 17:27:33 -07:00