All Versions
12
Latest Version
Avg Release Cycle
112 days
Latest Release
1867 days ago

Changelog History
Page 1

  • v1.9.13 Changes

    February 16, 2019
    • โšก๏ธ Update plugin, build tools and library versions
    • Min SDK version is now 14
    • Upload artifacts to jcenter/bintray instead of Maven central/Sonatype
  • v1.9.8 Changes

    August 19, 2017

    One more attempt to fix Nexus 5x portrait scanning problems

  • v1.9.7 Changes

    August 04, 2017

    ๐Ÿ›  Fix everything that was broken since 1.9.5 (Relevant issues: #336, #315, #339, #338)

  • v1.9.6 Changes

    August 02, 2017

    ๐Ÿ‘€ Revert changes from 1.9.5 as it causes more harm than good (See #336)

  • v1.9.5 Changes

    July 29, 2017

    ๐Ÿ›  Fix incorrectly rotated data on Nexus 5x devices. Thanks to @rramprasad for the pull request #315

  • v1.9.4 Changes

    July 15, 2017

    โž• Add ability to customize aspect ratio tolerance that is used in figuring out the optimal camera preview size. This is just a temporary fix for #249,#287,#293

  • v1.9.3 Changes

    May 27, 2017

    โž• Add ability to customize view finder with custom attributes. See #285 for more info. Thanks to @albinpoignot for the pull request

  • v1.9.2 Changes

    May 13, 2017
    • โž• Add support for AZTEC codes in ZXing: #299, #288.
  • v1.9.1 Changes

    April 08, 2017
    • โž• Add ability to scan inverted/negative codes with ZXing. Thanks to @manijshrestha for this pull request #265
  • v1.9 Changes

    July 25, 2016
    • Scale camera preview when the view size isn't full screen. Thanks to @xolan for this pull request PR #219
    • ๐Ÿ›  Fix inverted camera in devices with differently oriented back and forward facing cameras. Thanks to @thadcodes for PR #191
    • โž• Add ability switch view finder view to square. Thanks to @squeeish for PR #163