Skip to content

Releases: G00fY2/quickie

1.2.0-rc02

27 Jun 16:38
c105a5b
Compare
Choose a tag to compare

Improvements:

  • Add flavored source directories to maven publishing

1.2.0-rc01

24 Jun 17:57
82e6b5c
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)

Update dependencies:

  • Kotlin 1.5.20

1.1.2

14 Jun 20:10
3613d96
Compare
Choose a tag to compare

New features:

  • Add setHapticSuccessFeedback option to the ScannerConfig

Update dependencies:

  • AndroidX Camera View

Update Tools:

  • Gradle 7.1

1.1.1

31 May 23:00
30e800c
Compare
Choose a tag to compare

Update dependencies:

  • ML Kit play-services-mlkit-barcode-scanning 16.1.5
  • ML Kit barcode-scanning 16.1.2
  • Kotlin 1.5.10

Improvements:

  • cleanup library and sample app code, update readme

1.1.0

23 May 16:25
Compare
Choose a tag to compare

New features:

  • Add ScanCustomCode() ActivityResultContract to allow launching the scanner with configurable BarcodeFormats, text and icon (see Customization)

Update dependencies:

  • AndroidX Appcompat 1.3.0

Update Plugins:

  • Android Gradle 4.2.1
  • detekt 1.17.1

1.0.0

05 May 21:06
5928197
Compare
Choose a tag to compare

Improvements:

  • refactor and slightly increase overlay background opacity (+10%)

Update dependencies:

  • AndroidX CameraX 1.0.0
  • AndroidX Activity 1.2.3
  • Kotlin 1.5.0

Update Plugins:

  • Android Gradle 4.2.0
  • Dokka 1.4.32
  • detekt 1.17.0-RC2

Misc:

  • remove JCenter repositories

0.7.2

22 Apr 00:04
2b8fc53
Compare
Choose a tag to compare

Update dependencies:

  • AndroidX CameraX 1.0.0-rc05
  • AndroidX Fragment 1.3.3

Misc:

  • add detekt with ktlint wrapper and type resolution analysis

0.7.1

05 Apr 12:44
fa2ea29
Compare
Choose a tag to compare

Update dependencies:

  • AndroidX CameraX 1.0.0-rc04
  • AndroidX Activity 1.2.2
  • AndroidX Fragment 1.3.2

0.7.0

24 Mar 09:23
Compare
Choose a tag to compare

MOVED TO MAVEN-CENTRAL

  • future releases will only be available on Maven Central
  • package name had to be changed due to restrictions of the verification process
  • if you used previous versions please replace com.g00fy2 with io.github.g00fy2 in your imports and artifact definition

Improvements:

  • Optimize sealed class rawValue inheritance

Update dependencies:

  • AndroidX Activity 1.2.1
  • AndroidX Fragment 1.3.1
  • Kotlin 1.4.32

Update Plugins:

  • Android Gradle 4.1.3
  • Dokka 1.4.30
  • ktlint 0.41.0

0.6.1

02 Mar 17:49
Compare
Choose a tag to compare

Update dependencies:

  • AndroidX CameraX 1.0.0-rc03
  • Kotlin 1.4.31