From 4963016fd6022db53766b439e5bc5d33b6bbca49 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 23 May 2013 21:19:39 -0700 Subject: Added settings for chat auto refresh --- subsonic-android/res/values/strings.xml | 3 ++- subsonic-android/res/xml/settings.xml | 10 ++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) (limited to 'subsonic-android/res') diff --git a/subsonic-android/res/values/strings.xml b/subsonic-android/res/values/strings.xml index 30bf5230..b61895dc 100644 --- a/subsonic-android/res/values/strings.xml +++ b/subsonic-android/res/values/strings.xml @@ -274,7 +274,8 @@ Show the notification even after pausing. Press the stop button to clear it away. Gapless Playback The Galaxy S3 seems to be experiencing freezes/other weird issue since the introduction of gapless playback. Turn this off to fix the issue. - + Chat Refresh Rate (Secs) + Start Year: End Year: Genre: diff --git a/subsonic-android/res/xml/settings.xml b/subsonic-android/res/xml/settings.xml index efa4a7da..49c8a634 100644 --- a/subsonic-android/res/xml/settings.xml +++ b/subsonic-android/res/xml/settings.xml @@ -129,6 +129,16 @@ + + + + + -- cgit v1.2.3