Markus Fisch

Results 444 comments of 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.