Releases: G00fY2/quickie
Releases · G00fY2/quickie
1.4.0
New features:
- Add
setUseFrontCamera
option to theScannerConfig
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:
- Update Readme and add CONTRIBUTING.md
1.3.3
1.3.2
1.3.1
1.3.0
New features:
- Add
sethHorizontalFrameRatio
option to theScannerConfig
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
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
1.2.2
1.2.1
1.2.0
New features:
- Add
setShowTorchToggle
option to theScannerConfig
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