Signal-iOS/Signal/test
2024-09-27 15:39:38 -07:00
..
Assets Remove unused performance tests 2024-05-29 12:20:31 -05:00
attachments convert DataSource types from objc to swift 2024-08-28 10:56:41 -05:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Send call link link previews 2024-07-26 22:00:54 -05:00
CallsTab Simplify closure to create CallViewModels 2024-09-27 11:41:11 -05:00
contact Pass AppReadiness instance to a ton of classes that need to retain it as an instance var 2024-09-27 15:03:52 -07:00
Contacts migrate OWSBackgroundTask from objc to swift 2024-09-10 12:25:20 -05:00
Groups Update kMaxAvatarSize 2024-08-22 17:07:22 -05:00
Payments Pass AppReadiness to PaymentsImpl and friends 2024-09-27 15:39:38 -07:00
Provisioning Remove deprecated VoIP token logic 2024-08-29 15:27:52 -05:00
QRCodes Fix various compiler errors in tests under Xcode 16 2024-07-03 11:29:37 -04:00
Registration Update registration permissions onboarding design & copy 2024-09-11 16:28:13 -05:00
SSKTests [ServiceId] Update protobuf field names 2023-08-02 17:21:59 -05:00
subscriptions Use the withDefaults pattern for TSOutgoingMessageBuilder 2024-08-06 10:22:07 -07:00
Supporting Files Remove unused performance tests 2024-05-29 12:20:31 -05:00
URLs Convert SignalBaseTest to Swift. 2023-06-02 21:24:50 -07:00
util Pass AppReadiness instance to a ton of classes that need to retain it as an instance var 2024-09-27 15:03:52 -07:00
ViewControllers Consolidate + clean up ChatColorSettingStore 2024-08-27 16:03:32 -07:00
views/ImageEditor migrate two factory methods of UIImage+OWS to swift 2024-04-22 00:17:31 -05:00
AppDelegateTest.swift [Death to TSAccountManager, long live TSAccountManager][9] Migrate usages of old TSAccountManager to new 2023-10-05 08:56:08 -07:00
DeviceProvisioningURLTest.swift Prefer IdentityKey over typeless Data objects 2023-11-07 11:37:02 -06:00
PhoneNumberValidatorTest.swift Swiftify parts of PhoneNumberUtil 2024-03-18 14:00:30 -05:00
SignalBaseTest.swift Scaffold for Backup integration tests 2024-05-17 13:59:49 -07:00