Signal-iOS/SignalServiceKit
2025-07-23 13:01:01 -05:00
..
Account Remove fully-rolled-out validation configs 2025-07-22 15:36:52 -05:00
Attachments Refetch pasteboard to work around green square 2025-07-10 15:43:29 -07:00
Backups Consolidate Backup FeatureFlags, add RemoteConfig to show Settings 2025-07-22 22:28:10 -05:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Remove TestScheduler & Schedulers 2025-07-17 18:11:27 -05:00
ChangePhoneNumber Remove mocks for pre keys stores 2025-05-05 12:46:46 -05:00
Concurrency Use a TaskQueue instead of DebouncedTask in BackupDisablingManager 2025-07-22 09:24:54 -07:00
Contacts Asyncify Auth.fetch(…) 2025-07-23 12:28:11 -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 UX in BackupSettings for "Back Up Now" 2025-07-21 17:46:56 -07:00
Devices Make backup restore in registration resumable after app termination 2025-07-18 15:22:24 -07:00
DisappearingMessagesConfiguration Reset dm timer version when a linked device becomes delinked 2025-04-28 18:51:11 -07:00
Environment Add UX in BackupSettings for "Back Up Now" 2025-07-21 17:46:56 -07:00
GroupMembers Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
Groups Require certain generic parameters to be Sendable 2025-07-02 14:33:49 -05:00
Jobs Remove unused variable 2025-07-23 12:29:17 -05:00
LocalDeviceAuth Add "View Backup Key" to Backup Settings 2025-06-12 12:38:57 -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 Consolidate Backup FeatureFlags, add RemoteConfig to show Settings 2025-07-22 22:28:10 -05:00
Messages Consolidate Backup FeatureFlags, add RemoteConfig to show Settings 2025-07-22 22:28:10 -05:00
Mocks Remove promiseForTSRequest method 2025-07-22 08:47:50 -05:00
Network Add kill switch for the connection lock 2025-07-23 13:01:01 -05:00
Notifications Allow deregistered notifications when deregistered 2025-06-23 13:09:09 -05:00
OWSAsserts Migrate story recipients to a dedicated table 2025-03-27 21:14:10 -05:00
Payments Asyncify updateConversionRates 2025-07-23 12:27:10 -05: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 Fix unused result warning 2025-07-03 16:29:26 -05:00
PromiseKit Remove TestScheduler & Schedulers 2025-07-17 18:11:27 -05:00
protobuf Drop support for legacy backup attachment locator fields 2025-07-07 13:11:06 -07:00
Protocols Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
Protos Update to Swift Protobuf 1.3.0 2025-07-16 08:59:16 -05: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 Asyncify Auth.fetch(…) 2025-07-23 12:28:11 -05:00
Resources Add BackupOversizeTextCache table 2025-07-18 14:59:34 -07:00
SecureValueRecovery Asyncify Auth.fetch(…) 2025-07-23 12:28:11 -05:00
Security Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
Storage Add BackupOversizeTextCache table 2025-07-18 14:59:34 -07:00
StorageService Use GroupIdentifier in isGroupIdBlocked 2025-07-01 15:07:42 -05:00
Stories De-protocolize RecipientDatabaseTable 2025-05-06 12:06:09 -05:00
Subscriptions Skip AppAttest check, for now, if opted into Backups via remote config 2025-07-22 21:17:26 -07:00
tests Asyncify Auth.fetch(…) 2025-07-23 12:28:11 -05:00
TestUtils Set wasNotCreatedLocally for backup-restored TSOutgoingMessages 2025-07-07 17:36:29 -07:00
Threading remove MainActor assumptions from ReadyFlag and propagate upwards 2024-09-26 20:56:20 -05:00
UISupport Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
Upload Split apart “is network failure” and “is timeout” 2025-07-22 15:38:36 -05:00
Usernames Remove TestScheduler & Schedulers 2025-07-17 18:11:27 -05:00
Util Add kill switch for the connection lock 2025-07-23 13:01:01 -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 Add BackupCDNCache for read credentials, metadata 2025-07-11 16:38:50 -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 LearnMyOwnPniManager 2025-07-10 16:59:55 -05:00
TSConstants.swift Add new SVR2 MRENCLAVE values 2025-07-22 12:44:30 -07:00