Skip to content

Releases: kaltura/playkit-android-ima

v4.28.0

29 Mar 20:41
Compare
Choose a tag to compare

Changes from v4.27.0

Plugin Playkit Support

v4.28.0

Gradle

  • implementation 'com.kaltura.playkit:imaplugin:4.28.0'

v4.27.0

05 Mar 10:20
Compare
Choose a tag to compare

Changes from v4.26.0

New Features

  • FEC-12917 | Fixed undefined variable (#159)

Gradle

  • implementation 'com.kaltura.playkit:imaplugin:4.27.0'

v4.26.0

31 Jan 07:01
Compare
Choose a tag to compare

Changes from v4.25.0

Plugin Playkit Support

v4.26.0

Gradle

  • implementation 'com.kaltura.playkit:imaplugin:4.26.0'

v4.25.0

06 Jan 11:41
Compare
Choose a tag to compare

Changes from v4.24.1

New Features

  • FEC-12558 | Add github actions support (#158)
  • FEC-12671 | IMA upgrade to v3.29.0 (#157)
  • FEC-12338 | ExoPlayer upgrade to v2.18.2 (#156)

More Changes

  • Ad Events added to read me. (#152)

Gradle

  • implementation 'com.kaltura.playkit:imaplugin:4.25.0'

v4.24.1

01 Nov 05:44
Compare
Choose a tag to compare

Changes from v4.24.0

Plugin Playkit Support

v4.24.1

Gradle

  • implementation 'com.kaltura.playkit:imaplugin:4.24.1'

v4.24.0

13 Sep 15:10
Compare
Choose a tag to compare

Changes from v4.23.0

Plugin Playkit Support

v4.24.0

Features

  • FEC-12227 | Add ability to give surface aspect ratio for the Ads (#153)

    Example:

    To set the resize mode,

    player.getSettings().setSurfaceAspectRatioResizeMode(PKAspectRatioResizeMode.zoom);

    To update the resize mode,

    player.updateSurfaceAspectRatioResizeMode(PKAspectRatioResizeMode.fit);

    Note
    Aspect ratio passed for the Content will be applied same for the Ad view. So If Ad has AspectRatio applied then the same will applied for the content playback.

Gradle

  • implementation 'com.kaltura.playkit:imaplugin:4.24.0'

v4.22.4

13 Jun 15:18
Compare
Choose a tag to compare
v4.22.4 Pre-release
Pre-release

Changes from v4.22.0

Plugin Playkit Support

v4.22.4

Gradle

  • implementation 'com.kaltura.playkit:imaplugin:4.22.4'

v4.23.0

27 May 12:03
Compare
Choose a tag to compare

Changes from v4.22.0

Plugin Playkit Support

v4.23.0

Upgrades

  • FEC-11682 | IMA SDK upgrade to 3.27.0 (#151)

Gradle

  • implementation 'com.kaltura.playkit:imaplugin:4.23.0'

v4.22.0

15 Mar 09:18
Compare
Choose a tag to compare

Changes from v4.21.1

Plugin Playkit Support

v4.22.0

Upgrades

  • FEC-11987 | ExoPlayer upgrade to v2.17.1 (#149)

Internal Change

  • FEC-12017 | Javadoc Enablement (#148)

Gradle

  • implementation 'com.kaltura.playkit:imaplugin:4.22.0'

v4.21.1

03 Mar 15:41
Compare
Choose a tag to compare

Changes from v4.21.0

Plugin Playkit Support

v4.21.1

Gradle

  • implementation 'com.kaltura.playkit:imaplugin:4.21.1'