Signal-iOS/SignalServiceKit
2024-08-01 14:43:34 -05:00
..
Account Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Attachments Check if video SignalAttachments are too large so that we early exit 2024-07-25 17:21:56 -07:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Add archived payment message types 2024-07-11 09:34:37 -05:00
ChangePhoneNumber Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Contacts Extract LinkPreviewFetcher into its own type 2024-07-26 21:45:22 -05:00
Cryptography migrate Randomness to swift 2024-08-01 13:26:07 -05: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 Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Dependencies Add BackupAttachmentDownloadStore 2024-08-01 10:25:36 -07:00
Devices Restore MOB payments from backup 2024-07-11 13:15:41 -05:00
DisappearingMessagesConfiguration Clean up disappearing message timer methods in GroupManager 2024-07-11 10:10:38 -07:00
Environment Add BackupAttachmentDownloadStore 2024-08-01 10:25:36 -07:00
GroupMembers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Groups migrate Randomness to swift 2024-08-01 13:26:07 -05:00
Jobs Asyncify group update methods 2024-07-25 02:22:11 -05:00
Locking Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Logging Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Megaphones Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
MessageBackup Add BackupAttachmentDownloadStore 2024-08-01 10:25:36 -07:00
Messages Add doc comments for timestamp interaction properties 2024-08-01 12:39:59 -07:00
Mocks Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Network Use the Aci type when handling gv2 messages 2024-07-31 18:30:02 -05:00
Notifications Remove simple availability checks for iOS 15 2024-07-10 09:40:13 -04:00
OWSAsserts Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Payments Reattach ArchivedPayments to payments from the ledger 2024-07-15 10:55:33 -05: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 Swiftify reuploadLocalProfile(…) 2024-08-01 12:18:51 -05:00
PromiseKit Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
protobuf Pull in proto backup changes (attachment size now uint32 again) 2024-07-31 15:31:39 -07:00
Protocols Swiftify reuploadLocalProfile(…) 2024-08-01 12:18:51 -05:00
Protos Move E164/UUID handling in protobufs to callers 2024-08-01 12:18:13 -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 BackupAttachmentDownloadQueue table 2024-08-01 10:24:27 -07:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SCKExceptionWrapper Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
SecureValueRecovery remove kbs migration logic as that is no longer possible 2024-07-25 09:05:38 -05:00
Security Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Storage Drop legacy attachment files that are too big 2024-08-01 11:57:05 -07:00
StorageService Remove unused code from generated proto files 2024-08-01 12:17:05 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Remove simple availability checks for iOS 15 2024-07-10 09:40:13 -04:00
tests Implement archive/restore for learned profile chat updates 2024-08-01 09:45:26 -07:00
TestUtils Swiftify reuploadLocalProfile(…) 2024-08-01 12:18:51 -05:00
Threading Fix integer conversion warnings 2024-07-01 15:20:17 -04:00
UISupport Add new container for v2 attachment feature flags 2024-07-24 16:45:27 -07:00
Upload Move some v2 upload code 2024-07-26 09:39:45 -07:00
Usernames Mark the username link as corrupted if LibSignal fails to decrypt it 2024-07-16 14:53:24 -07:00
Util Only allow backup export in dev builds 2024-07-31 15:43:05 -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 Send call link link previews 2024-07-26 22:00:54 -05:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SignalServiceKit.h migrate Randomness to swift 2024-08-01 13:26:07 -05:00
SSKEnvironment.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
TSConstants.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00