From b531ec43824232005743c4a0e4da4d8a29cd669e Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 23 Apr 2016 13:26:16 -0700 Subject: DSub 5.1.7 Released --- app/build.gradle | 4 ++-- app/src/main/res/xml/changelog.xml | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/build.gradle b/app/build.gradle index b4f6154b..e8b7108a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "github.daneren2005.dsub" minSdkVersion 14 targetSdkVersion 22 - versionCode 176 - versionName '5.1.6' + versionCode 177 + versionName '5.1.7' setProperty("archivesBaseName", "DSub $versionName") } buildTypes { 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 @@ + + Audio Books/Podcasts: Replace back/forward with rewind/fast forward buttons + Expandable Search Results + Add option to cache while casting + Add optional Heads Up Notifications (Lollipop+) + Clicking bookmarked song plays entire album from bookmarked position + Auto: Remove podcast/album limit now that Google removed limit + Fix tall album art running into controls + Fix Show Artist not being an option when browsing By Tags + Fix 1-star song background on darker themes + Fix Bluetooth multiple skips + Podcasts/Audio Books: Show listened indicator Podcasts/Audio Books: Improve what is considered fully played -- cgit v1.2.3