From 17dbff4baacebb9fd52de84c7920e945384bcf17 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 21 Aug 2013 21:22:35 -0700 Subject: [PATCH] Release 4.1.3 --- AndroidManifest.xml | 4 ++-- res/raw/changelog.xml | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ba42d7425..c5f3a8ee5 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="60" + android:versionName="4.1.3"> diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml index 54f41c0f6..5d627c85a 100644 --- a/res/raw/changelog.xml +++ b/res/raw/changelog.xml @@ -1,5 +1,17 @@ + + Updated icon + Moved from ActionBarSherlock to Google's new equivalent library + Fix podcasts not showing up if server less than 4.8 + Add option to download all podcasts at once (useful for when first adding a new podcast) + Put back notification for position changing + Added AlbumArtist, Genre, Track metadata (Android 4.3+) + Added position updating for AVRCP 1.3 (Android 4.3+) + Jukebox volume looks nicer + Jukebox stays active the next time you start DSub + More optimizations and bug fixes + Added option to clear cache from settings Added cloud settings backup so when you reinstall on the same device your settings are still there