Frank Merkel
Frank Merkel
Some tests were added. Code was refactored/fixed based on test results and unused code was removed.
Google Authenticator backup QR code from image file sometimes not recognized by Zxing
The application cannot run in the background when power save mode is enabled. There are two ways to deal with this: 1. Give the HomeWidget the plain secret key. 2....
I tried to scan a QR code from Google Authenticator, but I got a 'FormatReaderException' error. Used was this Function: QRCodeReader().decode(bitmap); My code successfully scanned other QR codes generated by...
Occurs rarely after scanning a QR code. Previously only on older devices.
As the title says, cropPercent seems to be inverted. When I set cropPercent to 0.99, the QR code is detected when it fills the entire screen. 0.7 is the right...