Markus Fisch
Markus Fisch
Hi, and thanks for the feedback! Do you know there's a new option in the latest version to have an icon in the pie menu that opens the app drawer?...
Ah, yes, f-droid usually takes a bit longer to update. Sorry for that 🙈 But the Play store should be on the latest version! Please note that apps from f-droid...
Hi Tobias, the reason why the Play Store can't update the app from F-Droid is that F-Droid is using its own signature to sign the apps it provides. They do...
I checked DAVx⁵ and it seems they're not using different app IDs, so I would expect to see the same behaviour with this app. One key difference could be that...
No problem, I was curious as well!
Hi, and yes, [ZXingCpp](https://github.com/zxing-cpp/zxing-cpp), the native barcode scanning library this app is using, isn't built for ARMv6, unfortunately 🙈 I'm using my own [fork](https://github.com/markusfisch/zxing-cpp/tree/master/wrappers/aar) of it, so _in theory_ it...
Hm, that is quite a bit strange as the F-Droid version should be built with the same set of native libraries as the one on GitHub. In theory, the only...
Hm, interesting concept 🤔 Will think about it.
Well, I'm afraid the app really needs to improve for desktop use. About the text size, there is a "Text Size" preference in settings. Is the "Small" setting still too...
Yes, this would be nice! We would need to expand either [ZXingCpp](https://github.com/zxing-cpp/zxing-cpp) or use [zint](https://github.com/zint/zint) for encoding barcodes.