Releases: andreilob/CameraKage
[1.2.3] Media Compression
CameraKage is now capable of compressing and resizing the media you are creating.
Full Changelog: 1.2.2...1.2.3
AR Camera
CameraKage comes back with a new type of camera that being the AR Camera. 🔥
The AR Camera comes embedded into the ARCameraView and is capable of loading 3D models as face masks to capture content while wearing the coolest masks around.
Full Changelog: 1.2.1...1.2.2
Metadata scanner camera
Camera view containing a metadata camera that is able to scan and notify the detection of different metadata objects.
Added more unit tests and some small refactors to the base code.
Full Changelog: 1.2.0...1.2.1
Code refactors
Whole module functionality refactor making it more composable and efficent.
Create separate camera type for made only for photo capture, video recordings or both combined into one.
Full Changelog: 1.1.1...1.2.0
Flash during video capture
Enabled flash mode during video captures.
Fixed CameraComposer crash.
Full Changelog: 1.1.0...1.1.1
Codebase refactos
Big refactors to the code base, making objects more structured and composable.
Impoves testability of the code.
Full Changelog: 1.0.3...1.1.0
1.0.2
Created the unit tests setup and added some unit tests for the delegates and permissions part. Did some small adjustments on the SessionComposer and create DelegatesManager to handle CameraKage listeners.
Full Changelog: 1.0.2...1.0.3
1.0.1
Created a README for the project, containing a small project guide and some other infos.
Full Changelog: 1.0.1...1.0.2
1.0.0
First release of CameraKage.
Full Changelog: https://github.com/andreilob/CameraKage/commits/1.0.0