diff options
author | Scott Jackson <daneren2005@gmail.com> | 2013-10-21 20:02:12 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2013-10-21 20:02:12 -0700 |
commit | fd0a4220e47ec0c46946b65c7eca0d932310b221 (patch) | |
tree | f1f96fc6fcef36445d89a981c0156942445b182d /res/raw | |
parent | 2486cd6f72042052dfb45697d11e558e345c302a (diff) | |
download | dsub-fd0a4220e47ec0c46946b65c7eca0d932310b221.tar.gz dsub-fd0a4220e47ec0c46946b65c7eca0d932310b221.tar.bz2 dsub-fd0a4220e47ec0c46946b65c7eca0d932310b221.zip |
Updated to 4.1.7
Diffstat (limited to 'res/raw')
-rw-r--r-- | res/raw/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml index 353f9706..58aa446f 100644 --- a/res/raw/changelog.xml +++ b/res/raw/changelog.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="4.1.7" versioncode="65" releasedate="10/21/2013"> + <change>Settings screen now broken down by sections</change> + <change>Added option to choose whether or not to pause on headphone/bluetooth disconnect</change> + <change>Added confirm for clearing current queue</change> + <change>Added option to hide widget while nothing is playing</change> + <change>Fix not being able to change position in Jukebox mode</change> + <change>Fix position not being saved sometimes when pausing during a streamed song</change> + <change>Fix sometimes the letters not matching the position on the artist list</change> + <change>Various minor bug fixes</change> + </release> <release version="4.1.6" versioncode="64" releasedate="10/3/2013"> <change>Fix recent update sometimes messing up downloaded song</change> <change>Fix changing position while streaming a song</change> |