Skip to content

Releases: ujizin/Camposer

v0.4.3

04 Jan 22:31
Compare
Choose a tag to compare

What's Changed

  • Update kotlin, camerax, compose and general libraries by @ujizin in #55
  • fix(deps): update dependency com.google.zxing:core to v3.5.3 by @renovate in #56
  • chore(deps): update dependency io.github.gradle-nexus.publish-plugin to v2 by @renovate in #57
  • chore(deps): update gradle/actions action to v4 by @renovate in #58
  • fix(deps): update dependency io.insert-koin:koin-androidx-compose to v4 by @renovate in #59

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

16 Oct 15:57
Compare
Choose a tag to compare

What's Changed

  • Fix video Quality Selector stopping recording by @ujizin in #50

Full Changelog: v0.4.1...v0.4.2

v0.4.1

15 Sep 12:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

14 Jan 15:29
Compare
Choose a tag to compare

What's Changed

Observation:

In the new version of CameraX, the capability to use video capture + image analysis was removed on Camposer due to instability. For more information, please refer to the Official documentation.

Full Changelog: v0.3.2...v0.4.0

v0.3.2

13 Dec 21:11
Compare
Choose a tag to compare

Restrict video capture to api level 22 above by @ujizin in #38

Full Changelog: v0.3.1...v0.3.2

v0.3.1

13 Dec 21:09
Compare
Choose a tag to compare

What's Changed

  • Fix image analysis use case to camera hardware below level 3 by @ujizin in #37

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Aug 13:42
Compare
Choose a tag to compare

What's Changed

  • Add Image capture mode feature for CameraPreview by @ujizin in #17
  • Ability to add custom image analysis as MlKit by @ujizin in #18
  • Change the access of CameraState to public. by @ujizin in #29
  • Add ability to control exposure compensation on CameraPreview. by @ujizin in #30
  • Add ability to use videoCapture with imageAnalysis by @ujizin in #32
  • Bump camerax to 1.2.3 by @ujizin in #33

Full Changelog: v0.2.2...v0.3.0

v0.2.2

11 Jun 02:33
fda9fcd
Compare
Choose a tag to compare

What's Changed

  • Make controller public in CameraState by @vanshg in #21

Full Changelog: v0.2.1...v0.2.2

v0.2.1

27 Apr 21:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Apr 04:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0