Skip to content

Fix thumbnails appearing on Android Auto even if disabled#12410

Merged
Stypox merged 2 commits intoTeamNewPipe:devfrom
Stypox:fix-android-auto-thumbnails
Jul 8, 2025
Merged

Fix thumbnails appearing on Android Auto even if disabled#12410
Stypox merged 2 commits intoTeamNewPipe:devfrom
Stypox:fix-android-auto-thumbnails

Conversation

@Stypox
Copy link
Copy Markdown
Member

@Stypox Stypox commented Jul 6, 2025

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

In the Android Auto PR #12044 we forgot to disable thumbnails on Android Auto when the user disabled them from settings. This PR fixes that.

Screenshots

With high quality images Without images
Before After
Before After
Before After

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

@Stypox Stypox added this to v0.28.x Jul 6, 2025
@github-actions github-actions Bot added the size/small PRs with less than 50 changed lines label Jul 6, 2025
@Stypox Stypox moved this to In Progress in v0.28.x Jul 6, 2025
@AudricV AudricV added bug Issue is related to a bug Android Auto Issue is related to Android Auto player Issues related to any player (main, popup and background) device/software specific Issues that only happen on some devices or with some specific hardware/software labels Jul 6, 2025
@Stypox Stypox merged commit f3c20d4 into TeamNewPipe:dev Jul 8, 2025
6 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in v0.28.x Jul 8, 2025
@Stypox Stypox deleted the fix-android-auto-thumbnails branch July 16, 2025 13:53
@Stypox Stypox mentioned this pull request Jul 17, 2025
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Android Auto Issue is related to Android Auto bug Issue is related to a bug device/software specific Issues that only happen on some devices or with some specific hardware/software player Issues related to any player (main, popup and background) size/small PRs with less than 50 changed lines

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Android Auto] Thumbnails are still loaded when thumbnail loading is disabled in app settings

3 participants