Signal-iOS/Signal
Jordan Rose f7444d960e PhotoCapture: stop the AVCaptureSession on its dedicated queue
AVCaptureSession isn't thread-safe to reconfigure, and that includes
stopping a current session. Everything else we did with the session
was on a dedicated queue, but the call to stop it was on the main
queue. Fix that by exposing the existing promise-based stop method to
the CaptureOutput helper.
2022-05-27 16:56:28 -07:00
..
AudioFiles Don't use CallKit for video calls received while the app is active 2020-08-17 15:41:10 -07:00
Images.xcassets Skeleton "choose gift badge" screen 2022-05-13 13:25:36 -05: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 Upgrade GRDB to version 5.23.0 2022-04-20 09:08:50 -05:00
Sounds Autoplay subsequent audio messages 2021-04-29 18:01:21 -07:00
src PhotoCapture: stop the AVCaptureSession on its dedicated queue 2022-05-27 16:56:28 -07:00
test Remove unused variables 2022-05-27 00:13:17 -05:00
translations Update "pending changes action sheet" localization metadata 2022-05-27 21:54:42 +00: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 Update to RingRTC v2.20.7 2022-05-27 09:39:24 -05:00
Signal-Prefix.pch Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
Signal.entitlements iOS 15 communication notification support for messages 2021-08-17 10:48:39 -10:00
SignalTSan.supp
SignalUBSan.supp