Skip to content

Releases: kaltura/playkit-android

v0.2.8

04 Mar 20:03
Compare
Choose a tag to compare

Changes from v0.2.7

  • Add new IMA Plugin Event - AD_DISPLAYED_AFTER_CONTENT_PAUSE
    for catching ad playback when IMA STARTED is not sent by IMA SDK

v0.2.7

04 Mar 20:04
Compare
Choose a tag to compare

Changes from v0.2.6

  • Protecting NPE in case IMA mime type is give as null in IMA Config so the mp4 plugin default will be ignored and IMA default mime type selection will take control

v0.2.6

04 Mar 20:04
Compare
Choose a tag to compare

Changes from v0.2.5

  • upgrade support library 'com.android.support:mediarouter-v7:25.2.0'
  • cancel timeout in IMA plugin destroy

v0.2.5

04 Mar 20:05
Compare
Choose a tag to compare

Changes from v0.2.4

  • IMA performance send cue points only 2 sec after started so not delay in ad loading

v0.2.4

04 Mar 20:06
Compare
Choose a tag to compare

Changes from v0.2.3

  • Add NPE protection

v0.2.3

04 Mar 20:07
Compare
Choose a tag to compare

Changes from v0.2.2

  • add AD_BREAK_IGNORED event in case ad is not showing after 10 sec (can be configured in the IMAConfig

v0.2.2

04 Mar 20:08
Compare
Choose a tag to compare

Changes from v0.2.1

  • acquire rights only to content that has DRM data
  • fix start position to new entry
  • add plugin warm up

v0.2.1

04 Mar 20:08
Compare
Choose a tag to compare

Changes from v0.2.0

  • add IMA improvments
  • change IMAConfig to builder format

v0.2.0

04 Mar 20:08
Compare
Choose a tag to compare

Changes from v0.2.0

  • DRMData object improvemts