Skip to content

Releases: G00fY2/quickie

0.6.0

11 Feb 13:16
Compare
Choose a tag to compare

Update to stable dependencies:

  • AndroidX Activity 1.2.0
  • AndroidX Fragment 1.3.0
  • Kotlin 1.4.30

0.5.5

01 Feb 18:02
Compare
Choose a tag to compare

Improvements:

  • Optimize QROverlayView onLayout

0.5.4

27 Jan 21:46
ea7d831
Compare
Choose a tag to compare

Update dependencies:

  • AndroidX CameraX 1.0.0-rc02
  • AndroidX Fragment 1.3.0-rc02

0.5.3

26 Jan 23:44
Compare
Choose a tag to compare

Update dependencies:

  • ML Kit play-services-mlkit-barcode-scanning 16.1.4 (fixes and reduced size)
  • ML Kit barcode-scanning 16.1.1 (fixes and reduced size)

Improvements:

  • cleanup library code
  • enable Kotlin compiler Explicit API mode

0.5.2

18 Jan 13:52
Compare
Choose a tag to compare

New features:

  • perform haptic feedback when QR code successfully detected

Improvements:

  • fix title textview positioning by using OnGlobalLayoutListener

0.5.1

14 Jan 23:06
Compare
Choose a tag to compare

Improvements:

  • Stop image analyzer on success
  • Set preview usecase as first usecase
  • Switch ComponentActivity to AppCompatActivity
  • Optimize QROverlayView onLayout

0.5.0

13 Jan 15:55
Compare
Choose a tag to compare

New features:

0.4.0

17 Dec 11:00
Compare
Choose a tag to compare

Update dependencies:

  • AndroidX CameraX 1.0.0-rc01
  • AndroidX Activity 1.2.0-rc01
  • AndroidX Fragment 1.3.0-rc01

0.3.1

14 Dec 09:32
Compare
Choose a tag to compare

Improvements:

  • use viewbinding inside customview
  • cleanup parcelable usage
  • optimize resolving the colorAccent

0.3.0

08 Dec 19:50
Compare
Choose a tag to compare

Update dependencies:

  • Kotlin 1.4.21
  • ML Kit play-services-mlkit-barcode-scanning 16.1.3 (fixes and reduced size)
  • ML Kit barcode-scanning 16.1.0 (fixes and reduced size)