session-ios/Signal/src/view controllers
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
..
AboutTableViewController.h Settings refactoring. 2015-01-16 15:28:41 +01:00
AboutTableViewController.m TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
AdvancedSettingsTableViewController.h Settings refactoring. 2015-01-16 15:28:41 +01:00
AdvancedSettingsTableViewController.m Removing unused didReceiveMemoryWarning methods from view controllers. 2016-04-08 11:35:29 +02:00
CodeVerificationViewController.h TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
CodeVerificationViewController.m Allow autogenstrings to find all strings 2016-10-20 13:27:38 -04:00
CountryCodeViewController.h TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
CountryCodeViewController.m TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
FingerprintViewController.h Disappearing Messages 2016-10-12 09:30:25 -04:00
FingerprintViewController.m Longpress to copy safety numbers 2016-10-13 10:04:58 -04:00
FullImageViewController.h TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
FullImageViewController.m Consistent and efficient media Delete/Copy/Save UX 2016-07-18 09:20:48 -07:00
InboxTableViewCell.h Disappearing Messages 2016-10-12 09:30:25 -04:00
InboxTableViewCell.m Disappearing Messages 2016-10-12 09:30:25 -04:00
InboxTableViewCell.xib Closes #990. 2015-12-26 18:12:13 +01:00
InCallViewController.h TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
InCallViewController.m Allow autogenstrings to find all strings 2016-10-20 13:27:38 -04:00
LockInteractionController.h TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
LockInteractionController.m TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
MessageComposeTableViewController.h rename our custom JSQ classes to OWS so it's clear what is/not our code. 2016-07-14 23:15:06 -07:00
MessageComposeTableViewController.m Allow autogenstrings to find all strings 2016-10-20 13:27:38 -04:00
MessagesViewController.h Disappearing Messages 2016-10-12 09:30:25 -04:00
MessagesViewController.m Explain send failures for text and media messages 2016-10-26 15:22:35 -04:00
NewGroupViewController.h TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
NewGroupViewController.m Explain send failures for text and media messages 2016-10-26 15:22:35 -04:00
NotificationSettingsOptionsViewController.h Notifications enhancements. 2015-04-28 02:15:37 +02:00
NotificationSettingsOptionsViewController.m TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
NotificationSettingsViewController.h Code Cleanup (#1229) 2016-06-17 15:41:41 -07:00
NotificationSettingsViewController.m Code Cleanup (#1229) 2016-06-17 15:41:41 -07:00
OWSConversationSettingsTableViewController.h Disappearing Messages 2016-10-12 09:30:25 -04:00
OWSConversationSettingsTableViewController.m Explain send failures for text and media messages 2016-10-26 15:22:35 -04:00
OWSLinkDeviceViewController.h New Fingerprint Format 2016-10-12 09:30:25 -04:00
OWSLinkDeviceViewController.m Scanning an invalid QR code shows an error dialog 2016-10-26 15:49:19 -04:00
OWSLinkedDevicesTableViewController.h Device manager fixes 2016-09-06 17:16:42 -04:00
OWSLinkedDevicesTableViewController.m Disappearing Messages 2016-10-12 09:30:25 -04:00
OWSQRCodeScanningViewController.h New Fingerprint Format 2016-10-12 09:30:25 -04:00
OWSQRCodeScanningViewController.m Scanning an invalid QR code shows an error dialog 2016-10-26 15:49:19 -04:00
PrivacySettingsTableViewController.h Settings refactoring. 2015-01-16 15:28:41 +01:00
PrivacySettingsTableViewController.m New Fingerprint Format 2016-10-12 09:30:25 -04:00
RegistrationViewController.h TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
RegistrationViewController.m Allow autogenstrings to find all strings 2016-10-20 13:27:38 -04:00
SettingsTableViewController.h Provision device from QRCode. 2016-09-02 12:40:21 -04:00
SettingsTableViewController.m Allow autogenstrings to find all strings 2016-10-20 13:27:38 -04:00
ShowGroupMembersViewController.h TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
ShowGroupMembersViewController.m Disable group header interaction (#1328) 2016-09-17 12:44:46 -04:00
SignalsNavigationController.h Disappearing Messages 2016-10-12 09:30:25 -04:00
SignalsNavigationController.m Fix intermittent crash on network status change 2016-10-26 15:22:35 -04:00
SignalsViewController.h Code Cleanup (#1229) 2016-06-17 15:41:41 -07:00
SignalsViewController.m Explain send failures for text and media messages 2016-10-26 15:22:35 -04:00