Releases: SRGSSR/srgdataprovider-android
Releases · SRGSSR/srgdataprovider-android
0.12.0
What's Changed
- Fix nullability by @StaehliJ in #65
- Bump androidx.paging:paging-common from 3.3.4 to 3.3.5 in the androidx group by @dependabot in #66
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Update GitHub Actions workflow by @MGaetan89 in #44
- Update to Gradle 8.10 and fix deprecation warnings by @MGaetan89 in #45
- Fix warnings in Java/Kotlin code by @MGaetan89 in #46
- Update dependencies by @MGaetan89 in #47
- Update demo app to display request response by @MGaetan89 in #48
- Migrate Java files to Kotlin by @MGaetan89 in #49
- Update dependencies by @MGaetan89 in #53
- Bump androidx.lifecycle:lifecycle-runtime from 2.8.6 to 2.8.7 in the androidx group by @dependabot in #54
- Bump org.robolectric:robolectric from 4.13 to 4.14 by @dependabot in #58
- Bump android-gradle-plugin from 8.7.1 to 8.7.2 by @dependabot in #55
- Bump androidx.paging:paging-common from 3.3.2 to 3.3.4 in the androidx group by @dependabot in #57
- Update nexus repository url by @StaehliJ in #59
- Bump org.robolectric:robolectric from 4.14 to 4.14.1 by @dependabot in #60
- Add param
forceSAM=true
when targeting sam endpoint by @Loic-Dumas in #56 - Bump kotlin from 2.0.21 to 2.1.0 by @dependabot in #61
- Bump android-gradle-plugin from 8.7.2 to 8.7.3 by @dependabot in #62
- Bump Data Provider to 0.11.0 by @MGaetan89 in #63
- Fix Maven publication by @MGaetan89 in #64
New Contributors
- @dependabot made their first contribution in #54
Full Changelog: 0.10.1...0.11.0
0.10.1
What's Changed
- Dont add vector if already present in url. by @Loic-Dumas in #43
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- Add missing fields to
Chapter
and updateTimeInterval
by @MGaetan89 in #41 - Update Gradle configuration and GitHub Action workflow by @MGaetan89 in #40
Full Changelog: 0.9.2...0.10.0
0.9.2
What's Changed
- Add the
JOURNALISTIC
blocking reason by @MGaetan89 in #39
New Contributors
- @MGaetan89 made their first contribution in #39
Full Changelog: 0.9.1...0.9.2
0.9.1
What's Changed
- Add link property to Section.Representation. by @Loic-Dumas in #38
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
Program.imageUrl
is nullable. by @Loic-Dumas in #35- Remove RTS workaround for
DefaultImageUrlDecorator
by @StaehliJ in #37
Full Changelog: 0.8.2...0.9.0