Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web support #2

Draft
wants to merge 53 commits into
base: master
Choose a base branch
from
Draft

Web support #2

wants to merge 53 commits into from

Conversation

treeder
Copy link
Collaborator

@treeder treeder commented Oct 22, 2020

No description provided.

devtronic and others added 30 commits February 21, 2020 21:24
- Bump minSdk version up to 18
- Retrieve the number of available cameras with `BarcodeScanner.numberOfCameras`

Flexible configuration:
- Set the strings for the flash on/off and the cancel button
- Restrict the detected barcode formats
- Set which camera is used for scanning barcodes
…into rewrite_platform_communication

# Conflicts:
#	android/src/main/kotlin/de/mintware/barcode_scan/BarcodeScannerActivity.kt
…communication

Rewrite platform communication
…to prevent them from obfuscating in release mode
Add @keep annotation prevent renaming of dynamically invoked platform channel methods.
* feat: added cancel for ux

* re(feat): apply cancel functionality to merged

* fix: return true

* fix(syntax): flashButton and cancelButton

* fix: syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants