Signal-iOS/SignalServiceKit
2024-04-27 13:33:46 -05:00
..
Account Add an "inactive linked device" megaphone 2024-04-24 11:28:33 -07:00
Attachments migrate NSData+Image to swift 2024-04-26 05:24:55 -05:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls More aggressively mark group call records as .ringingAccepted 2024-04-24 12:25:24 -07:00
ChangePhoneNumber Assume everybody is PNI-capable 2024-02-13 14:53:39 -06:00
Contacts Specify seconds in DM timer construction 2024-04-25 14:08:47 -07:00
Curve25519 Replace Curve25519Kit with LibSignal 2023-10-31 14:18:22 -05:00
DateProvider
DebugLogs migrate DebugLogger to swift 2024-04-19 22:09:08 -05:00
Dependencies Fork+slight cleanup of VideoDurationHelper 2024-04-25 10:19:29 -07:00
Devices Specify seconds in DM timer construction 2024-04-25 14:08:47 -07:00
Environment Request backup auth credentials and make initial requests. 2024-04-26 09:40:42 -05:00
GroupMembers Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Groups migrate NSData+Image to swift 2024-04-26 05:24:55 -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 Fix milliseconds to seconds conversion in Backup import 2024-04-26 15:55:49 -07:00
Messages convert NSTimer+OWS to swift 2024-04-27 04:29:01 -05:00
Mocks Add DBWriteTransaction.addSyncCompletion 2024-04-23 15:49:03 -05:00
Network Add OWSChatConnectionUsingLibsignal 2024-04-26 13:13:48 -07: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 remove iOS 13 availability checks 2024-04-27 12:51:59 -05:00
protobuf Change how we namespace Backup protos 2024-04-26 14:55:47 -07:00
Protocols Remove some unused profile manager methods 2024-04-25 12:21:25 -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 Specify seconds in DM timer construction 2024-04-25 14:08:47 -07:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions remove availability checks for iOS 14 and 14.0 2024-04-27 13:07:03 -05:00
tests move ensureArabicNumerals test into the tests for the target where it is defined 2024-04-27 13:33:46 -05:00
TestUtils Remove TSAttachment bridging in TSMessage methods 2024-04-25 10:24:00 -07:00
UISupport Prepare chat colors for thread merges 2023-07-07 13:17:55 -05:00
Upload Request backup auth credentials and make initial requests. 2024-04-26 09:40:42 -05:00
Usernames Stop using NSKeyedArchiver in SignalAccounts 2024-04-02 13:48:57 -05:00
Util remove availability checks for iOS 14 and 14.0 2024-04-27 13:07:03 -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 Request backup auth credentials and make initial requests. 2024-04-26 09:40:42 -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