summaryrefslogtreecommitdiffstats
path: root/quickReader
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importMichael Bestas2019-01-12104-0/+3700
| | | | Change-Id: Iab289c23c3946aa292451a752856820f0c25fe72
* QuickReader: Update libsLuca Stefani2018-12-256-0/+0
| | | | Change-Id: I55a26a535ac2227fe3189465068d8e7d36879193
* Snap: Allow quickreader to work with secure deviceMichael W2018-11-201-0/+13
| | | | | | | | | | | * Mimic the behaviour from CameraActivity to allow using the quickreader activity with locked screen * Pass the value if mSecureCamera as SECURE_CAMERA_EXTRA flag to get knowledge if the WindowManager flags have to be modified * Also tested: Scanning an url doesn't allow bypassing the lockscreen, so it's only the reader itself which will work with a locked device Change-Id: Ia9da7b712f5e5aab32a49d272e3d42651dee412d
* Snap: add QReader to module switchJoey Rizzoli2018-11-202-0/+27
| | | | | | | | | | | | | | | | | | | Author: Joey Rizzoli <joey@lineageos.org> Date: Fri Dec 15 21:54:27 2017 +0100 Snap: add QReader to module switch Change-Id: I7cc33c7ebc6de35d19979a9a70f198029e46d88f Signed-off-by: Joey Rizzoli <joey@lineageos.org> Author: Arne Coucheron <arco68@gmail.com> Date: Sun Jan 14 16:53:49 2018 +0100 QuickReader: Match switch icon size and fill color with other icons Change-Id: I9bfa84ed1ea188470cb9a58c5d59cf8a6b270215 Change-Id: Ia7f575bf6cab7d24a6d1ad167b44a02feb1457d2
* QuickReader: initial commitJoey Rizzoli2018-11-2021-0/+1019
libs from me.dm7.barcodescanner:zxing:1.9.0 maven cache Change-Id: Ib97b7e54d8e28cd6f637e452eb41045052cae3dc Signed-off-by: Joey Rizzoli <joey@lineageos.org>