Skip to content

treewide: Initial QR Code Reader

Alfred Neumayer requested to merge personal/fredldotme/qrcodereader into main

Implements a QR Code reader as a separate app, using QZXing which is now available on both xenial & focal.

The plan for the future is to design a path from content-hub to this reader app directly for keeping the QR Code parsing confined within the restricted Reader app, for use by other applications from the Open Store.

As it's own app it still deserves to share code with the main camera codebase and work with a secondary .desktop file in the same Click package as the camera.

Edited by Alfred Neumayer

Merge request reports