Commit Graph

8 Commits

Author SHA1 Message Date
Mauro Romito 12837d4b89 update license 2024-09-25 12:24:52 +02:00
Doug 909632e84c Fix a bug where QR codes aren't detected if the camera is too close. (#7762) 2024-03-04 17:17:27 +00:00
Andy Uhnak 4a899e2866 Start QR scanning when camera ready 2023-04-03 16:16:39 +01:00
Nicolas Mauri ecf6bf4eb8 Disable QR code reading on a simulator 2023-03-01 16:28:39 +01:00
Nicolas Mauri c09c88fc6d Automatically starts scanning the QR code if we have not received a QR code. 2023-02-23 09:33:14 +01:00
Doug a4075c89cb 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 a299260265 QRCodeReaderViewController: Fix a crash after deinit (Fix #3125). 2020-04-21 16:58:24 +02:00
SBiOSoftWhare 93cf1e6e31 Move QR code reader and generator classes in their own module. 2020-03-17 12:24:09 +01:00