Commit Graph

6 Commits

Author SHA1 Message Date
Andy Uhnak 2b2881f8f1 Start QR scanning when camera ready 2023-04-03 16:16:39 +01:00
Nicolas Mauri 3bc833147a Disable QR code reading on a simulator 2023-03-01 16:28:39 +01:00
Nicolas Mauri 083f52262e Automatically starts scanning the QR code if we have not received a QR code. 2023-02-23 09:33:14 +01:00
Doug c411097256 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
SBiOSoftWhare c4ad9cbcf5 QRCodeReaderViewController: Fix a crash after deinit (Fix #3125). 2020-04-21 16:58:24 +02:00
SBiOSoftWhare a9645538ef Move QR code reader and generator classes in their own module. 2020-03-17 12:24:09 +01:00