Skip to content

Releases: Kashif-E/CameraK

0.4

04 Mar 15:07
d6656c7

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4

0.2.0

28 Jan 16:40
40ae639

Choose a tag to compare

What's Changed

  • Update LICENSE to Apache 2.0 and add feature request template by @Kashif-E in #89
  • Add community health files by @Kashif-E in #90
  • feat: Add Compose-first reactive API with backward-compatible legacy support by @Kashif-E in #91

Full Changelog: 0.1.0...0.2.0

0.1.0

27 Jan 23:24
22f75e5

Choose a tag to compare

What's Changed

  • Add comprehensive codebase documentation and understanding guides by @Copilot in #65
  • Add cameraDeviceType setupSession by @lopspower in #64
  • Updates coil-network-ktor2 to coil-network-ktor3 and coil to 3.3.0 by @EsmaeelNabil in #81
  • Fix image orientation issues on iOS by normalizing pixel data before … by @Kashif-E in #85
  • parity issues between platforms by @Kashif-E in #86
  • docs: update README with new features and deprecations by @Kashif-E in #87
  • Version bump and docs by @Kashif-E in #88

New Contributors

Full Changelog: 0.0.12...0.1.0

0.0.12

13 May 11:39
8ccee5d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.11...0.0.12

0.0.11

03 Apr 17:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.9...0.0.11

0.0.9

01 Feb 20:13
cb5aa46

Choose a tag to compare

What's Changed

Full Changelog: 0.0.8...0.0.9

0.0.8

08 Jan 12:01
39f7762

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.7...0.0.8

0.0.7

27 Sep 18:55
c003999

Choose a tag to compare

  • Implemented new design for APIs
  • Implemented Plugin apis
  • added image saver and qr scanner api

0.0.6

21 Sep 17:27

Choose a tag to compare

  • Updated permission check for Android api 32 for writing to external storage

Release 0.0.5

21 Sep 15:09

Choose a tag to compare

  • fixed permissions issue
  • update controller to use mutable state to efficiently track state of camera lens, flash and rotation
  • updated sample and Readme for better understanding of how it works