Signal-iOS/SignalServiceKit
2024-09-27 07:55:23 -07:00
..
Account move OWSIdentity to swift 2024-09-23 15:01:19 -05:00
Attachments Remove conditional compiler directives 2024-09-18 12:00:57 -04:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Refactor CallsListVC’s ViewModelLoader 2024-09-26 13:04:43 -05:00
ChangePhoneNumber Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Concurrency Extract cooperative timeout & cancellation logic 2024-08-12 13:46:37 -05:00
Contacts Remove SignalAccount & OWSUserProfile read caches 2024-09-26 00:06:24 -05:00
Cryptography Generate thumbnails for backup attachment uploads 2024-09-20 10:11:22 -07:00
Curve25519 Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DateProvider Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DebuggerUtils Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DebugLogs Scrub call links 2024-08-23 14:33:08 -05:00
Dependencies Add BackupAttachmentDownloadManager 2024-09-27 07:25:26 -07:00
Devices Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
DisappearingMessagesConfiguration Add "chats" Backup integration test cases 2024-09-10 10:37:05 -07:00
Environment Kill StorageServiceManagerImpl.shared 2024-09-27 07:55:23 -07:00
GroupMembers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Groups remove FunctionalUtil 2024-09-23 15:01:18 -05:00
Jobs Refactor CallsListVC’s ViewModelLoader 2024-09-26 13:04:43 -05:00
Locking Audit AtomicValue and friends for sendability 2024-09-19 13:40:27 -04:00
Logging Remove unused type 2024-09-24 19:02:59 -05:00
Megaphones migrate OWSFakeProfileManager from objc to swift 2024-08-28 15:10:10 -05:00
MessageBackup Add BackupAttachmentDownloadManager 2024-09-27 07:25:26 -07:00
Messages Add BackupAttachmentDownloadManager 2024-09-27 07:25:26 -07:00
Mocks Add "calls" Backup integration tests 2024-09-10 11:33:28 -07:00
Network Fix backup copy to media tier request 2024-09-25 19:12:48 -05:00
Notifications Extract common notification logic into method 2024-08-30 16:20:07 -05:00
OWSAsserts delete dead code 2024-09-23 15:01:19 -05:00
Payments Upgrade to SwiftProtobuf v1.28.1 2024-09-17 09:11:11 -05:00
PinnedThreadManager Backup/Restore pinned thread ordering 2024-01-04 05:58:35 -08:00
Preconditions Add Preconditions 2023-11-07 17:06:14 -06:00
Profiles Remove SignalAccount & OWSUserProfile read caches 2024-09-26 00:06:24 -05:00
PromiseKit eliminate AnyPromise 2024-09-23 15:01:23 -05:00
protobuf Drop profileKey fields from GroupSnapshots in Backups 2024-09-18 10:30:59 -07:00
Protocols Remove SignalAccount & OWSUserProfile read caches 2024-09-26 00:06:24 -05:00
Protos Upgrade to SwiftProtobuf v1.28.1 2024-09-17 09:11:11 -05:00
Randomness fix test comment 2024-08-01 14:43:34 -05:00
Registration [Atomic device creation/linking 90 day timer] Delete legacy prekey rotation method and usages 2023-11-27 12:27:05 -08:00
RemoteAttestation Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Resources Add backup/restore of sticker packs 2024-09-25 11:38:51 -05:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SecureValueRecovery migrate OWS2FAManager from objc to swift 2024-09-23 15:01:18 -05:00
Security Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
Storage Add backup/restore of sticker packs 2024-09-25 11:38:51 -05:00
StorageService Kill StorageServiceManagerImpl.shared 2024-09-27 07:55:23 -07:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions convert OWSProfileManager from objc to swift 2024-08-30 15:14:30 -05:00
tests Add BackupAttachmentDownloadManager 2024-09-27 07:25:26 -07:00
TestUtils Remove SignalAccount & OWSUserProfile read caches 2024-09-26 00:06:24 -05:00
Threading remove MainActor assumptions from ReadyFlag and propagate upwards 2024-09-26 20:56:20 -05:00
UISupport Archive/Restore default chat style in backup 2024-08-30 15:33:51 -07:00
Upload Fix backup copy to media tier request 2024-09-25 19:12:48 -05:00
Usernames eliminate AnyPromise 2024-09-23 15:01:23 -05:00
Util remove MainActor assumptions from ReadyFlag and propagate upwards 2024-09-26 20:56:20 -05:00
VoiceMessage move voice message over to SignalServiceKit and fix a few missed build phase updates 2024-03-06 12:47:06 -06:00
ZkParams Backup TODO cleanup grab bag 2024-08-30 16:07:35 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SignalServiceKit.h convert OWSDisappearingMessagesJob to swift 2024-09-26 15:26:07 -07:00
SSKEnvironment.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
TSConstants.swift fix swiftlint 0.57.0 lint warnings 2024-09-10 12:26:26 -05:00