aboutsummaryrefslogtreecommitdiff
path: root/res/raw
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-09-27 07:54:25 -0700
committerScott Jackson <daneren2005@gmail.com>2013-09-27 07:54:25 -0700
commitae6544112e357c3d1ff9a68ca0e4c8a55c9afcad (patch)
treecf8dc548c5e6b6749b78b064d955f9c28eba4a98 /res/raw
parent789bcd76a33689f9fdf15db99545395edd1cdda5 (diff)
downloaddsub-ae6544112e357c3d1ff9a68ca0e4c8a55c9afcad.tar.gz
dsub-ae6544112e357c3d1ff9a68ca0e4c8a55c9afcad.tar.bz2
dsub-ae6544112e357c3d1ff9a68ca0e4c8a55c9afcad.zip
Release 4.1.5
Diffstat (limited to 'res/raw')
-rw-r--r--res/raw/changelog.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml
index d4ec275a..d07ea029 100644
--- a/res/raw/changelog.xml
+++ b/res/raw/changelog.xml
@@ -1,5 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
+ <release version="4.1.5" versioncode="63" releasedate="9/27/2013">
+ <change>Notification while doing background downloads, clicking will show you the download list</change>
+ <change>Put songs in the root directory in a new folder called Root at the bottom of the list</change>
+ <change>Speedup of saving/loading current playing list (mostly matters for those using large playlists)</change>
+ <change>Cache most common folder listings for better experience while network is intermittent</change>
+ <change>Speedup of offline playlist loading</change>
+ <change>Fix app reloading data/losing position on orientation change</change>
+ <change>Fix Show Album from now playing list</change>
+ <change>Fix using shuffle in offline mode sometimes using online songs</change>
+ <change>Various optimizations and bug fixes</change>
+ </release>
<release version="4.1.4" versioncode="61" releasedate="8/25/2013">
<change>Fix for freezes on 4.3</change>
<change>Fix for starred songs/albums not being clickable</change>