Signal-iOS/SignalServiceKit
2024-05-01 15:37:53 -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 Match system behavior for nicknames 2024-05-01 14:45:41 -05:00
Curve25519 Replace Curve25519Kit with LibSignal 2023-10-31 14:18:22 -05:00
DateProvider Implement RegistrationSessionManager 2023-02-08 15:37:12 -08: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 Add validation methods 2024-05-01 15:37:53 -05:00
GroupMembers Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Groups Use PNI to resolve pending invites when joining by link. 2024-05-01 13:51:53 -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 Add validation methods 2024-05-01 15:37:53 -05:00
Messages move the orphan cleaner find functions to swift 2024-05-01 10:13:12 -05:00
Mocks Add DBWriteTransaction.addSyncCompletion 2024-04-23 15:49:03 -05:00
Network Add backup download 2024-04-30 17:09:31 -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 Backup/Restore local group state 2024-04-29 13:49:51 -07:00
protobuf Remove some extra spaces from protobuf files 2024-05-01 13:29:47 -05:00
Protocols Backup/Restore local group state 2024-04-29 13:49:51 -07: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 remove availability checks for iOS 14 and 14.0 2024-04-27 13:07:03 -05:00
tests Support different types of upload metadata 2024-04-29 18:27:26 -05:00
TestUtils Backup/Restore local group state 2024-04-29 13:49:51 -07: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 Fix regression in substring methods 2024-04-30 16:33:01 -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