Signal-iOS/SignalServiceKit/Backups/Attachments
2025-08-08 12:32:40 -07:00
..
AttachmentOffloadingManager.swift Make AttachmentContentValidator async 2025-07-25 14:26:30 -07:00
BackupAttachmentDownloadEligibility.swift Consolidate Backup FeatureFlags, add RemoteConfig to show Settings 2025-07-22 22:28:10 -05:00
BackupAttachmentDownloadManager.swift Use an OWSBackgroundTask for backup attachment up/downloads 2025-08-05 23:46:59 -07:00
BackupAttachmentDownloadProgress.swift Backup Download progress only updates on first download per app launch 2025-07-24 13:13:26 -07:00
BackupAttachmentDownloadQueueStatusManager.swift Use an OWSBackgroundTask for backup attachment up/downloads 2025-08-05 23:46:59 -07:00
BackupAttachmentDownloadStore.swift Add support for "resuming" Backup downloads paused-needing-WiFi 2025-06-30 22:36:21 -07:00
BackupAttachmentDownloadStoreTests.swift Refactor BackupAttachmentDownloadQueue 2025-06-12 15:53:45 -07:00
BackupAttachmentUploadEraStore.swift Start the upload queue when setting paid BackupPlan, add UploadEraStore 2025-06-25 16:19:29 -07:00
BackupAttachmentUploadProgress.swift Dont conflate per-attachment upload progress with total upload progress 2025-08-05 09:45:46 -07:00
BackupAttachmentUploadQueueRunner.swift Retry with exponential backoff when Backup uploads are rate-limited 2025-08-08 12:32:40 -07:00
BackupAttachmentUploadQueueStatusManager.swift Use an OWSBackgroundTask for backup attachment up/downloads 2025-08-05 23:46:59 -07:00
BackupAttachmentUploadScheduler.swift Don't back up oversized text attachments 2025-07-25 11:27:18 -07:00
BackupAttachmentUploadStore.swift Fix backup attachment upload network retrying 2025-07-30 09:35:01 -07:00
BackupAttachmentUploadStoreTests.swift Check BackupArchive.IncludedContentFilter when enqueuing backup attachment uploads 2025-06-18 12:50:10 -07:00
BackupListMediaManager.swift Use an OWSBackgroundTask for backup attachment up/downloads 2025-08-05 23:46:59 -07:00
BackupListMediaManagerTests.swift Perform a regular "keep alive" of backups 2025-08-06 15:39:25 -05: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 Fix backup attachment upload network retrying 2025-07-30 09:35:01 -07:00