aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-02-26 19:17:23 -0800
committerScott Jackson <daneren2005@gmail.com>2014-02-26 19:17:23 -0800
commit68469f65ae5bcec21d8942f75a233fd998508c7f (patch)
tree82931ba2d9e8c6f34708a502900bff06aef9db7e /res
parente942d1aa69fa70347e50b1c7fd0309a928f292f6 (diff)
downloaddsub-68469f65ae5bcec21d8942f75a233fd998508c7f.tar.gz
dsub-68469f65ae5bcec21d8942f75a233fd998508c7f.tar.bz2
dsub-68469f65ae5bcec21d8942f75a233fd998508c7f.zip
Dsub 4.5.3 Released
Diffstat (limited to 'res')
-rw-r--r--res/raw/changelog.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml
index 2bc55816..1bf5d58a 100644
--- a/res/raw/changelog.xml
+++ b/res/raw/changelog.xml
@@ -1,5 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
+ <release version="4.5.3" versioncode="93" releasedate="2/26/2014">
+ <change>WARNING: Please read the first change!</change>
+ <change>Google changed Android so that apps can only write to a specific location on a SD card for 4.4+. Samsung is currently upgrading their phones to 4.4, so if you have a Galaxy phone you will probably receive a notification that the cache location has been changed to the only place DSub can write to now. Everyone else's settings will be left alone, but the default cache location has also been changed.</change>
+ <change>When your only playing one song, next/previous buttons skip within song (mostly useful for podcasts)</change>
+ <change>Added option to auto open to Library instead of the Home tab (under Settings -> Appearance)</change>
+ <change>Add more information to Send Log function for easier debugging</change>
+ <change>Some minor bug fixes</change>
+ </release>
<release version="4.5.2" versioncode="92" releasedate="2/23/2014">
<change>Add support for casting in offline mode</change>
<change>Use internal IP for ChromeCast if using a http address</change>