Signal-iOS/SignalServiceKit
2024-08-30 22:05:59 -05:00
..
Account Swiftify OWSRequestFactory 2024-08-28 16:05:58 -05:00
Attachments enable swiftlint mark rule 2024-08-30 22:05:59 -05:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Prepare ConversationId handling for call links 2024-08-30 16:18:48 -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 convert DataSource types from objc to swift 2024-08-28 10:56:41 -05:00
Cryptography Add method for re-encrypting a filehandle 2024-08-30 14:44:56 -05: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 Remove ObjC support from OutageDetection 2024-08-30 18:28:23 -05:00
Devices enable swiftlint mark rule 2024-08-30 22:05:59 -05:00
DisappearingMessagesConfiguration Normalize OWSDisappearingMessageConfiguration at read time 2024-08-23 11:34:10 -07:00
Environment Archive/Restore thread wallpaper images 2024-08-30 15:34:53 -07:00
GroupMembers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Groups migrate OWSFakeProfileManager from objc to swift 2024-08-28 15:10:10 -05:00
Jobs enable swiftlint mark rule 2024-08-30 22:05:59 -05:00
Locking migrate UnfairLock entirely into swift 2024-08-30 15:17:46 -05:00
Logging Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Megaphones migrate OWSFakeProfileManager from objc to swift 2024-08-28 15:10:10 -05:00
MessageBackup Backup TODO cleanup grab bag 2024-08-30 16:07:35 -07:00
Messages enable swiftlint mark rule 2024-08-30 22:05:59 -05:00
Mocks Prepare ConversationId handling for call links 2024-08-30 16:18:48 -05:00
Network Remove ObjC support from OutageDetection 2024-08-30 18:28:23 -05:00
Notifications Extract common notification logic into method 2024-08-30 16:20:07 -05:00
OWSAsserts Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Payments Use RemoteConfig as an instance type 2024-08-23 14:59:44 -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 convert OWSProfileManager from objc to swift 2024-08-30 15:14:30 -05:00
PromiseKit Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
protobuf Add CallLink Storage Service placeholders 2024-08-29 15:26:31 -05:00
Protocols migrate OWSFakeProfileManager from objc to swift 2024-08-28 15:10:10 -05:00
Protos Add CallLink Storage Service placeholders 2024-08-29 15:26:31 -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 mediaTierDigestSHA256Ciphertext to AttachmentRecord 2024-08-26 14:50:27 -05:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SecureValueRecovery replace Cryptography.computeSHA256HMAC(_🔑) with CryptoKit 2024-08-05 12:29:18 -05:00
Security Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
Storage Remove deprecated VoIP token logic 2024-08-29 15:27:52 -05:00
StorageService convert OWSProfileManager from objc to swift 2024-08-30 15:14:30 -05: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 enable swiftlint mark rule 2024-08-30 22:05:59 -05:00
TestUtils Add CallLink Storage Service placeholders 2024-08-29 15:26:31 -05:00
Threading Fix integer conversion warnings 2024-07-01 15:20:17 -04:00
UISupport Archive/Restore default chat style in backup 2024-08-30 15:33:51 -07:00
Upload Add media tier attachment uploads 2024-08-27 10:59:56 -05:00
Usernames Mark the username link as corrupted if LibSignal fails to decrypt it 2024-07-16 14:53:24 -07:00
Util enable swiftlint mark rule 2024-08-30 22:05:59 -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 migrate UnfairLock entirely into swift 2024-08-30 15:17:46 -05:00
SSKEnvironment.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
TSConstants.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00