From afd5890663fb626c1cd0726c2665f9c3c5b796c4 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 6 Oct 2012 12:42:40 -0700 Subject: New option to toggle between Now Playing and Downloading --- subsonic-android/res/menu/nowplaying.xml | 4 ++++ subsonic-android/res/values/strings.xml | 2 ++ 2 files changed, 6 insertions(+) (limited to 'subsonic-android/res') diff --git a/subsonic-android/res/menu/nowplaying.xml b/subsonic-android/res/menu/nowplaying.xml index a880438e..c8097bf0 100644 --- a/subsonic-android/res/menu/nowplaying.xml +++ b/subsonic-android/res/menu/nowplaying.xml @@ -24,4 +24,8 @@ android:icon="@drawable/action_screen_on_off" android:title="@string/download.menu_screen_on" android:showAsAction="ifRoom|withText"/> + + diff --git a/subsonic-android/res/values/strings.xml b/subsonic-android/res/values/strings.xml index a71f896a..a134c0b3 100644 --- a/subsonic-android/res/values/strings.xml +++ b/subsonic-android/res/values/strings.xml @@ -119,6 +119,8 @@ Remote control is not supported. Please upgrade your Subsonic server. Remote control is not available in offline mode. Remote control is not allowed. Please enable jukebox mode in Users > Settings on your Subsonic server. + Show Downloading + Show Now Playing Starred \"%s\" Unstarred \"%s\" -- cgit v1.2.3