From 109c253bd93bc7dffd985cbc2d5959cf471f3944 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 19 Sep 2015 15:40:38 -0700 Subject: #550 Add option to shuffle by albums or by songs --- app/src/main/res/values/strings.xml | 3 +++ app/src/main/res/xml/settings.xml | 7 +++++++ 2 files changed, 10 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 453cfdb1..d87dbf69 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -459,6 +459,9 @@ Start when headphones are plugged in. This requires the use of a service which starts on boot up to check for the headphone plug event even when DSub is not running. Color Action Bar Color the action bar and status bar or leave them alone + Shuffle By Album + Shuffle order of albums + Shuffle all songs together Shuffle By Start Year: diff --git a/app/src/main/res/xml/settings.xml b/app/src/main/res/xml/settings.xml index b30d59fd..dec8d928 100644 --- a/app/src/main/res/xml/settings.xml +++ b/app/src/main/res/xml/settings.xml @@ -435,6 +435,13 @@ + +