summaryrefslogtreecommitdiffstats
path: root/quickReader
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importMichael Bestas2019-08-041-0/+19
| | | | Change-Id: I0af8f23210322a6b6e9feeef82bbfaad9720ed33
* Automatic translation importMichael Bestas2019-06-082-0/+52
| | | | Change-Id: Ieeed5210d2c0b89910bf6935130af869d7c23d9f
* Automatic translation importMichael Bestas2019-04-073-0/+93
| | | | Change-Id: I4e23d872514b29db98908e69e2fa412d82f40753
* Automatic translation importMichael W2019-03-11104-2504/+26
| | | | Change-Id: I9a8bed5cf79c0e6e290bc9864975b55326c2ecfd
* Automatic translation importMichael Bestas2019-02-262-0/+0
| | | | Change-Id: I4bb0c84bde1c72fd47e2aca3d216aa51a3fe56d2
* 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>