Skip to content

Releases: zxing/zxing

Barcode Scanner 4.7.7

25 Oct 18:30
Compare
Choose a tag to compare
  • Various fixes to Code 128, 39 encoding; DataMatrix decoding
  • Various translation updates for Barcode Scanner

ZXing 3.3.0

16 Sep 14:34
Compare
Choose a tag to compare
  • Minor core API additions like Result.getNumBits, raw bytes for Aztec
  • Small changes for Java 9 compatibility
  • Barcode Scanner 4.7.6 release with Android API 23 support
  • TIFF support in online decoder
  • Many small bug fixes, typo fixes and project build improvements

https://github.com/zxing/zxing/issues?q=is%3Aclosed+milestone%3A3.3.0

Barcode Scanner 4.7.6

16 Sep 14:13
Compare
Choose a tag to compare

Barcode Scanner 4.7.5

08 Nov 14:20
Compare
Choose a tag to compare
  • Selecting camera manually works for front cameras again
  • Focus now works after light is enabled again

Barcode Scanner 4.7.4

27 Oct 11:07
Compare
Choose a tag to compare
  • Fix for rotated images on some devices
  • Fix for some problems with beep sounds
  • Bug fixes

ZXing 3.2.1

19 Aug 12:49
Compare
Choose a tag to compare

ZXing 3.2.0

15 Feb 13:03
Compare
Choose a tag to compare
  • Several bug fixes, especially for Data Matrix and PDF417 parsing
  • Retired jruby binding
  • Barcode Scanner can now disable history

https://github.com/zxing/zxing/issues?q=is%3Aclosed+milestone%3A3.2.0

Barcode Scanner 4.7.3

15 Feb 13:06
Compare
Choose a tag to compare
  • Several bug fixes, especially for Data Matrix and PDF417 parsing
  • Barcode Scanner can now disable history

ZXing 3.1.0

22 May 15:36
Compare
Choose a tag to compare

Barcode Scanner for Google Glass 0.2.1

22 May 09:24
Compare
Choose a tag to compare
  • Now can respond to the com.google.zxing.client.android.SCAN Intent
  • Minor bug fixes