Signal-iOS/SignalServiceKit
2024-05-03 13:37:04 -05:00
..
Account Add an "inactive linked device" megaphone 2024-04-24 11:28:33 -07:00
Attachments Prefer non-SignalCoreKit APIs where possible 2024-05-02 14:23:51 -05:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Swiftify part of OWSGroupCallMessage 2024-05-03 13:36:04 -05:00
ChangePhoneNumber Assume everybody is PNI-capable 2024-02-13 14:53:39 -06:00
Contacts Swiftify part of OWSGroupCallMessage 2024-05-03 13:36:04 -05:00
Curve25519 Replace Curve25519Kit with LibSignal 2023-10-31 14:18:22 -05:00
DateProvider Rebuild ProfileFetcher 2024-05-02 14:29:07 -05:00
DebugLogs migrate DebugLogger to swift 2024-04-19 22:09:08 -05:00
Dependencies Modernize + asyncify AudioWaveformManager 2024-04-29 13:11:16 -07:00
Devices Specify seconds in DM timer construction 2024-04-25 14:08:47 -07:00
Environment Update to LibSignal v0.46.0 2024-05-03 13:37:04 -05:00
GroupMembers Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Groups Fetch profiles in the NSE 2024-05-02 15:32:14 -05:00
Jobs Specify seconds in DM timer construction 2024-04-25 14:08:47 -07:00
Megaphones Add an "inactive linked device" megaphone 2024-04-24 11:28:33 -07:00
MessageBackup Update to LibSignal v0.46.0 2024-05-03 13:37:04 -05:00
Messages Make defaults in TSIncomingMessageBuilder explicit and complete 2024-05-02 15:56:02 -07:00
Mocks Add DBWriteTransaction.addSyncCompletion 2024-04-23 15:49:03 -05:00
Network Remove unused tld property 2024-05-03 12:46:10 -05:00
Notifications remove availability checks for iOS 14 and 14.0 2024-04-27 13:07:03 -05:00
Payments Inline MobileCoinMinimal 2024-04-25 16:35:47 -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 Fetch profiles in the NSE 2024-05-02 15:32:14 -05:00
protobuf Remove some extra spaces from protobuf files 2024-05-01 13:29:47 -05:00
Protocols Swiftify part of OWSGroupCallMessage 2024-05-03 13:36:04 -05:00
Protos Inline MobileCoinMinimal 2024-04-25 16:35:47 -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 Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
Resources Remove some unused files from the built app 2024-04-25 16:02:35 -05:00
Schedulers Remove uses of sharedBackground queues. 2023-09-28 07:46:52 -05:00
SecureValueRecovery Set local master key if we have a PIN but no master key 2024-04-10 08:08:52 -07:00
Security Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Storage More easy TSAttachment bridging removals 2024-04-25 10:25:26 -07:00
StorageService Backup/Restore local group state 2024-04-29 13:49:51 -07:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Fetch profiles in the NSE 2024-05-02 15:32:14 -05:00
tests Make defaults in TSIncomingMessageBuilder explicit and complete 2024-05-02 15:56:02 -07:00
TestUtils Swiftify part of OWSGroupCallMessage 2024-05-03 13:36:04 -05:00
UISupport Prepare chat colors for thread merges 2023-07-07 13:17:55 -05:00
Upload Add support for uploading backups. 2024-04-30 16:39:25 -05:00
Usernames Stop using NSKeyedArchiver in SignalAccounts 2024-04-02 13:48:57 -05:00
Util Use kOversizeTextMessageSizeThreshold consistently 2024-05-02 15:32:36 -05: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 support for uploading backups. 2024-04-30 16:39:25 -05:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Remove some unused code 2023-11-15 18:24:20 -06:00
SignalServiceKit.h convert NSTimer+OWS to swift 2024-04-27 04:29:01 -05:00
SSKEnvironment.swift Smoosh together various places that fetch profiles 2024-04-23 15:22:37 -05:00
TSConstants.swift Add message backup zkparams 2024-04-23 11:16:14 -07:00