summaryrefslogtreecommitdiffstats
path: root/quickReader/src/org/lineageos/quickreader
Commit message (Collapse)AuthorAgeFilesLines
* 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
* QuickReader: initial commitJoey Rizzoli2018-11-202-0/+559
libs from me.dm7.barcodescanner:zxing:1.9.0 maven cache Change-Id: Ib97b7e54d8e28cd6f637e452eb41045052cae3dc Signed-off-by: Joey Rizzoli <joey@lineageos.org>