Releases: RedApparat/Fotoapparat
Releases · RedApparat/Fotoapparat
1.5.0
What's new
Features
- It is now possible to customize jpegQuality. Thanks @alaeri 🎉
By @ezaquarii ❤️ :
- Size and Range are Serializables
- Size returns the total area
- Additional aspect ratio selectors which have tolerance
Fixed
Other contributions
- Thanks @pflammertsma for adding switcher info into the Readme 👍
1.4.1
1.4.0
- It is now possible to get current parameters of the camera. Thanks @ezaquarii 💪
- It is now possible to customize FPS ranges. Thanks @friendoye 👍
- It is now possible to customize ISO. Thanks @hagabaka and @friendoye ❤️
- Optimized
toString
implementation of preview frames.
1.3.0
What's new
Features
- It is now possible to update some parameters without having to restart Fotoapparat.
- Added possibility to set zoom level.
Fixed
- Fixed racing condition which caused camera to not show up
1.2.0
1.1.0
What's new
Features
- Added
Fotoapparat.focus()
which now returns the result of focus operation
Fixed
- Added autofocus timeout (which also fixes emulator issue)
- Added experimental fix for
setParameters
which now will try to update parameters separately and log failures.
1.0.4
This release contains an important bugfix:
- Frame processors were called on the main thread and not on the background thread, as promised.
1.0.3
This release contains no new features or bugfixes and just improves logging which would hopefully help resolve some problems.
1.0.2
1.0.1
Bugfix for missing preview size on some devices