Skip to content

Releases: muxinc/stats-sdk-android

v1.7.2

12 Feb 20:15
bf1e7aa

Choose a tag to compare

Fixes

  • Use "no_connection" instead of null to represent a lack of network connection

v1.7.1

12 Feb 20:02
1f8c298

Choose a tag to compare

Improvements

  • Report disconnected network as no_connection instead of a null value (#92)

Co-authored-by: Emily Dixon edixon@mux.com
Co-authored-by: GitHub noreply@github.com

v1.7.0

22 Jan 18:27
931a741

Choose a tag to compare

Improvements

  • Automatically detect changes to network state (#90)

Co-authored-by: Emily Dixon edixon@mux.com
Co-authored-by: GitHub noreply@github.com

v1.6.0

05 Jan 21:40
6e869b7

Choose a tag to compare

Improvements

  • Add methods to android sdk layer for reporting errors by severity

v1.5.0

03 Oct 19:49
d314ca0

Choose a tag to compare

Updates

  • Add incubating playbackModeChange API (#87)
  • Update to Kotlin 2.2.10

Co-authored-by: Emily Dixon edixon@mux.com
Co-authored-by: GitHub noreply@github.com

v1.4.11

02 Jun 17:25
3409399

Choose a tag to compare

Improvements

  • fix: AbstractMethodError with some integrations (#84)

Co-authored-by: Emily Dixon edixon@mux.com
Co-authored-by: GitHub noreply@github.com

v1.4.10

28 Mar 17:29
f0bbd4b

Choose a tag to compare

Fixes

  • fix: Incorrect minified keys for viewer_client_application_name and viewer_client_application_version

Improvements

  • Make MuxCore updateable independently (but player SDKs must explicitly declare their Core version)

Co-authored-by: Emily Dixon edixon@mux.com

v1.4.9

27 Mar 15:54
81ea56e

Choose a tag to compare

Improvements

  • fix: player IDs not unique (#81)

v1.4.8

27 Feb 18:33
7cb6698

Choose a tag to compare

Updates

  • Adds CustomerVideoData::videoCreatorId

Improvements

  • Add overloads for Util.oneOf/Util.noneOf/Util.allEqual that take Collections

Internal lib updates

  • Update stats.muxcore to v8.4.0

Co-authored-by: Emily Dixon edixon@mux.com

v1.4.7

14 Feb 23:24
9305db9

Choose a tag to compare

Updates

  • Add more standard dimensions

Internal library updates

  • Update stats.muxcore to v8.3.0