Signal-iOS/SignalServiceKit/Backups/Attachments
2025-09-23 09:09:18 -07:00
..
AttachmentOffloadingManager.swift Set BackupPlan for real on linked devices 2025-09-05 13:01:37 -07:00
BackupAttachmentDownloadEligibility.swift Only download thumbnails if optimization enabled 2025-08-18 11:52:49 -07:00
BackupAttachmentDownloadManager.swift Increase backup upload/download parallelism 2025-09-04 14:00:19 -07:00
BackupAttachmentDownloadProgress.swift Don't count thumbnails in download progress 2025-08-25 13:29:56 -07:00
BackupAttachmentDownloadQueueStatusManager.swift Add separate properties for upload/download limits 2025-09-15 23:40:25 -05:00
BackupAttachmentDownloadStore.swift Reset DidDismissDownloadCompleteBanner when disabling optimize storage 2025-09-04 14:01:56 -07: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 Track completed unit count for backup attachment upload progress 2025-09-02 17:27:33 -07:00
BackupAttachmentUploadQueueRunner.swift Increase backup upload/download parallelism 2025-09-04 14:00:19 -07:00
BackupAttachmentUploadQueueStatusManager.swift Add dedicated "low power mode" paused case for Backup upload/download 2025-09-03 11:38:40 -07:00
BackupAttachmentUploadScheduler.swift Don't back up attachments exceeding 100MB 2025-09-10 17:53:18 -05:00
BackupAttachmentUploadStore.swift Update upload row state back to not done when re-enqueuing 2025-09-08 13:41:58 -07:00
BackupAttachmentUploadStoreTests.swift Track completed unit count for backup attachment upload progress 2025-09-02 17:27:33 -07:00
BackupListMediaManager.swift Replace usage of writeWithTxCompletion with writeWithRollbackIfThrows 2025-09-23 09:09:18 -07:00
BackupListMediaManagerTests.swift Rename Attachment.transitTierInfo->latestTransitTierInfo 2025-08-14 23:52:04 -07:00
OrphanedBackupAttachment.swift Media tier outer encryption quick fixes 2025-07-02 13:54:48 -07:00
OrphanedBackupAttachmentManager.swift Create missing MRBK during orphan backup attachment check 2025-07-24 14:41:10 -05:00
OrphanedBackupAttachmentStore.swift Refactor BackupAttachmentUploadQueue 2025-06-06 10:18:34 -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