Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make prev/next headset buttons configurable #11040

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dvalter
Copy link

@dvalter dvalter commented May 6, 2024

Also changes behavior of A13+ player notification buttons.

and improves

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

Before/After Screenshots/Screen Record

  • Before: 1
  • After: 2 3

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

Also changes behavior of A13+ player notification buttons.

Fixes TeamNewPipe#7880 and improves TeamNewPipe#9764
@github-actions github-actions bot added the size/medium PRs with less than 250 changed lines label May 6, 2024
@dvalter
Copy link
Author

dvalter commented May 6, 2024

The only drawback is that it's seemingly impossible to change the appearance of the notification buttons on A13 without making all actions custom like in #10580.

However in that case headset functionality can be restored via an overridden MediaButtonEventHandler

Copy link

sonarcloud bot commented May 8, 2024

@dvalter
Copy link
Author

dvalter commented May 10, 2024

Looks like the tests has failed for some unrelated reasons. One due to some access issues and the other in the test that should not be affected by my changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/medium PRs with less than 250 changed lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reassign hardware Next/Prev Buttons
1 participant