Skip to content

Releases: inka-pallycon/pallycon-widevine-android-sdk

v4.3.1

24 Sep 07:17
Compare
Choose a tag to compare

[4.3.1]

  • Updated Media3 ExoPlayer library to 1.4.1

[4.3.0]

  • Added support for license policy 2.0
  • Added support for Common Media Client Data (CMCD) specification
  • Updated libraries including Media3 ExoPlayer 1.3.1
  • Added event listener functions and callback interface

For more details, please refer to WhatIsNew_Android.md

v4.2.0

12 Jul 05:10
Compare
Choose a tag to compare
  • Enhanced support for multiple contents download scenario
  • Added Android TV sample

v4.1.0

03 May 06:03
Compare
Choose a tag to compare

Updates in version 4.1.0

  • Fixed 'redownload not starting' issue when resuming after pause
  • Updated castPlay sample for better ChromeCast support

Updates in version 4.0.1

  • Added getDrmSessionManager function.
  • Added getMediaSource function that utilizes drmSessionManager parameter.
    • You can specify drmSessionManager to create the mediaSource object.
  • Fixed an issue that caused the download() function to crash when running in the main thread.
    • The function runs as a background thread internally.
  • Fixed crash when selecting more than one video track

v4.0.0

11 Jan 07:48
Compare
Choose a tag to compare
  • From this version, the SDK is based on Media3 library which is a new home of ExoPlayer library.
  • Google announced deprecation of ExoPlayer after its v2.19.1 release.
  • If you want to keep using ExoPlayer package, you need to use PallyCon Widevine Android SDK v3.4.x.

v3.4.6

11 Dec 10:03
Compare
Choose a tag to compare
  • Fixed an issue where the license key rotation feature for live content was not working correctly.

v3.4.3

16 Nov 05:21
Compare
Choose a tag to compare
  • Removed local DB migration feature