| Age | Commit message (Collapse) | Author | Files | Lines |
|
* Remove unused else
* Remove SDK version check since we are on minimum 24 already
* Add intent key about missing camera permission
* Add boolean value to show error dialog
- always true for the beginning to keep current behaviour
* Make displaying an error dialog for missing camera permissions optional
* Add intent extras for Intent initialisation
* Initialise camera permission dialog visibility from Intent
* Add original intent to IntentResult
* Use original intent in IntentResult
* Make onRequestPermissionResult public again
* Forward onRequestPermissionResult
* React on Intent information
- for example on the missing camera permission
* Revert "Remove SDK version check since we are on minimum 24 already"
This reverts commit 8f79f56a
* Add missing imports
|
|
add option to enable the torch at camera startup when using IntentIntegrator
|
|
|
|
This reverts commit cf4c0dce50e56de1ac17869182621af50c009cac.
# Conflicts:
# sample/src/main/java/example/zxing/MainActivity.java
# zxing-android-embedded/src/com/google/zxing/client/android/Intents.java
# zxing-android-embedded/src/com/journeyapps/barcodescanner/DecoratedBarcodeView.java
# zxing-android-embedded/src/com/journeyapps/barcodescanner/DefaultDecoderFactory.java
|
|
This reverts commit cf4c0dce50e56de1ac17869182621af50c009cac.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zxing-android-embedded.
|