Skip to content

Releases: apivideo/api.video-android-player-analytics

v3.0.0

25 Jul 13:10
b1c7feb
Compare
Choose a tag to compare
  • Use Analytics endpoint v2
  • Use Kotlin DSL for Gradle

v2.0.2

09 Oct 14:38
Compare
Choose a tag to compare
  • Fix a crash on ExoPlayer Analytics when position < 0.0f
  • Synchronize generation of ping payload

v2.0.1

27 Sep 12:14
Compare
Choose a tag to compare
  • Fix a crash with parsing of URL on old Android versions due to group named capture
  • Display the exception in the default error handler

v2.0.0

26 Sep 15:07
Compare
Choose a tag to compare
  • Replace Future by Callback to support Android >= 21
  • Add support for Android 34
  • CI: Upgrade GitHub Actions to fix warnings for documentation workflow

v1.4.0

11 Aug 09:01
Compare
Choose a tag to compare
  • Migrate ExoPlayer to media3

v1.3.1

24 Jul 12:45
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Fix obfuscation on release builds by updating Kotlin serialization plugin

v1.3.0

09 Jun 13:30
Compare
Choose a tag to compare
  • Add support for api.video custom domains with VideoInfo.fromMediaURL

v1.2.3

30 Mar 14:25
Compare
Choose a tag to compare
  • Fix private live stream URL parsing
  • Replace cdn.api.video by vod.api.video

v1.2.2

01 Feb 09:38
Compare
Choose a tag to compare
  • Fix a random 400 error when sending events
  • Add an example to test ExoPlayer events

v1.2.1

28 Sep 15:18
Compare
Choose a tag to compare
  • Add a specific library for ExoPlayer