Signal-iOS/Signal
Matthew Douglass bbfffdf79f Scanning an invalid QR code shows an error dialog
* From the error dialog you are able to back out of scanning or try again. Adds English localization for this message.

  Adds an extra flag in OWSQRCodeScanningViewController to make sure that we don’t handle captureResults when capture is disabled (this was racing before because the call to [capture stop] is async and that was causing the cancel case to present the error dialog multiple times.

  Fixes Signal-iOS#1347

* Fixes appearance of race with starting capture
  Also marks the capture variable as atomic since it is accessed on
  multiple threads.

// FREEBIE
2016-10-26 15:49:19 -04:00
..
AudioFiles Fixes #244 2015-03-21 17:53:38 +01:00
Certificates TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
Images Multiple visual enhancements and repo cleanup. 2015-02-18 18:20:02 +01:00
Images.xcassets Disappearing Messages 2016-10-12 09:30:25 -04:00
src Scanning an invalid QR code shows an error dialog 2016-10-26 15:49:19 -04:00
test Explain send failures for text and media messages 2016-10-26 15:22:35 -04:00
translations Scanning an invalid QR code shows an error dialog 2016-10-26 15:49:19 -04:00
iTunesArtwork@3x.png Updated iTunes artwork 2015-01-30 17:25:24 -10:00
main.m Removing unused imported classes. 2015-07-27 16:19:08 +02:00
Signal-Info.plist [SSK] Better error messages when failing to send 2016-10-26 15:22:35 -04:00
Signal-Prefix.pch More logging, scrub phone numbers from file logs (#1357) 2016-09-27 21:20:58 -04:00
Signal.entitlements Apple now requires camera permission explanation 2016-09-17 13:51:34 -04:00