markusfisch / BinaryEye

Yet another barcode scanner for Android
https://play.google.com/store/apps/details?id=de.markusfisch.android.binaryeye
MIT License
1.51k stars 121 forks source link

QRCodes containing tabs are treated as binary data #311

Closed GHolk closed 1 year ago

GHolk commented 2 years ago

When the qrcode contains tab characters, the scaning result UI does not allow user to copy as text or share as text.

example QRCode:

example qrcode

(generated with https://www.nayuki.io/page/qr-code-generator-library)

markusfisch commented 2 years ago

Ah, yes, this is a bug in the barcode library 😬 Thanks for filing an issue! 👍

Will be fixed soon.

markusfisch commented 1 year ago

Fixed in Version 1.56.1 which should become available within the next few hours on Google Play.

If you don't want to wait, you can get it directly from GitHub: https://github.com/markusfisch/BinaryEye/releases