From 70a04bed49e184d9b29fa6c89e5964380bb3dc4f Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 23 May 2013 21:41:03 -0700 Subject: Updated version to 4.0.1 --- subsonic-android/AndroidManifest.xml | 4 ++-- subsonic-android/res/raw/changelog.xml | 16 ++++++++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/subsonic-android/AndroidManifest.xml b/subsonic-android/AndroidManifest.xml index f8464f2d..c9bf87b4 100644 --- a/subsonic-android/AndroidManifest.xml +++ b/subsonic-android/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="49" + android:versionName="4.0.1"> diff --git a/subsonic-android/res/raw/changelog.xml b/subsonic-android/res/raw/changelog.xml index 18636dda..6b91caab 100644 --- a/subsonic-android/res/raw/changelog.xml +++ b/subsonic-android/res/raw/changelog.xml @@ -1,7 +1,19 @@ + + New: Chat Tab (Set chat auto refresh rate from settings) + New: Dynamic servers, add as many, or remove all but the ones you are using + New: Added separate setting for songs to preload for Wifi/Mobile + Improvement: The infinite playlist while shuffling is now persistent between startups + Theme: White is now more white, got rid of blue text for white theme only + Theme: Black is now a flat black due to popular request + Theme: Apply the current theme to settings screen + Fix: Don't stretch album art on bottom of main tabs + Fix: Possible fix for some who were having crash on starting EQ + + - Converted everything to fragments! + Converted everything to fragments! Swipe to switch tabs Breadcrumb trail when going down several levels Require double tapping back to exit app @@ -13,5 +25,5 @@ Added total time to playlist/album headers Fixed a lot of the menu items not working when using search Update to Light/Dark themes - + \ No newline at end of file -- cgit v1.2.3