Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 320 Bytes

CHANGELOG.md

File metadata and controls

13 lines (12 loc) · 320 Bytes

Change log

  • v1.3.0
    • move out RxQrCode, handle runtime permission
    • findOptSize
  • v1.2.5
    • try better when decode qr code from image file
  • v1.2.3
    • generate qr code into file
  • v1.2.2
    • fix: CameraCompat.reset must be called by user, in activity’s onDestroy
  • v1.2.1
    • fix memory leak in CameraCompat