Signal-iOS/SignalServiceKit/Backups/Attachments
2026-06-10 13:51:02 -05:00
..
AttachmentOffloadingManager.swift Remove remote-config gate for Optimize Storage 2026-06-10 10:56:11 -07:00
BackupAttachmentCoordinator.swift Additional cancellation handling in BackupAttachmentCoordinator. 2026-03-13 10:06:14 -05:00
BackupAttachmentDownloadEligibility.swift Remove unused Backups internal settings 2026-05-04 11:27:41 -07:00
BackupAttachmentDownloadProgress.swift Use BackupAttachmentDownloadTracker for the chat list download progress 2026-01-27 14:49:15 -08:00
BackupAttachmentDownloadQueueRunner.swift Rename .cancelled to .obsolete 2026-04-06 13:23:18 -05:00
BackupAttachmentDownloadQueueStatusManager.swift Use SCNetworkReachability directly 2026-04-02 14:58:25 -07:00
BackupAttachmentDownloadScheduler.swift Avoid using autoclosure in BackupAttachmentDownloadEligibility 2026-01-07 09:48:06 -08:00
BackupAttachmentDownloadStore.swift Add warning sheets for undownloaded media with an expiring IAP subscription 2026-06-02 09:51:04 -07:00
BackupAttachmentDownloadStoreTests.swift Negate negated 2026-06-02 12:38:07 -05:00
BackupAttachmentUploadEraStore.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
BackupAttachmentUploadProgress.swift Filter out "zero-byte" upload progress updates in BackupAttachmentUploadTracker 2026-02-17 14:27:06 -08:00
BackupAttachmentUploadQueueRunner.swift Fix typo: attachmenr → attachment 2026-06-02 17:33:38 -05:00
BackupAttachmentUploadQueueStatusManager.swift Use SCNetworkReachability directly 2026-04-02 14:58:25 -07:00
BackupAttachmentUploadScheduler.swift Wipe BackupAttachmentUploadQueue for iPads 2026-04-02 15:09:53 -07:00
BackupAttachmentUploadStore.swift Use failIfThrows in BackupAttachmentUploadStore 2026-01-08 16:51:54 -08:00
BackupAttachmentUploadStoreTests.swift Negate negated 2026-06-02 12:38:07 -05:00
BackupListMediaManager.swift Compute mediaName dynamically 2026-06-10 13:51:02 -05:00
BackupListMediaManagerTests.swift Compute mediaName dynamically 2026-06-10 13:51:02 -05:00
BackupListMediaStore.swift [RFC] Wipe ListMedia state when disabling Backups, instead of running it 2026-03-02 17:45:46 -08:00
OrphanedBackupAttachment.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
OrphanedBackupAttachmentQueueRunner.swift Rename .cancelled to .obsolete 2026-04-06 13:23:18 -05:00
OrphanedBackupAttachmentScheduler.swift Use failIfThrows in place of forced unwraps 2026-06-03 12:12:08 -05:00
OrphanedBackupAttachmentStore.swift Run swiftformat . using v0.59.0 2026-01-28 14:16:20 -06:00
QueuedBackupAttachmentDownload.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
QueuedBackupAttachmentUpload.swift Replace UInt64SafeRecord with DBUInt64 2025-12-30 11:14:34 -08:00