Skip to content

Added persistent shuffle feature#855

Merged
theovilardo merged 1 commit intotheovilardo:masterfrom
ryan7zoom:feature/persistent-shuffle
Jan 17, 2026
Merged

Added persistent shuffle feature#855
theovilardo merged 1 commit intotheovilardo:masterfrom
ryan7zoom:feature/persistent-shuffle

Conversation

@ryan7zoom
Copy link
Copy Markdown

Hi Mr. Theo,
Added a toggle in Settings -> Playback that allows the app to remember the shuffle state after it is closed.

What's changed:

  • Added a "Persistent Shuffle" toggle in Settings > Playback.
  • Used DataStore to remember the shuffle state (On/Off).
  • Updated the PlayerViewModel and MusicService to restore this state on startup.
  • Logic ensures that if Persistent Shuffle is disabled, the app follows its original behavior.

Thanks for this beautiful app!!

ps

@theovilardo theovilardo merged commit c9f40de into theovilardo:master Jan 17, 2026
@theovilardo
Copy link
Copy Markdown
Owner

Thanks for your contribution!

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.

2 participants