- Fix: Trying to fix the crash on a few devices Ziggeo/android-sdk-demo#26.
- Fix: Fixed the crash on various Android devices Ziggeo/android-sdk-demo#26.
- Fix: Fixed the crash while switching the camera Ziggeo/android-sdk-demo#31.
- Improvement: Stop & close button not needed with
sendImmediate
is set to true Ziggeo/android-sdk-demo#32.
- Fix: Fixed plugin crash after recording is stopped if
autoRecord
is set totrue
Ziggeo/android-sdk-demo#33 - Improvement: Not creating instance of
Ziggeo
if already created to save resources and speed-up performance.
- Feature: Added option to show a confirmation dialogue before stopping the recording.
- Breaking Change: Renamed option from
manualSubmit
tosendImmediately
. - Breaking Change: Renamed option from
timeLimit
tomaxDuration
.
- Added feature to set quality of the recording.
- Preventing screen lock/sleep when the recorder is running Ziggeo/android-sdk-demo#28
- Added confirmation dialog with Android Back button Ziggeo/android-sdk-demo#30
- Wrong video orientation when front camera is being used Ziggeo/android-sdk-demo#17
- Fixed passing the
custom-data
in recorded video. Ziggeo/android-sdk-demo#29 - Added option to pass
title
as extra info to recorded video. - Using the stable version of Ziggeo Android SDK.
- Passing the uploaded/total count in
upload_progress
event.
- Added a new option to hide the control.
- Added info about ZiggeoTheme
- Full screen Ziggeo recorder with basic options.