diff --git a/app/build.gradle b/app/build.gradle index be7e32fcc..ced2d9789 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "github.daneren2005.dsub" minSdkVersion 14 targetSdkVersion 23 - versionCode 185 - versionName '5.2.2' + versionCode 186 + versionName '5.3' 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 490c427a3..89f076f70 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -1,5 +1,16 @@ + + Listen to Radio Internet Stations + Automatic Day/Night theme + Android 6.0 runtime permissions + Custom variable playback speed + Add Play Now for songs when click action is add to queue + More secure connections with tokens (Subsonic 6+) + Auto skip uncached songs when no network + Shrink install size + Fix DLNA casting on Android 7.0+ + Fix lagging in landscape view on the Now Playing screen