Skip to content

feat: music player shuffle and repeat features - #494

Closed
balaji-ramavathu wants to merge 10 commits into
amahi:betafrom
balaji-ramavathu:music-player
Closed

feat: music player shuffle and repeat features#494
balaji-ramavathu wants to merge 10 commits into
amahi:betafrom
balaji-ramavathu:music-player

Conversation

@balaji-ramavathu

@balaji-ramavathu balaji-ramavathu commented Aug 16, 2019

Copy link
Copy Markdown
Contributor

Fixes #493
Fixes #323

Changes made:

  1. The shuffle option toggles between shuffle on and off, everytime the shuffle mode is changed, it is stored in shared preferences and if the shuffle mode is on, the audio files will be shuffled before going to the media source.
  2. The repeat option toggles between repeat all and repeat one As repeat all is already implemented, repeat only current file is made by using LoopingMediaSource.

Screenshots

shuffle_rep_res

@chirag-jn chirag-jn self-assigned this Jun 18, 2020
@chirag-jn

Copy link
Copy Markdown
Member

Proposing PR #576 to fix merge issues.

@cpg cpg closed this Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Music player Shuffle and Repeat features Add shuffle to player

3 participants