Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 555 Bytes

CHANGES.md

File metadata and controls

19 lines (13 loc) · 555 Bytes

2.0.0

There are now three libraries:

  • zxing-android-minimal (equivalent to Barcode Scanner 4.7.0)
  • zxing-android-legacy (roughly equivalent to zxing-android-minimal 1.2.1, or Barcode Scanner 4.3.2)
  • zxing-android-integration

See the readme for more details.

Other changes:

  • Update to zxing core 3.0.1
  • Prefix all resources with zxing or zxinglegacy
  • Rewrote IntentIntegrator, based on the official IntentIntegrator 3.0.1.

1.2.1

  • Add support for custom capture layouts thanks to @martar.
  • Add some helper methods to IntentIntegrator.