Skip to content

Add getter for ShuffleOrder #2522

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

Merged
merged 2 commits into from
Jul 11, 2025
Merged

Conversation

nift4
Copy link
Contributor

@nift4 nift4 commented Jun 10, 2025

When implementing playback resumption, I want to save/restore shuffle order as well. But I can't just use the last shuffle order I set as the shuffle order changes with every playlist change. Add a getter for shuffle order.

@nift4
Copy link
Contributor Author

nift4 commented Jul 9, 2025

Hi @marcbaechinger, can you please take a look at this fairily simple PR? Thank you :)

@marcbaechinger
Copy link
Contributor

I'm going to send this for internal review now. You may see some more commits being added as I make changes in response to review feedback. Please refrain from pushing any more substantive changes as it will complicate the internal review - thanks!

@copybara-service copybara-service bot merged commit af6fa9e into androidx:main Jul 11, 2025
1 check passed
@nift4 nift4 deleted the getshuffle branch July 11, 2025 14:07
@nift4
Copy link
Contributor Author

nift4 commented Jul 11, 2025

Thank you!

icbaker pushed a commit that referenced this pull request Jul 24, 2025
PiperOrigin-RevId: 781950733
(cherry picked from commit af6fa9e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants