Markus Fisch
Markus Fisch
Hm, that's clearly a bug. Sorry about that. Unfortunately I can't reproduce this on Android ๐ค
Thanks for using the app! I had watched that Veritasium video too ๐ As you already found out, the mask type isn't currently exposed in the [DecodeResult](https://github.com/zxing-cpp/zxing-cpp/blob/master/core/src/DecoderResult.h), unfortunately. But of...
Reproducing the scanned QR code as accurately as possible naturally creates the confidence (or rather illusion ๐) that the reproduction exactly matches the original. Of course, irrelevant from a technical...
Sorry for the late response. It would sure be possible to add such a dialog! Currently there are two settings for ignoring duplicates: The app can ignore duplicates that happen...
Well, with the existing three possibilties: * Consecutive duplicates * Any duplicates * Accept duplicates This would result in something like this: * Consecutive duplicates (silent) * Consecutive duplicates (toast)...
Nice idea! ๐ Put it on the list.
Good idea! Thanks for the suggestion! ๐ By the way: I just noticed that since Android 13 there is a clipboard popup with a share option when you copy a...
Thanks for filing an issue about this bug! I wasn't aware of this! Just to make sure I understand this correctly, and to be able to reproduce it: you had...
Yes, this is very much possible! And I'm already playing with this ideaโฆ ๐
Thanks a lot for reporting! ๐ I wasn't aware of this bug.