summaryrefslogtreecommitdiff
path: root/zxing-android-embedded/res
AgeCommit message (Expand)AuthorFilesLines
2021-10-25Fix lint issues.Ralf Kistner1-1/+1
2019-10-17Let visibility of "laser scanner" be set (#503)Andre Ippisch1-0/+1
2018-11-02Add AboutLibaries to the sample app.Ralf Kistner1-4/+2
2018-08-13Added resource strings for AboutLibrariesArmin Novak1-0/+22
2018-03-04Simplify code with new minimum SDK version.Ralf Kistner2-6/+1
2017-03-20Close camera before finishing Activity.Ralf Kistner1-0/+1
2016-10-16Handle case where resolution does not match the preview data.Ralf Kistner1-0/+1
2016-07-04removes unnecessary namespace declarationsServus72-3/+1
2016-03-29Rename CompoundBarcodeView -> DecoratedBarcodeView.Ralf Kistner1-1/+1
2016-02-05Default to using TextureView for direct usage of BarcodeView.Ralf Kistner1-2/+8
2016-02-05Allow specifying scaling strategies from the XML; add fitXY strategy.Ralf Kistner1-0/+5
2015-10-26Default to SurfaceView; make useTextureView configurable.Ralf Kistner1-0/+1
2015-10-18Move framing rectangle logic to CameraPreview.Ralf Kistner1-1/+1
2015-10-08[Issue #87] Changing size of framing rectangle in BarcodeView.Hanuk Lee and Sunho Yang1-0/+5
2015-06-17Add to the sample project the custom scanner example.Magnum Rocha1-0/+5
2015-06-17Add support to user specify a custom layout for the CompoundBarcodeView compo...Magnum Rocha1-0/+15
2015-05-03Rename DefaultBarcodeScannerView to CompoundBarcodeView.Ralf Kistner1-1/+1
2015-05-03Extract logic out of CaptureActivity.Ralf Kistner2-16/+25
2015-04-05Remove legacy lib; merge integration into zxing-android; rename to zxing-andr...Ralf Kistner5-0/+97