Signal-iOS/Signal
Jordan Rose 2e39dab9b2 Support two SignalProtocolStores in SSKEnvironment
'sessionStore', 'preKeyStore', and 'signedPreKeyStore' are no longer
directly accessible; you have to go through
'signalProtocolStore(for:)' instead. This commit mechanically changes
all use sites to use `signalProtocolStore(for: .aci)`, with the
understanding that they will need cleanup in the future.

This is not enough to actually support multiple stores; they still
store in the database under the same keys. That's coming in the next
commit.
2022-03-16 14:31:06 -07:00
..
AudioFiles Don't use CallKit for video calls received while the app is active 2020-08-17 15:41:10 -07:00
Fonts Restructure AvatarBuilder to support new avatar styles 2021-07-15 20:04:22 -07:00
Images.xcassets Improvements to user flow in in-app camera controllers. 2022-03-02 17:56:40 -08:00
Lottie Adjust megaphone priority and remove old megaphones 2022-01-24 10:42:34 -08:00
NSE-Images.xcassets Cache built avatars to disk for NSE 2022-02-14 11:59:13 -08:00
Settings.bundle Update to MobileCoin v1.2.0-pre10 2022-03-04 15:07:50 -08:00
Sounds Autoplay subsequent audio messages 2021-04-29 18:01:21 -07:00
src Support two SignalProtocolStores in SSKEnvironment 2022-03-16 14:31:06 -07:00
test Teach OWSIdentityManager about PNI identity keys 2022-03-16 13:29:20 -07:00
translations Merge branch 'release/5.32.0' 2022-03-14 13:55:48 -07:00
.swiftlint.yml
iTunesArtwork@3x.png
main.m Call UIApplicationMain() outside of autoreleasepool 2021-04-08 13:35:17 -07:00
Signal-AppStore.entitlements iOS 15 communication notification support for messages 2021-08-17 10:48:39 -10:00
Signal-Info.plist "Bump build to 5.33.0.8." (nightly-03-15-2022) 2022-03-15 04:00:47 -07:00
Signal-Prefix.pch
Signal.entitlements iOS 15 communication notification support for messages 2021-08-17 10:48:39 -10:00
SignalTSan.supp
SignalUBSan.supp