Skip to content

Bump the target SDK to 35#1054

Merged
StaehliJ merged 2 commits intomainfrom
1051-target-android-api-35
Jun 10, 2025
Merged

Bump the target SDK to 35#1054
StaehliJ merged 2 commits intomainfrom
1051-target-android-api-35

Conversation

@MGaetan89
Copy link
Contributor

@MGaetan89 MGaetan89 commented Jun 2, 2025

Pull request

Description

This PR bumps the target SDK version of the demo apps (mobile and TV) to 35.

Changes made

  • Bump the target SDK version to 35 (Android 15).
  • Use a Surface to set the background color instead of the .background() Modifier + LocalContentColor.
  • Improve edge-to-edge support in pillarbox-demo.
  • Fix the player error text color in pillarbox-demo-tv.
  • Use the same card color in the root of Lists and in the subsections.
  • Replace broken VOD URL.

Checklist

  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).

@MGaetan89 MGaetan89 linked an issue Jun 2, 2025 that may be closed by this pull request
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Pillarbox Jun 2, 2025
@github-actions
Copy link

github-actions bot commented Jun 2, 2025

Code Coverage

Overall Project 50.82% 🟢
Module Coverage
Kover Gradle Plugin XML report for :plugins 6.79% 🟢
Files
Module File Coverage
Kover Gradle Plugin XML report for :plugins AppConfig.kt 0% 🟢

@MGaetan89 MGaetan89 marked this pull request as ready for review June 2, 2025 14:16
@MGaetan89 MGaetan89 requested a review from StaehliJ June 2, 2025 14:16
@StaehliJ StaehliJ added this pull request to the merge queue Jun 10, 2025
Merged via the queue into main with commit b12840d Jun 10, 2025
16 of 17 checks passed
@StaehliJ StaehliJ deleted the 1051-target-android-api-35 branch June 10, 2025 08:20
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Pillarbox Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Target Android API 35

2 participants