Signal-iOS/SignalServiceKit
2025-09-12 14:38:24 -04:00
..
Account Validate local registrationIds match the server 2025-09-10 15:56:48 -05:00
Attachments Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00
Backups Improvements to Backups logging 2025-09-11 16:05:45 -07:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Schema for polls 2025-08-27 16:00:07 -07:00
ChangePhoneNumber Update how registrationIds are handled during registration 2025-09-04 13:27:21 -05:00
Concurrency Durably update BackupSettings when BackupExportJobRunner finishes 2025-09-05 14:23:03 -07:00
Contacts Migrate deviceIds away from NSKeyedArchiver 2025-09-10 18:00:05 -05:00
Cryptography Update to LibSignal v0.74.1 (Backup.LocatorInfo.integrityCheck) 2025-06-16 16:03:35 -07:00
Curve25519 Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
DateProvider Add MonotonicDuration 2025-06-03 18:35:58 -05:00
DebuggerUtils Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DebugLogs Make log lines more concise 2025-09-11 16:04:55 -07:00
Dependencies Store, build, and render basic poll create messages 2025-09-09 16:42:34 -04:00
Devices Store, build, and render basic poll create messages 2025-09-09 16:42:34 -04:00
DisappearingMessagesConfiguration Reset dm timer version when a linked device becomes delinked 2025-04-28 18:51:11 -07:00
Environment Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00
GroupMembers Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
Groups Remove owsFailDebug for plausible errors 2025-09-11 15:26:20 -05:00
Jobs Refresh GSEs before leaving group 2025-09-10 16:29:21 -05:00
LocalDeviceAuth Add UX for rotating the AEP, from Backup Settings 2025-08-07 12:02:18 -07:00
Locking Don’t mark TSMutex withLock blocks as @Sendable 2025-07-02 14:33:49 -05:00
Logging misc cleanup 2024-10-07 11:19:29 -05:00
Megaphones Rename: "Signal Secure Backups", "Recovery Key" 2025-09-10 09:20:19 -07:00
Messages Add support for poll voting 2025-09-12 14:38:24 -04:00
Mocks Rename: "Signal Secure Backups", "Recovery Key" 2025-09-10 09:20:19 -07:00
Network Adopt libsignal's "typed API" for username lookup 2025-09-08 18:24:33 -07:00
Notifications Remove outdated comment about error handling 2025-09-03 12:37:24 -05:00
OWSAsserts Wait 3s before clearing the "last app launch crashed" counter 2025-08-11 22:57:47 -07:00
Payments Don't crash when deserializing SDS models w/ unrecognized enum-property rawValues 2025-09-09 15:35:27 -07:00
PinnedThreadManager One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Preconditions Allow both fetch mechanisms in a single process 2025-06-05 14:59:53 -05:00
Profiles NO MORE REST 2025-08-27 18:09:16 -05:00
PromiseKit Add timeout when replying via notifications 2025-09-10 15:05:32 -05:00
protobuf Store, build, and render basic poll create messages 2025-09-09 16:42:34 -04:00
Protocols Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
Protos Store, build, and render basic poll create messages 2025-09-09 16:42:34 -04:00
QRCodes One QR code generator to rule them all 2024-12-16 11:02:30 -08:00
Randomness fix test comment 2024-08-01 14:43:34 -05:00
Registration Remove TestScheduler & Schedulers 2025-07-17 18:11:27 -05:00
RemoteAttestation NO MORE REST 2025-08-27 18:09:16 -05:00
Resources Add support for poll voting 2025-09-12 14:38:24 -04:00
SecureValueRecovery Rename: "Signal Secure Backups", "Recovery Key" 2025-09-10 09:20:19 -07:00
Security Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
Storage Add support for poll voting 2025-09-12 14:38:24 -04:00
StorageService Rename: "Signal Secure Backups", "Recovery Key" 2025-09-10 09:20:19 -07:00
Stories De-protocolize RecipientDatabaseTable 2025-05-06 12:06:09 -05:00
Subscriptions Make BkpSubMgr/redeemSubscriptionIfNecessary await interrupted-and-resumed redemptions 2025-09-10 12:55:22 -07:00
tests Add support for poll voting 2025-09-12 14:38:24 -04:00
TestUtils Add poll store and poll manager to interact with poll database tables 2025-08-29 15:26:32 -07:00
Threading remove MainActor assumptions from ReadyFlag and propagate upwards 2024-09-26 20:56:20 -05:00
UISupport Make AttachmentContentValidator async 2025-07-25 14:26:30 -07:00
Upload Increase backup upload/download parallelism 2025-09-04 14:00:19 -07:00
Usernames Adopt libsignal's "typed API" for username lookup 2025-09-08 18:24:33 -07:00
Util Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00
VoiceMessage One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ZkParams Avoid deadlock in BackupAuthCredentialManager 2025-09-04 17:17:34 -07:00
.gitignore
.travis.yml
InactivePrimaryDeviceStore.swift Megaphone for inactive primary devices 2025-07-16 13:10:05 -07:00
SignalServiceKit-Prefix.pch remove NSObject OWS category 2025-02-05 08:38:43 -06:00
SignalServiceKit.h Un-SDS-ify IncomingGroupsV2MessageJob 2025-04-23 17:51:32 -05:00
SSKEnvironment.swift Make BkpSubMgr/redeemSubscriptionIfNecessary await interrupted-and-resumed redemptions 2025-09-10 12:55:22 -07:00
TSConstants.swift Reorder past SVR enclave values to be newest-first 2025-07-23 13:23:56 -05:00