barcodescanner-lib-aar
barcodescanner-lib-aar copied to clipboard
Project which compiles barcodescanner sources to an aar for use in Android projects
When you focus on the Camera Toggle or Torch it just say "Button double tap to activate" and there is no indication what type of button is focused. Expected behavior:...
fix back button issue > when the user clicks the back button on the barcode scanning screen, the onKeyDown (in CaptureActivity) will react to it and the activity will be...
AndroidX support The operation has been verified by the following libraries: https://github.com/okhiroyuki/phonegap-plugin-barcodescanner
Hello, I'm an [F-Droid](https://f-droid.org/) contributor. We [recently packaged](https://gitlab.com/fdroid/fdroiddata/merge_requests/3144) an app that uses this library. Our policy is to build everything from source or get it from a trusted repository like...
Based on code of Mariusz Dąbrowski from https://groups.google.com/forum/#!msg/zxing/Xqll7VWPu0M/H--olZw_cYUJ which was used by https://zaufanatrzeciastrona.pl/ coders from https://github.com/AnonimowiAnalitycy/Z3SBarcodeScanner/commit/3fdbad7f28f91bd3d5f99bd735b0bba0c533771d Explanation: This patch improves dramatically reading of big Aztec barcodes that are used ie....
Hi Folks, when the user clicks the back button on the barcode scanning screen, the onKeyDown (in CaptureActivity) will react to it and the activity will be closed. But the...
Hello, `local.properties` should not be included in the repository because it is specific to each setup. Gradle tries to use your SDK path when the file is there (even if...
Android client's CameraManager doesn't update the size of the framing rectangle from requestedFramingRectWidth/Height parameters. This means that you can't set the size from Ionic when using phonegap-plugin-barcodescanner.
Is there a way to hide overlay viewport and text shown at bottom of screen ?
Hi Guys. Barcode-reader reading barcodes outside the red line, and returning a lot of #¤%&/ characters in barcode. Please give a tip why this happen. we are using 2.1.6 version.