Signal-iOS/SignalServiceKit
2024-09-27 20:40:17 -07:00
..
Account Delete AppReadiness shims now that its modernized 2024-09-27 14:01:06 -07:00
Attachments
Badge
Calls 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
ChangePhoneNumber 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
Concurrency
Contacts 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
Cryptography
Curve25519
DateProvider
DebuggerUtils
DebugLogs
Dependencies
Devices
DisappearingMessagesConfiguration
Environment Remove unecessary AppReadiness checks that are always satisfied by ScreenLock callers 2024-09-27 20:40:17 -07:00
GroupMembers
Groups 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
Jobs Pass AppReadiness to JobQueue methods 2024-09-27 16:30:12 -07:00
Locking
Logging
Megaphones
MessageBackup
Messages 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
Mocks
Network Pass AppReadiness instance to ChatConnectionManager and friends 2024-09-27 15:18:34 -07:00
Notifications
OWSAsserts
Payments Pass AppReadiness to RefreshEvent 2024-09-27 16:02:00 -07:00
PinnedThreadManager
Preconditions
Profiles 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
PromiseKit
protobuf
Protocols
Protos
Randomness
Registration
RemoteAttestation
Resources
Schedulers
SecureValueRecovery Delete AppReadiness shims now that its modernized 2024-09-27 14:01:06 -07:00
Security
Storage 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
StorageService 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
Stories
Subscriptions Pass AppReadiness instance to a bunch of usage sites that are only 1 layer deep 2024-09-27 14:02:07 -07:00
tests Pass AppReadiness to ModelReadCache 2024-09-27 16:59:25 -07:00
TestUtils Pass AppReadiness to ModelReadCache 2024-09-27 16:59:25 -07:00
Threading
UISupport
Upload
Usernames 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
Util Remove unecessary AppReadiness checks that are always satisfied by ScreenLock callers 2024-09-27 20:40:17 -07:00
VoiceMessage
ZkParams 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
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch
SignalServiceKit.h Add AppReadiness wrapper for the few remaining objc callers 2024-09-27 10:00:53 -07:00
SSKEnvironment.swift Provide appReadiness to warmCaches methods 2024-09-27 14:02:37 -07:00
TSConstants.swift