Signal-iOS/SignalServiceKit
2025-09-02 18:48:58 -05:00
..
Account Refactor message building to allow parallelization 2025-09-02 18:31:23 -05:00
Attachments Can't paste multiple photos into compose bar 2025-07-30 13:28:02 -07:00
Backups Expose the last Backup file size separately in Internal Settings 2025-09-02 15:39:51 -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 Refactor message building to allow parallelization 2025-09-02 18:31:23 -05:00
Concurrency Conform CancellableContinuation to Sendable 2025-07-23 16:50:20 -05:00
Contacts Start adopting account existence check 2025-08-27 12:13: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 Tweak parameter for internal users 2025-05-06 12:02:29 -05:00
Dependencies Add backup list media integrity check button to internal settings 2025-08-27 11:09:25 -07:00
Devices Add poll store and poll manager to interact with poll database tables 2025-08-29 15:26:32 -07:00
DisappearingMessagesConfiguration Reset dm timer version when a linked device becomes delinked 2025-04-28 18:51:11 -07:00
Environment Only set the Backup-ID on the primary 2025-09-02 16:19:08 -05:00
GroupMembers Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
Groups Remove unnecessary profile commitment check 2025-09-02 17:48:54 -05:00
Jobs NO MORE REST 2025-08-27 18:09:16 -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 Notify user 1-3 hours after they enable backups 2025-08-27 14:26:15 -07:00
Messages Parallelize pre key fetches 2025-09-02 18:48:58 -05:00
Mocks Add AccountEntropyPoolManager 2025-08-26 12:00:04 -07:00
Network Parallelize pre key fetches 2025-09-02 18:48:58 -05:00
Notifications Notify user 1-3 hours after they enable backups 2025-08-27 14:26:15 -07:00
OWSAsserts Wait 3s before clearing the "last app launch crashed" counter 2025-08-11 22:57:47 -07:00
Payments Consolidate oversize text handling 2025-07-30 13:27:06 -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 Remove TestScheduler & Schedulers 2025-07-17 18:11:27 -05:00
protobuf Polls proto changes 2025-08-27 11:34:48 -07:00
Protocols Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
Protos Polls proto changes 2025-08-27 11:34:48 -07: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 Schema for polls 2025-08-27 16:00:07 -07:00
SecureValueRecovery Rotate the SS recordIkm when rotating the AEP 2025-08-26 21:09:44 -07:00
Security Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
Storage Parallelize pre key fetches 2025-09-02 18:48:58 -05:00
StorageService Rotate the SS recordIkm when rotating the AEP 2025-08-26 21:09:44 -07:00
Stories De-protocolize RecipientDatabaseTable 2025-05-06 12:06:09 -05:00
Subscriptions Skip attempting AppAttest in dev builds 2025-08-22 14:31:25 -07:00
tests Refactor message building to allow parallelization 2025-09-02 18:31:23 -05: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 Cache BackupServiceAuth 2025-08-29 15:36:30 -07:00
Usernames NO MORE REST 2025-08-27 18:09:16 -05:00
Util Consolidate Backup Settings progress bars 2025-08-28 11:45:33 -07:00
VoiceMessage One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ZkParams Cache BackupServiceAuth 2025-08-29 15:36:30 -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 Remove ios.shouldVerifyPniAndPniIdentityKeyExist 2025-08-12 12:16:50 -05:00
TSConstants.swift Reorder past SVR enclave values to be newest-first 2025-07-23 13:23:56 -05:00