aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-05-16 20:07:47 -0700
committerScott Jackson <daneren2005@gmail.com>2013-05-16 20:07:47 -0700
commit3c62063b794b6c8385a34330f4268fe4949b4662 (patch)
tree12021f267d65b117ea07ca4421d0bf2ebc6e9f8e /subsonic-android/res
parent4a7abadebc1ab8da1702ae58670ca1196e1dcf2c (diff)
downloaddsub-3c62063b794b6c8385a34330f4268fe4949b4662.tar.gz
dsub-3c62063b794b6c8385a34330f4268fe4949b4662.tar.bz2
dsub-3c62063b794b6c8385a34330f4268fe4949b4662.zip
Update changelog for release
Diffstat (limited to 'subsonic-android/res')
-rw-r--r--subsonic-android/res/raw/changelog.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/subsonic-android/res/raw/changelog.xml b/subsonic-android/res/raw/changelog.xml
index 94192a2f..5d78be23 100644
--- a/subsonic-android/res/raw/changelog.xml
+++ b/subsonic-android/res/raw/changelog.xml
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
- <release version="4.0.0" versioncode="46" >
+ <release version="4.0.0" versioncode="46" releasedate="5/16/2013">
<change>Converted everything to fragments!</change>
<change>Swipe to switch tabs</change>
<change>Breadcrumb trail when going down several levels</change>
+ <change>Require double tapping back to exit app</change>
<change>Change log dialog for new versions</change>
<change>Endless loading on album lists (ie: Random, Recently Added, etc...) instead of pressing more</change>
<change>Look at what is now playing from main tabs</change>
@@ -11,5 +12,6 @@
<change>When clicking on a album in search, the parent is also added to the back stack</change>
<change>Added total time to playlist/album headers</change>
<change>Fixed a lot of the menu items not working when using search</change>
+ <change>Update to Light/Dark themes</change>
</release>
</changelog> \ No newline at end of file