Signal-iOS/SignalServiceKit/Backups/Attachments
2026-03-21 09:51:55 -07:00
..
AttachmentOffloadingManager.swift Use failIfThrows in code downstream of BackupListMediaManager 2026-01-08 15:50:46 -08:00
BackupAttachmentCoordinator.swift Additional cancellation handling in BackupAttachmentCoordinator. 2026-03-13 10:06:14 -05:00
BackupAttachmentDownloadEligibility.swift Fix initial download calculations when optimized media is enabled 2026-03-19 11:08:41 -05:00
BackupAttachmentDownloadProgress.swift Use BackupAttachmentDownloadTracker for the chat list download progress 2026-01-27 14:49:15 -08:00
BackupAttachmentDownloadQueueRunner.swift Refetch attachment after mutating in BackupAttachmentDownloadQueueRunner 2026-03-21 09:51:55 -07:00
BackupAttachmentDownloadQueueStatusManager.swift Implement interactions, handle edge cases in CLVBackupProgressView 2026-02-17 09:50:31 -08:00
BackupAttachmentDownloadScheduler.swift Avoid using autoclosure in BackupAttachmentDownloadEligibility 2026-01-07 09:48:06 -08:00
BackupAttachmentDownloadStore.swift Add 'state' to the debug message when enqueuing/deqeuing download items 2026-03-19 11:06:45 -05:00
BackupAttachmentDownloadStoreTests.swift Uncodegen TSThread 2026-03-05 21:54:46 -06: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 Remove progress: nil extensions 2026-03-13 09:40:28 -07:00
BackupAttachmentUploadQueueStatusManager.swift Fix reused label string for battery level monitor 2026-03-18 13:37:24 -07:00
BackupAttachmentUploadScheduler.swift Move BackupAttachmentUploadEnqueueMode from Enum to OptionSet 2026-03-13 09:11:34 -05:00
BackupAttachmentUploadStore.swift Use failIfThrows in BackupAttachmentUploadStore 2026-01-08 16:51:54 -08:00
BackupAttachmentUploadStoreTests.swift Uncodegen TSThread 2026-03-05 21:54:46 -06:00
BackupListMediaManager.swift When restoring with optimize media enabled, don't download fullsize 2026-03-19 11:06:28 -05:00
BackupListMediaManagerTests.swift Uncodegen TSThread 2026-03-05 21:54:46 -06: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 Unify backup logging through a common logger 2026-03-13 09:52:06 -05:00
OrphanedBackupAttachmentScheduler.swift Deprotocolize OrphanedBackupAttachmentStore, use failIfThrows 2026-01-09 09:11:13 -08: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