From df2b3c4504754b7b64475c442d0b77e25543be4b Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 20 May 2013 19:22:33 -0700 Subject: Added separate setting for preload count for wifi/mobile --- subsonic-android/res/values/strings.xml | 3 ++- subsonic-android/res/xml/settings.xml | 11 +++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) (limited to 'subsonic-android/res') diff --git a/subsonic-android/res/values/strings.xml b/subsonic-android/res/values/strings.xml index 21dd4b88..e494aef0 100644 --- a/subsonic-android/res/values/strings.xml +++ b/subsonic-android/res/values/strings.xml @@ -183,7 +183,8 @@ Username Password Music cache - Songs to preload + Songs to preload (Wifi) + Songs to preload (Mobile) Cache size (MB) Cache location Invalid cache location. Using default. diff --git a/subsonic-android/res/xml/settings.xml b/subsonic-android/res/xml/settings.xml index d21f928f..89ec5699 100644 --- a/subsonic-android/res/xml/settings.xml +++ b/subsonic-android/res/xml/settings.xml @@ -204,8 +204,15 @@ android:key="cacheLocation"/> + + -- cgit v1.2.3