Skip to content

867 android tv demo cast receiver#1046

Merged
StaehliJ merged 29 commits into928-custom-castplayerfrom
867-android-tv-demo-cast-receiver
May 27, 2025
Merged

867 android tv demo cast receiver#1046
StaehliJ merged 29 commits into928-custom-castplayerfrom
867-android-tv-demo-cast-receiver

Conversation

@StaehliJ
Copy link
Contributor

Pull request

Description

The goal of this PR is to include a simple demo that connect to a Android TV receiver. The current state almost work until the playlist is edited. A new module is provided but won't be published that handle CastReceiver with Pillarbox.

Changes made

  • New pillarbox-cast-receiver to handle CastReceiver with an AndroidTV
  • Update TV demo

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).

@github-actions
Copy link

github-actions bot commented May 26, 2025

Code Coverage

Overall Project 47.51% -3.74% 🟢
Files changed 0% 🟢

Module Coverage
:pillarbox-player 57.6% -0.01% 🟢
:pillarbox-cast 19.83% -0.23% 🟢
:pillarbox-cast-receiver 0% 🟢
Files
Module File Coverage
:pillarbox-player PillarboxMediaSession.kt 0% -0.16% 🟢
:pillarbox-cast PillarboxCastPlayer.kt 0.53% -0.41% 🟢
:pillarbox-cast-receiver PillarboxCastReceiver.kt 0% 🟢

okio = "3.11.0"
reorderable = "2.4.3"
play-services-cast = "21.5.0"
play-services-cast-tv = "21.1.1"

Check warning

Code scanning / Android Lint

Obsolete Gradle Dependency Warning

A newer version of com.google.android.gms:play-services-cast than 21.5.0 is available: 22.1.0
@MGaetan89 MGaetan89 linked an issue May 27, 2025 that may be closed by this pull request
Copy link
Contributor

@MGaetan89 MGaetan89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've pushed some small changes/fixes in a2b7a58

@StaehliJ StaehliJ merged commit 0169255 into 928-custom-castplayer May 27, 2025
10 checks passed
@StaehliJ StaehliJ deleted the 867-android-tv-demo-cast-receiver branch May 27, 2025 13:12
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Pillarbox May 27, 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.

Android TV demo cast receiver

2 participants