Skip to content

Releases: andreilob/CameraKage

[1.2.3] Media Compression

Choose a tag to compare

@andreilob andreilob released this 06 Jul 14:46

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

Full Changelog: 1.2.2...1.2.3

AR Camera

Choose a tag to compare

@andreilob andreilob released this 23 Jun 09:34

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

Choose a tag to compare

@andreilob andreilob released this 20 Jun 07:20

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

Choose a tag to compare

@andreilob andreilob released this 15 Jun 20:28

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

Choose a tag to compare

@andreilob andreilob released this 08 Jun 15:10

Enabled flash mode during video captures.
Fixed CameraComposer crash.

Full Changelog: 1.1.0...1.1.1

Codebase refactos

Choose a tag to compare

@andreilob andreilob released this 08 Jun 07:17

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

Choose a tag to compare

@andreilob andreilob released this 29 May 14:44

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

Choose a tag to compare

@andreilob andreilob released this 28 May 19:47

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

Choose a tag to compare

@andreilob andreilob released this 28 May 19:46

First release of CameraKage.

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