From 2ed855cd6d14eacd77a578f4d8ac8c80ebe516de Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 22 Oct 2016 14:13:25 -0700 Subject: DSub 5.3.2 released --- app/build.gradle | 4 ++-- app/src/main/res/xml/changelog.xml | 14 ++++++-------- 2 files changed, 8 insertions(+), 10 deletions(-) (limited to 'app') diff --git a/app/build.gradle b/app/build.gradle index e6581796..5f46aab8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "github.daneren2005.dsub" minSdkVersion 14 targetSdkVersion 23 - versionCode 189 - versionName '5.3.2 BETA 2' + versionCode 190 + versionName '5.3.2' setProperty("archivesBaseName", "DSub $versionName") resConfigs "de", "es", "fr", "hu", "nl", "pt-rPT", "ru", "sv" } diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index b1dd5930..dc77a5a3 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -1,16 +1,14 @@ - - Fix errors with Self Signed Certificates - Fix error following redirect from http to https - Fix Show all media sometimes failing - Show album instead of artist for Show all media - - + Add support for casting Internet Radio to ChromeCast/DLNA Add support for Play Title by Artist from Google Search - Use Google Play SSL Move to more modern connection framework + Use Google Play SSL + Show album instead of artist for Show all media + Ask for location permissions for Day/Night themes + Fix a change to the ChromeCast API + Fix Show all media sometimes failing Fix Internet Radio streams which point to playlists -- cgit v1.2.3