From 1b51a47f0e43403aa4d454d2775f325a2072255f Mon Sep 17 00:00:00 2001 From: owner Date: Thu, 12 Jul 2012 12:01:17 -0700 Subject: Added options for size of randomized playlists --- subsonic-android/res/values/strings.xml | 2 ++ subsonic-android/res/xml/settings.xml | 14 ++++++++++++-- .../daneren2005/subphonic/activity/MainActivity.java | 6 +++++- .../daneren2005/subphonic/activity/SettingsActivity.java | 3 +++ .../src/github/daneren2005/subphonic/util/Constants.java | 1 + 5 files changed, 23 insertions(+), 3 deletions(-) (limited to 'subsonic-android') diff --git a/subsonic-android/res/values/strings.xml b/subsonic-android/res/values/strings.xml index 47487e43..2431bb34 100644 --- a/subsonic-android/res/values/strings.xml +++ b/subsonic-android/res/values/strings.xml @@ -181,6 +181,8 @@ Respond to phone, headset and Bluetooth media buttons Keep screen on Keeping the screen on while downloading improves download speed. + Playlists + Random Size A network error occurred. Retrying %1$d of %2$d. diff --git a/subsonic-android/res/xml/settings.xml b/subsonic-android/res/xml/settings.xml index 21d0568a..daa98b90 100644 --- a/subsonic-android/res/xml/settings.xml +++ b/subsonic-android/res/xml/settings.xml @@ -146,8 +146,18 @@ android:entries="@array/networkTimeoutNames"/> - - + + + + +