Signal-iOS/SignalServiceKit
Adam Sharp 03e018de09
Raise deployment target to iOS 15
The only remaining code using API deprecated in iOS 15 is navigation bar
styling code that never runs on iOS 15.
2024-07-08 16:04:03 -04:00
..
Account Don’t wait for the web socket in the NSE 2024-06-27 14:07:38 -05:00
Attachments Switch from deprecated UTI functions to UTType 2024-07-08 10:17:08 -04:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Move RPRecentCallType+CustomStringConvertible into SignalServiceKit 2024-07-03 13:13:00 -04:00
ChangePhoneNumber Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Contacts Support "simple chat updates" in Backups 2024-07-03 15:46:05 -07:00
Cryptography Fix bugs in EncryptedFileHandle implementation 2024-07-02 09:55:01 -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 Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Dependencies Remove ObjC support from SenderKeyStore 2024-07-03 11:09:03 -05:00
Devices Remove OWSDeviceManager cache 2024-06-27 14:06:46 -05:00
Environment Stabilize timestamps in Backups story-dlist test 2024-07-01 09:20:57 -07:00
GroupMembers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Groups Fix integer conversion warnings 2024-07-01 15:20:17 -04:00
Jobs Handle errors when enqueuing message sends jobs 2024-07-01 12:02:11 -05:00
Locking Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Logging Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Megaphones Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
MessageBackup Support "simple chat updates" in Backups 2024-07-03 15:46:05 -07:00
Messages Don't discard quoted replies from protos where we know the original message id 2024-07-08 08:44:09 -07:00
Mocks Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Network Switch from deprecated UTI functions to UTType 2024-07-08 10:17:08 -04:00
Notifications Downgrade test population assertion to an error 2024-06-28 17:28:20 -05:00
OWSAsserts Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Payments Support "simple chat updates" in Backups 2024-07-03 15:46:05 -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 Switch from deprecated UTI functions to UTType 2024-07-08 10:17:08 -04:00
PromiseKit Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
protobuf Update the Backup proto to the latest 2024-06-28 10:03:57 -07:00
Protocols Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Protos Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Randomness Fix integer conversion warnings 2024-07-01 15:20:17 -04: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 unencryptedByteCount field to Attachment.TransitTierInfo 2024-06-21 14:14:45 -07:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SCKExceptionWrapper Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SecureValueRecovery Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Security Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Storage Bridge legacy and v2 attachments in MediaGalleryResourceFinder 2024-07-08 08:42:34 -07:00
StorageService Update block arguments for thread/interaction enumeration 2024-07-02 17:38:15 -07:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
tests Add an integration test for simple chat updates in Backups 2024-07-08 12:12:23 -07:00
TestUtils Raise deployment target to iOS 15 2024-07-08 16:04:03 -04:00
Threading Fix integer conversion warnings 2024-07-01 15:20:17 -04:00
UISupport Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Upload Move BlurHash method into TSAttachmentUploadManager 2024-07-03 19:35:40 -05:00
Usernames Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Util Raise deployment target to iOS 15 2024-07-08 16:04:03 -04: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 basic support for creating Call Links 2024-06-17 12:15:42 -05:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SignalServiceKit.h Swiftify OWSOutgoingResendResponse 2024-06-28 17:47:01 -05:00
SSKEnvironment.swift Remove OWSDeviceManager cache 2024-06-27 14:06:46 -05:00
TSConstants.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00