diff options
author | Scott Jackson <daneren2005@gmail.com> | 2014-01-19 14:19:11 -0800 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2014-01-19 14:19:11 -0800 |
commit | a5676557bcb659e917c972905440676ee6062a89 (patch) | |
tree | 7ed0fb7d3de0ea804703ac67e3fc9f202d6b01a6 /res | |
parent | c2e5a218575741d11034f021002abdabfbcec003 (diff) | |
download | dsub-a5676557bcb659e917c972905440676ee6062a89.tar.gz dsub-a5676557bcb659e917c972905440676ee6062a89.tar.bz2 dsub-a5676557bcb659e917c972905440676ee6062a89.zip |
Update 4.4 Beta Release
Diffstat (limited to 'res')
-rw-r--r-- | res/raw/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml index c07419af..39a10ebc 100644 --- a/res/raw/changelog.xml +++ b/res/raw/changelog.xml @@ -1,5 +1,9 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="4.4.0 Beta1" versioncode="82" releasedate="1/19/2014"> + <change>Browse by ID3 Tags instead of folder structure (off by default)</change> + <change>Probably a good idea to clear existing cache since there will be many songs that don't match up</change> + </release> <release version="4.3.6" versioncode="81" releasedate="1/19/2014"> <change>Added optional SSID to use for local network address (requires new permission: ACCESS_WIFI_STATE)</change> <change>Fix not being able to clear local network address</change> |