summaryrefslogtreecommitdiffstats
path: root/quickReader
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importMichael Bestas2018-11-05104-1802/+1802
| | | | Change-Id: I9d7df95d370938b5080386824c7b1d5824588cce
* Snap: Allow quickreader to work with secure deviceMichael W2018-08-131-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
* Automatic translation importMichael Bestas2018-06-181-0/+5
| | | | Change-Id: I6a1acb7e6a82886302bf7ff6ead370f1c488de76
* Automatic translation importMichael Bestas2018-05-081-0/+2
| | | | Change-Id: Idbd5e7346116695f315422d15a963e002daa764a
* Automatic translation importMichael Bestas2018-03-092-0/+15
| | | | Change-Id: Iedec8fcf539447ddf15f8d56f7993dad2f1762b7
* Automatic translation importMichael Bestas2018-02-251-0/+13
| | | | Change-Id: If8e111c42a4920e6388ab2fed8870f8202f0a336
* Automatic translation importMichael Bestas2018-02-22104-0/+3639
| | | | Change-Id: Ib8cf31736c2799fd0c58c459508c8f65624422b4
* QuickReader: Match switch icon size and fill color with other iconsArne Coucheron2018-01-271-4/+4
| | | | Change-Id: I9bfa84ed1ea188470cb9a58c5d59cf8a6b270215
* Snap: add QReader to module switchJoey Rizzoli2018-01-272-0/+27
| | | | | Change-Id: I7cc33c7ebc6de35d19979a9a70f198029e46d88f Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* QuickReader: initial commitJoey Rizzoli2018-01-2721-0/+1019
libs from me.dm7.barcodescanner:zxing:1.9.0 maven cache Change-Id: Ib97b7e54d8e28cd6f637e452eb41045052cae3dc Signed-off-by: Joey Rizzoli <joey@lineageos.org>