Skip to content

Releases: kaltura/playkit-android-kava

v1.0.10

18 Jun 13:40
Compare
Choose a tag to compare

Bug Fixes:

  • FEM-2086 - NPE crash when go to bg due to "viewEventsEnabled":false
  • Prevent Kava from reset playtimeSum/bufferSum etc fields from being reset when "viewEventsEnabled":false flag raised.
  • FEM-2089 - When Impression event fired player does not know its current position. This might have effect on the decision if playbackType is DVR or Live. In that case we should assume that playbackType is Live.

v1.0.9

05 Jun 11:25
Compare
Choose a tag to compare
v1.0.9 Pre-release
Pre-release
  • FEM-2086 prevent NPE when server decide to disable viewEvents

v1.0.8

04 Jun 19:47
Compare
Choose a tag to compare
v1.0.8 Pre-release
Pre-release

Hot fix:

Protect from NPE in case when ViewEventTrigger is null when application goes to background and PAUSE event received asynchroniusly

v1.0.7

18 May 07:10
Compare
Choose a tag to compare

Changes from v1.0.4

Bug Fixes

  • FEM-2069 -
    sessionStartTime should be passed in all events.
    averageBitrate param added to PLAY and RESUME events
    added NPE in onComplete() block of the kava sendAnalyticsEvent method.

v1.0.6

06 May 13:56
Compare
Choose a tag to compare

Bug fixes:

  • FEM-2060 - Reset ViewTimer counter only if viewEventEnabled flag has change its state.
  • FEM-2061 - Prevent reset ViewTimer when it is unnecessary.

v1.0.5

03 May 23:03
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release

Changes from v1.0.4

Bug Fixes

  • FEM-2058 - referrer is should ot be base64
    add setEntryId API to Kava Config for OTT case
    fix viewTimer not cleared in change media

v1.0.4

03 May 13:25
Compare
Choose a tag to compare

Changes from v1.0.2

Bug Fixes

  • FEM-2057 - NPE incase no MediaEntyType is given in onUpdateMedia
    NPE when calling to viewTimerl
  • FEM-2029 - event: Impression is not updated / sent in playlist when changing media

v1.0.0

07 Mar 13:02
Compare
Choose a tag to compare

Initial Kava release.

  • for full documentation, supported features and details please see documentation

v0.1.1

14 Jan 13:23
Compare
Choose a tag to compare

Changes from v0.1.0

Bug Fixes

  • FEM-1869
  • FEM-1842
  • FEM-1677
  • Fix assign Dvr in stead of Vod in VOD case
  • Fix reset playerReached flags only when new media achieved
  • Fix In case if there is an error and playbackType not exist on metadata assign it as unknown