Skip to content

v3.6.0

Compare
Choose a tag to compare
@rkistner rkistner released this 27 Sep 09:12
· 103 commits to master since this release
  • Use zxing:core 3.3.2 by default (#360).
  • Minimum SDK version 19, or 14 by using zxing:core 3.3.0.
  • Fix preview race condition (#324).
  • Request code can now specified per Intent, instead of globally (#287).
  • More helpers to specify barcode formats.
  • Allow scanning both inverted and non-inverted barcodes at the same time (alternating) (#326).
  • More examples.