Releases: ujizin/Camposer
Releases Β· ujizin/Camposer
v0.4.2
v0.4.1
What's Changed
- Add Ubuntu kvm & gradle cache in avd on CI by @ujizin in #48
- Updated AGP and Dependencies by @jumaallan in #47
New Contributors
- @jumaallan made their first contribution in #47
Full Changelog: v0.4.0...v0.4.1
v0.4.0
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
v0.3.1
v0.3.0
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
v0.2.1
v0.2.0
What's Changed
- Change API Level from 23+ into 21+ at README file by @AndreFRSales in #7
- CameraPreview's camSelector type missmatch by @mgrazianoc in #10
- Add ability to declare output ImageCaptureTargetSize by @chrisHoekstra in #12
New Contributors
- @AndreFRSales made their first contribution in #7
- @mgrazianoc made their first contribution in #10
- @chrisHoekstra made their first contribution in #12
Full Changelog: v0.1.1...v0.2.0