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

android: update library #357

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

android: update library #357

wants to merge 12 commits into from

Conversation

m1ga
Copy link
Contributor

@m1ga m1ga commented Mar 28, 2022

  • raising library version to 3.5.3
  • added property to capture: resultDuration to set the waiting time after a scan (default is 1500ms)
  • updated docs for the parameter
  • updated example: a "one time" capture button
  • disabled beep by default
  • disabled copy to clipboard by default. You can enable it with Barcode.copyToClipboard = true;. Andorid 13 always shows a "copied to clipboard" message when this is enabled

zxing changelog:
https://github.com/zxing/zxing/releases/tag/zxing-3.5.3
https://github.com/zxing/zxing/releases/tag/zxing-3.5.2
https://github.com/zxing/zxing/releases/tag/zxing-3.5.1
https://github.com/zxing/zxing/releases/tag/zxing-3.5.0
https://github.com/zxing/zxing/releases/tag/zxing-3.4.1
https://github.com/zxing/zxing/releases/tag/zxing-3.4.0

ti.barcode-android-6.1.0.zip

@m1ga m1ga marked this pull request as ready for review May 3, 2022 11:35
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.

1 participant