1.8.1#
- Option to block devices with ABD debugging on
- Bug fixes
1.7.3#
- Upgrade exoplayer dependency to 2.12.3
- Regular security and bug fix updates
1.7.2#
- Upgrade exoplayer dependency to 2.11.8
- Add api to get device's analytics ID on vdocipher logs for error handling
- Bug fixes.
1.7.1#
- Add option in VdoInitParams to turn off playback analytics collection.
- Disable auto backup of downloaded offline video index.
- Add error code for the case when a requested offline video is not found on the device.
- Bug fixes.
1.6.0#
- SafetyNet Implementation for security enhancements
1.5.0#
- Offline Download Video Watermark addition
1.4.0#
- Bug fixes
- Added Cast plugin dependencies
1.3.1#
- Further classify generic errors so they are easier to debug.
- Bug fixes
1.2.0#
- Implemented Watermark Skip Behaviour
- Bug fixes
1.1.0#
- Some generic error codes have been replaced with more informative specific ones.
- Bug fixes.
1.0.1#
- New sdk available for Google Cast support; integration instructions and demo provided in sample app on github
- Added support to specify resume time and autoplay behavior in VdoInitParams
- Added support-library based player fragment
- Improved offline playback compatibility
- Bug fixes.
1.0.0-beta5#
- Fixed delayed query results for offline downloads.
- Fixed unreliable deletion for offline downloads.
- Updated to new gradle dependency configurations.
- Bug fixes.
1.0.0-beta4#
- Added api to specify start and end time for playback in VdoInitParams.
- Additional error information, when applicable, is available in DownloadStatus#reasonDescription, which can be parsed as a json to obtain details.
- Bug fixes.
1.0.0-beta1#
- Added api to easily set and query adaptive mode.
- Finer permission denial error codes and messages.
- Bug fixes.