jmh

Results 68 comments of jmh

This seems like #110 again. What version of the app are you running?

There must be something strange in your uri list that is throwing it off. Is there anything that looks out of the ordinary? If so, try removing the line and...

Hi, Is this issue still relevant, does anything need fixing? Thanks.

Probably solved in #504 .

Good find, this does indeed cause a failure. I've made some changes to address this. It never crossed my mind that you could have the same authenticator multiple times in...

Hi, Is this still an issue in the latest version?

Hi, Can you be more specific. Does the code scan then fail to import or does it simply not leave the scanning screen? Does it work when scanning from an...

I think the squished camera is a red herring. It's just a 16:9 camera feed being stretched to fit a taller display, the actual processing happens on the correctly sized...

This is an issue in the QR code library used by the app: https://github.com/Redth/ZXing.Net.Mobile/issues/808 I've made a few changes in 9cdb256 to hopefully reduce the stretching of the display.

Yes, in 1.15.4 I made some changes to prevent the camera view from being squished. It seems it has fixed the distortion but has made it less reliable at reading...