Signal-iOS/SignalServiceKit/Backups/Attachments
2025-10-27 13:27:11 -05:00
..
AttachmentOffloadingManager.swift Rename FeatureFlags → BuildFlags 2025-10-27 13:27:11 -05:00
BackupAttachmentCoordinator.swift Clean up a noisy list media log 2025-10-24 12:50:07 -07:00
BackupAttachmentDownloadEligibility.swift Rename FeatureFlags → BuildFlags 2025-10-27 13:27:11 -05:00
BackupAttachmentDownloadProgress.swift Don't count thumbnails in download progress 2025-08-25 13:29:56 -07:00
BackupAttachmentDownloadQueueRunner.swift Don't treat scheduled uploads we discover on CDN as errors 2025-10-22 14:39:05 -07:00
BackupAttachmentDownloadQueueStatusManager.swift Enforce backup attachment operation ordering 2025-10-08 15:20:25 -07:00
BackupAttachmentDownloadScheduler.swift Add a bunch of attachment happy path logging 2025-10-21 17:00:35 -07:00
BackupAttachmentDownloadStore.swift Add a bunch of attachment happy path logging 2025-10-21 17:00:35 -07:00
BackupAttachmentDownloadStoreTests.swift Add a bunch of attachment happy path logging 2025-10-21 17:00:35 -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 Rename FeatureFlags → BuildFlags 2025-10-27 13:27:11 -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 Add a bunch of attachment happy path logging 2025-10-21 17:00:35 -07:00
BackupAttachmentUploadStore.swift Show error UX when media tier quota limit is consumed 2025-10-24 12:22:30 -07:00
BackupAttachmentUploadStoreTests.swift Add a bunch of attachment happy path logging 2025-10-21 17:00:35 -07:00
BackupListMediaManager.swift Rename FeatureFlags → BuildFlags 2025-10-27 13:27:11 -05:00
BackupListMediaManagerTests.swift Add a bunch of attachment happy path logging 2025-10-21 17:00:35 -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 Rename FeatureFlags → BuildFlags 2025-10-27 13:27:11 -05:00
OrphanedBackupAttachmentScheduler.swift Rename FeatureFlags → BuildFlags 2025-10-27 13:27:11 -05: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