From fe4097946e733bf16647802019e78d0cd8f282d1 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 20 May 2013 22:15:56 -0700 Subject: Close #41 Add dynamic number of servers --- subsonic-android/res/values/strings.xml | 5 +- subsonic-android/res/xml/settings.xml | 98 ++------------------------------- 2 files changed, 7 insertions(+), 96 deletions(-) (limited to 'subsonic-android/res') diff --git a/subsonic-android/res/values/strings.xml b/subsonic-android/res/values/strings.xml index e494aef0..61fca626 100644 --- a/subsonic-android/res/values/strings.xml +++ b/subsonic-android/res/values/strings.xml @@ -175,9 +175,10 @@ DSub settings Test connection + Add Server + Remove Server Servers - Unused 1 - Unused 2 + Unused Name Server address Username diff --git a/subsonic-android/res/xml/settings.xml b/subsonic-android/res/xml/settings.xml index 89ec5699..efa4a7da 100644 --- a/subsonic-android/res/xml/settings.xml +++ b/subsonic-android/res/xml/settings.xml @@ -4,102 +4,12 @@ android:title="@string/settings.title"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + -- cgit v1.2.3