From 0e3f566dbedeb328caebf3a9f8af53ffcfa10b31 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Fri, 2 May 2014 18:45:58 -0700 Subject: DSub 4.6 Released --- AndroidManifest.xml | 4 ++-- res/xml/changelog.xml | 20 ++++---------------- 2 files changed, 6 insertions(+), 18 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 1bab1c6e..e894cea8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="105" + android:versionName="4.6"> diff --git a/res/xml/changelog.xml b/res/xml/changelog.xml index 7032ec95..f864a741 100644 --- a/res/xml/changelog.xml +++ b/res/xml/changelog.xml @@ -1,26 +1,14 @@ - - Make large album art optional - Don't show artist for large album arts when viewing a artist's albums - Add padding around albums - Fix a case of files trying to download infinitely in background - Fix crash for Gingerbread - Fix going to offline mode losing current track progress - - - Fix issue causing pull to refresh being triggered incorrectly - Fix crash on rotate - Re-enable fast scroll for grid of albums - Fix case of drag/dropping where next song isn't updated correctly - - - Large album art + + Large album art view (optional) Pull to refresh Control remote playing (Jukebox/Chromecast) volume from outside app (JB+) Rate limiting for background sync while phone is in use Fix issue with playlist sync not picking up changes Fix DSub preempting all bluetooth events + Fix case of drag/dropping where next song isn't updated correctly + Fix cache location not being correct on devices with empty SD card slot Downloads list now in own sub tab - only visible when something is downloading -- cgit v1.2.3