Skip to content

Releases: wizpanda/cordova-plugin-ziggeo

Fix recorder crash on various Android devices

17 Mar 18:58
Compare
Choose a tag to compare

Changes

  1. Fix: Fixed the crash on various Android devices Ziggeo/android-sdk-demo#26.
  2. Fix: Fixed the crash while switching the camera Ziggeo/android-sdk-demo#31.
  3. Improvement: Stop & close button not needed with sendImmediate is set to true Ziggeo/android-sdk-demo#32.

Code Diff

v1.0.1...v1.0.2

Fixed recorder crash by updating SDK

12 Mar 14:27
Compare
Choose a tag to compare

Changes

  1. Fix: Fixed plugin crash after recording is stopped if autoRecord is set to true Ziggeo/android-sdk-demo#33
  2. Improvement: Not creating instance of Ziggeo if already created to save resources and speed-up performance.

Code diff

v1.0.0...v1.0.1

Added one new option and renamed two options

12 Mar 09:01
Compare
Choose a tag to compare

Changes

  1. Feature: Added option to show a confirmation dialogue before stopping the recording.
  2. Breaking Change: Renamed option from manualSubmit to sendImmediately.
  3. Breaking Change: Renamed option from timeLimit to maxDuration.

Code diff

v0.0.5...v1.0.0

Recorder fixes and quality option

12 Mar 08:29
Compare
Choose a tag to compare

Changes

  1. Added feature to set the quality of the recording.
  2. Preventing screen lock/sleep when the recorder is running Ziggeo/android-sdk-demo#28
  3. Added confirmation dialogue with Android Back button Ziggeo/android-sdk-demo#30
  4. Wrong video orientation when the front camera is being used Ziggeo/android-sdk-demo#17

Code diff: v0.0.4...v0.0.5

Ability to set extra data along with the recorded video

09 Mar 12:06
Compare
Choose a tag to compare

Changes

  1. Fixed passing the custom-data in recorded video. Ziggeo/android-sdk-demo#29
  2. Added option to pass title as extra info to recorded video.
  3. Using the stable version of Ziggeo Android SDK.
  4. Passing the uploaded/total count in upload_progress event.

Code diff: v0.0.3...v0.0.4

Ability hide controls in the recorder

09 Mar 12:07
Compare
Choose a tag to compare

Changes

  1. Added a new option to hide the control.
  2. Added info about ZiggeoTheme.

Code diff: v0.0.2...v0.0.3

Full screen Ziggeo recorder with basic options for Android

09 Mar 12:07
Compare
Choose a tag to compare

Full screen Ziggeo recorder with basic options for Android

09 Mar 12:06
Compare
Choose a tag to compare