diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/raw/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml index 54f41c0f..5d627c85 100644 --- a/res/raw/changelog.xml +++ b/res/raw/changelog.xml @@ -1,5 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="4.1.3" versioncode="60" releasedate="8/21/2013"> + <change>Updated icon</change> + <change>Moved from ActionBarSherlock to Google's new equivalent library</change> + <change>Fix podcasts not showing up if server less than 4.8</change> + <change>Add option to download all podcasts at once (useful for when first adding a new podcast)</change> + <change>Put back notification for position changing</change> + <change>Added AlbumArtist, Genre, Track metadata (Android 4.3+)</change> + <change>Added position updating for AVRCP 1.3 (Android 4.3+)</change> + <change>Jukebox volume looks nicer</change> + <change>Jukebox stays active the next time you start DSub</change> + <change>More optimizations and bug fixes</change> + </release> <release version="4.1.2" versioncode="59" releasedate="7/24/2013"> <change>Added option to clear cache from settings</change> <change>Added cloud settings backup so when you reinstall on the same device your settings are still there</change> |