Skip to content

Releases: andreilob/CameraKage

[1.2.3] Media Compression

06 Jul 14:46
Compare
Choose a tag to compare

CameraKage is now capable of compressing and resizing the media you are creating.

Full Changelog: 1.2.2...1.2.3

AR Camera

23 Jun 09:34
Compare
Choose a tag to compare

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

20 Jun 07:20
Compare
Choose a tag to compare

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

15 Jun 20:28
Compare
Choose a tag to compare

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

08 Jun 15:10
Compare
Choose a tag to compare

Enabled flash mode during video captures.
Fixed CameraComposer crash.

Full Changelog: 1.1.0...1.1.1

Codebase refactos

08 Jun 07:17
Compare
Choose a tag to compare

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

29 May 14:44
Compare
Choose a tag to compare

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

28 May 19:47
Compare
Choose a tag to compare

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

28 May 19:46
Compare
Choose a tag to compare

First release of CameraKage.

Full Changelog: https://github.com/andreilob/CameraKage/commits/1.0.0