Signal-iOS/SignalServiceKit/MessageBackup
Jordan Rose 2727a70b90 Make AtomicValue's lock-sharing explicit
Also:
- Remove AtomicUInt's @objc, it's no longer used from ObjC
- Remove Codable conformances, they would implicitly use shared locks
  and weren't used in practice
2024-03-27 10:57:32 -07:00
..
Archivers Build and fetch MessageSticker attachments using TSResourceManager 2024-03-22 18:17:25 -07:00
FileStreams Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
MessageBackupConstants.swift Rename to MessageBackup 2023-12-19 13:29:34 -08:00
MessageBackupKeyMaterial.swift Decrypt/unzip backup files 2024-03-26 09:23:56 -05:00
MessageBackupKeyMaterialImpl.swift Decrypt/unzip backup files 2024-03-26 09:23:56 -05:00
MessageBackupManager.swift Rename to MessageBackup 2023-12-19 13:29:34 -08:00
MessageBackupManager+Shims.swift Add ProfileManager protocol 2024-01-08 13:30:25 -06:00
MessageBackupManagerImpl.swift Decrypt/unzip backup files 2024-03-26 09:23:56 -05:00