Signal-iOS/SignalServiceKit
2024-09-27 14:01:06 -07:00
..
Account Delete AppReadiness shims now that its modernized 2024-09-27 14:01:06 -07:00
Attachments Remove conditional compiler directives 2024-09-18 12:00:57 -04:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
ChangePhoneNumber Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
Concurrency Extract cooperative timeout & cancellation logic 2024-08-12 13:46:37 -05:00
Contacts Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
Cryptography Generate thumbnails for backup attachment uploads 2024-09-20 10:11:22 -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 Kill OWSPaymentsLock.shared 2024-09-27 08:48:51 -07:00
Devices Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
DisappearingMessagesConfiguration Add "chats" Backup integration test cases 2024-09-10 10:37:05 -07:00
Environment Delete AppReadiness shims now that its modernized 2024-09-27 14:01:06 -07:00
GroupMembers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Groups Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
Jobs Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
Locking Audit AtomicValue and friends for sendability 2024-09-19 13:40:27 -04:00
Logging Remove unused type 2024-09-24 19:02:59 -05:00
Megaphones migrate OWSFakeProfileManager from objc to swift 2024-08-28 15:10:10 -05:00
MessageBackup Fix OWSColor ↔ ARGB conversions 2024-09-27 11:38:12 -05:00
Messages Delete AppReadiness shims now that its modernized 2024-09-27 14:01:06 -07:00
Mocks Add "calls" Backup integration tests 2024-09-10 11:33:28 -07:00
Network Delete AppReadiness shims now that its modernized 2024-09-27 14:01:06 -07:00
Notifications Extract common notification logic into method 2024-08-30 16:20:07 -05:00
OWSAsserts delete dead code 2024-09-23 15:01:19 -05:00
Payments Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07: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 non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
PromiseKit eliminate AnyPromise 2024-09-23 15:01:23 -05:00
protobuf Drop profileKey fields from GroupSnapshots in Backups 2024-09-18 10:30:59 -07:00
Protocols Remove SignalAccount & OWSUserProfile read caches 2024-09-26 00:06:24 -05:00
Protos Upgrade to SwiftProtobuf v1.28.1 2024-09-17 09:11:11 -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 backup/restore of sticker packs 2024-09-25 11:38:51 -05:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SecureValueRecovery Delete AppReadiness shims now that its modernized 2024-09-27 14:01:06 -07:00
Security convert OWSHttpSecurityPolicy to swift 2024-09-27 11:37:40 -05:00
Storage Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
StorageService Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
tests Delete AppReadiness shims now that its modernized 2024-09-27 14:01:06 -07:00
TestUtils Remove AppReadinessGlobal pt 1: AppSetup 2024-09-27 13:15:07 -07:00
Threading remove MainActor assumptions from ReadyFlag and propagate upwards 2024-09-26 20:56:20 -05:00
UISupport Archive/Restore default chat style in backup 2024-08-30 15:33:51 -07:00
Upload Fix backup copy to media tier request 2024-09-25 19:12:48 -05:00
Usernames Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
Util Remove AppReadinessGlobal pt 1: AppSetup 2024-09-27 13:15:07 -07: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 Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SignalServiceKit.h Add AppReadiness wrapper for the few remaining objc callers 2024-09-27 10:00:53 -07:00
SSKEnvironment.swift Add non-global AppReadiness protocol + impl 2024-09-27 12:36:15 -07:00
TSConstants.swift fix swiftlint 0.57.0 lint warnings 2024-09-10 12:26:26 -05:00