Signal-iOS/SignalServiceKit
2024-08-27 15:57:10 -07:00
..
Account Remove unused storageMode code 2024-08-21 11:47:25 -05:00
Attachments Work around AVAssetExportSession.export(to:as:) not being back-deployed 2024-08-12 20:49:08 -04:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07: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 Consolidate + clean up WallpaperStore 2024-08-27 15:57:10 -07:00
Cryptography Fix broken rebase using since-deleted method 2024-08-07 16:01:03 -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 support for incoming message edits in Backups 2024-08-07 16:16:20 -07:00
Devices Use RemoteConfig as an instance type 2024-08-23 14:59:44 -05:00
DisappearingMessagesConfiguration Normalize OWSDisappearingMessageConfiguration at read time 2024-08-23 11:34:10 -07:00
Environment Consolidate + clean up WallpaperStore 2024-08-27 15:57:10 -07:00
GroupMembers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Groups Use RemoteConfig as an instance type 2024-08-23 14:59:44 -05:00
Jobs Migrate TSOutgoingMessageRecipientState off of Mantle 2024-08-23 16:17:26 -07:00
Locking Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Logging Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Megaphones Use exhaustive switch statements when checking contacts authorization 2024-08-19 14:19:00 -04:00
MessageBackup Restore sticker messages from backup 2024-08-27 14:46:06 -07:00
Messages Set up proper decryption of media tier downloads 2024-08-26 17:57:48 -05:00
Mocks Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Network Remaining backup API requests 2024-08-26 14:51:17 -05:00
Notifications Move around muting code to improve readability 2024-08-12 13:06:41 -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 Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
PromiseKit Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
protobuf Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
Protocols Remove unused parseProtoE164 method 2024-08-21 11:47:47 -05:00
Protos Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07: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 Add mediaTierDigestSHA256Ciphertext to AttachmentRecord 2024-08-26 14:50:27 -05:00
StorageService Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Use RemoteConfig as an instance type 2024-08-23 14:59:44 -05:00
tests Consolidate + clean up WallpaperStore 2024-08-27 15:57:10 -07:00
TestUtils Migrate TSOutgoingMessageRecipientState off of Mantle 2024-08-23 16:17:26 -07:00
Threading Fix integer conversion warnings 2024-07-01 15:20:17 -04:00
UISupport Consolidate + clean up WallpaperStore 2024-08-27 15:57:10 -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 callLinkCreate in internal builds 2024-08-27 01:45:55 -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 Send call link link previews 2024-07-26 22:00:54 -05:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SignalServiceKit.h Swiftify PreKeyBundle 2024-08-23 14:50:07 -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