Skip to content

Releases: G00fY2/quickie

1.4.0

16 Jan 13:03
6847647
Compare
Choose a tag to compare

New features:

  • Add setUseFrontCamera option to the ScannerConfig to use the front facing camera input (#24)

Update dependencies:

  • AndroidX Appcompat 1.4.1

Update Plugins:

  • Dokka 1.6.10
  • Gradle Versions 0.41.0

Update Tools:

  • Gradle 7.3.3

Misc:

1.3.3

20 Dec 16:35
100d0ae
Compare
Choose a tag to compare

Update dependencies:

  • ML Kit play-services-mlkit-barcode-scanning 17.0.0
  • ML Kit barcode-scanning 17.0.1
  • AndroidX Camera View

Update Tools:

  • Gradle 7.3.2

1.3.2

14 Dec 10:08
ee164c1
Compare
Choose a tag to compare

Update dependencies:

  • AndroidX Appcompat 1.4.0
  • AndroidX Camera View
  • Kotlin 1.6.10

Update Plugins:

  • Android Gradle 7.0.4
  • detekt 1.19.0
  • Dokka 1.6.0

Update Tools:

  • Gradle 7.3.1

1.3.1

25 Oct 11:27
10d8258
Compare
Choose a tag to compare

Bugfix:

  • Fix typo setHorizontalFrameRatio

1.3.0

25 Oct 11:25
e2c886e
Compare
Choose a tag to compare

New features:

  • Add sethHorizontalFrameRatio option to the ScannerConfig to set the horizontal overlay ratio (#19)

Improvements:

  • Android target SDK upgraded to 31
  • Improve cutout support for scanning activity

Update dependencies:

  • AndroidX CameraX 1.0.2
  • Kotlin 1.5.31

Update Plugins:

  • Android Gradle 7.0.3
  • detekt 1.18.1
  • Dokka 1.5.31

Update Tools:

  • Gradle 7.2

Misc:

  • The sample app now offers a quick settings tile

1.2.4

12 Aug 17:07
53fc818
Compare
Choose a tag to compare

⚠️ Notice:
The bundled version has now has twice the size than previously, due to the ML Kit barcode-scanning 17.0.0 update (1.1MB per ABI ➔ 2.2MB per ABI).

Update dependencies:

  • ML Kit play-services-mlkit-barcode-scanning 16.2.1
  • ML Kit barcode-scanning 17.0.0 (ML Kit Model updated from V2 to V3)
    • faster and more accurate, more correct results from bad-quality inputs, improved recall

Update Plugins:

  • Android Gradle 7.0.0

Misc:

  • Sample app targetSDK updated to 31 (library unchanged)

1.2.3

22 Jul 18:25
0c38833
Compare
Choose a tag to compare

Improvements:

  • Allow passing null to setOverlayDrawableRes to omit the icon (#13)

Update dependencies:

  • AndroidX CameraX 1.0.1
  • AndroidX Appcompat 1.3.1
  • Kotlin 1.5.21

Update Plugins:

  • Dokka 1.5.0

1.2.2

01 Jul 12:53
Compare
Choose a tag to compare

Bugfix:

  • Fix Resources$NotFoundException on API 21 devices (7d34e0a)

1.2.1

01 Jul 07:36
21a6ac0
Compare
Choose a tag to compare

Update dependencies:

  • AndroidX Camera View
  • Android Gradle 4.2.2

1.2.0

30 Jun 15:49
56f02e1
Compare
Choose a tag to compare

New features:

  • Add setShowTorchToggle option to the ScannerConfig to show a torch/flashlight toggle button (#7)
  • Improve quickie-unbundled Ml Kit error handling (#8)

Improvements:

  • Add flavored source directories to maven publishing

Update dependencies:

  • ML Kit play-services-mlkit-barcode-scanning 16.2.0
  • ML Kit barcode-scanning 16.2.0
  • Kotlin 1.5.20