Skip to content

Releases: SRGSSR/srgdataprovider-android

0.1.0 - Add paging v3 helper

21 Jun 14:10
301bc0e
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.0.2...0.1.0

0.0.2

08 Jun 14:13
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Changes

Remove IlMediaBlockedException

Full Changelog: 0.0.1...0.0.2

0.0.1 - Initial letterbox ildatasources migration

23 May 07:40
f610242
Compare
Choose a tag to compare

The initial migration from SRGLetterbox:ildatasources.

Behavior changes

Some exceptions are changed because we removed SRGLetterbox:mediaplayer dependancy. They no longer inherits from SRGMediaPlayerException.

  • IlDataException
  • IlMediaCompositionException
  • IlMediaBlockedException

Changes

  • Package ch.srg.dataProvider.integrationlayer.gson to package ch.srg.dataProvider.integrationlayer.data.gson.
  • ISO8601DateParser change package to ch.srg.dataProvider.integrationlayer.data.
  • Old TokenProvider and performances service related features are moved to SRGLetterbox.