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

Cleanup Android Auto buttons #365

Merged
merged 2 commits into from
Sep 4, 2022

Conversation

vangorra
Copy link
Contributor

@vangorra vangorra commented Sep 4, 2022

Control buttons in Android Auto (and probably Android Wear too) are messy. The skip back/forward buttons appears sometimes and the jump forward/back a few seconds don't show at all in minimized modes.

This PR does the following:

  • Show skip buttons if multiple items are available. minimized
  • Hide skip buttons when multiple queue items are not available. skip_hidden
  • Show jump buttons when the app is "minimized" instead of skip buttons. skip_shown

@advplyr
Copy link
Owner

advplyr commented Sep 4, 2022

Tested multi-track and single track audiobooks and it works great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants