diff options
author | Scott Jackson <daneren2005@gmail.com> | 2016-04-23 13:26:16 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2016-04-23 13:26:16 -0700 |
commit | b531ec43824232005743c4a0e4da4d8a29cd669e (patch) | |
tree | 691942b4b654e2291109456d8692571c91c7e194 /app/src/main | |
parent | 60de4091a024bed61980b1143a1d6e5bdcd73b33 (diff) | |
download | dsub-b531ec43824232005743c4a0e4da4d8a29cd669e.tar.gz dsub-b531ec43824232005743c4a0e4da4d8a29cd669e.tar.bz2 dsub-b531ec43824232005743c4a0e4da4d8a29cd669e.zip |
DSub 5.1.7 Released
Diffstat (limited to 'app/src/main')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index 2c090809..843c53da 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -1,5 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="5.1.7" versioncode="177" releasedate="4/22/2016"> + <change>Audio Books/Podcasts: Replace back/forward with rewind/fast forward buttons</change> + <change>Expandable Search Results</change> + <change>Add option to cache while casting</change> + <change>Add optional Heads Up Notifications (Lollipop+)</change> + <change>Clicking bookmarked song plays entire album from bookmarked position</change> + <change>Auto: Remove podcast/album limit now that Google removed limit</change> + <change>Fix tall album art running into controls</change> + <change>Fix Show Artist not being an option when browsing By Tags</change> + <change>Fix 1-star song background on darker themes</change> + <change>Fix Bluetooth multiple skips</change> + </release> <release version="5.1.6" versioncode="175" releasedate="3/16/2016"> <change>Podcasts/Audio Books: Show listened indicator</change> <change>Podcasts/Audio Books: Improve what is considered fully played</change> |