Signal-iOS/SignalServiceKit
2024-05-20 14:14:14 -07:00
..
Account Do away with some ObjC test infra 2024-05-06 09:57:21 -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 Audit remaining strings for "audio call" -> "voice call" 2024-05-14 13:36:27 -04:00
ChangePhoneNumber Assume everybody is PNI-capable 2024-02-13 14:53:39 -06:00
Contacts Scaffold for Backup integration tests 2024-05-17 13:59:49 -07:00
Curve25519 Tighten up checks for PublicKey.init(keyBytes:) 2024-05-20 10:18:42 -07: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 Use TSResource in ViewOnceMessageViewController 2024-05-07 15:04:01 -07:00
Devices Don't create two attachments every time we get an edit message sync transcript 2024-05-20 14:07:44 -07:00
Environment Move libsignal-net proxy handling into SignalProxy 2024-05-17 16:20:13 -07:00
GroupMembers Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Groups Fix LocalProfileChecker avatar mismatch handling 2024-05-07 17:04:54 -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 Don't create two attachments every time we get an edit message sync transcript 2024-05-20 14:07:44 -07:00
Messages Validate incoming edit message target timestamp 2024-05-20 14:14:14 -07:00
Mocks Add DBWriteTransaction.addSyncCompletion 2024-04-23 15:49:03 -05:00
Network Move libsignal-net proxy handling into SignalProxy 2024-05-17 16:20:13 -07:00
Notifications Rip out a bunch of NonCallKitCallUIAdaptee 2024-05-16 18:24:04 -05:00
Payments Track which field is missing in SDSError.missingRequiredField 2024-05-16 12:38:13 -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 Scaffold for Backup integration tests 2024-05-17 13:59:49 -07:00
protobuf Support for Calls in Backups 2024-05-06 11:43:13 -07:00
Protocols Scaffold for Backup integration tests 2024-05-17 13:59:49 -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 Track which field is missing in SDSError.missingRequiredField 2024-05-16 12:38:13 -07:00
Storage Fix a typo related to storedPrimaryFolderName 2024-05-16 17:58:53 -05:00
StorageService Scaffold for Backup integration tests 2024-05-17 13:59:49 -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 Tighten up checks for PublicKey.init(keyBytes:) 2024-05-20 10:18:42 -07:00
TestUtils Move libsignal-net proxy handling into SignalProxy 2024-05-17 16:20:13 -07:00
UISupport Prepare chat colors for thread merges 2023-07-07 13:17:55 -05:00
Upload Add support for plaintext backup import/export 2024-05-17 10:40:21 -07:00
Usernames Stop using NSKeyedArchiver in SignalAccounts 2024-04-02 13:48:57 -05:00
Util Scaffold for Backup integration tests 2024-05-17 13:59:49 -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 Fix LocalProfileChecker avatar mismatch handling 2024-05-07 17:04:54 -05:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Remove some unused code 2023-11-15 18:24:20 -06:00
SignalServiceKit.h migrate PhoneNumberUtil to swift 2024-05-08 09:36:18 -05:00
SSKEnvironment.swift Smoosh together various places that fetch profiles 2024-04-23 15:22:37 -05:00
TSConstants.swift Update outdated staging environment constant 2024-05-13 18:10:29 -05:00