From ea06b27829815dc73e922b16a0bc9e4c867bd25e Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Mon, 4 Jan 2016 00:02:31 +0100 Subject: [PATCH] Updated changelog and build version. --- app/build.gradle | 4 ++-- app/src/main/assets/phonograph-changelog.html | 15 ++++++++++++--- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 2129df26..4db12151 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,8 +63,8 @@ android { renderscriptTargetApi 23 applicationId "com.kabouzeid.gramophone" - versionCode 85 - versionName "0.9.50 RC" + versionCode 86 + versionName "0.9.51 PREVIEW 1" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 44e861ce..68639195 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,16 @@

You can view the changelog dialog again at any time from the about section.

+

Version 0.9.51 PREVIEW 1

+ +

You can always downgrade by downloading the old apk from APKMirror for example.

+ +
    +
  1. NEW: Preference to choose when to automatically download artist images.
  2. +
  3. IMPROVEMENT: Image loading speed, RAM usage and overall performance. This is actually a huge change under the hood.
  4. +
  5. FIX: Minor bug fixes.
  6. +
+

Version 0.9.50 RC

    @@ -36,8 +46,6 @@

    Version 0.9.50 PREVIEW 4

    -

    You can always downgrade by downloading the old apk from APKMirror for example.

    -
    1. NEW: Added black (AMOLED) theme.
    2. IMPROVEMENT: Tablets now use the same layout as phones.
    3. @@ -48,7 +56,8 @@

      Version 0.9.50 PREVIEW 3

        -
      1. NEW: On Android Marshmallow now uses dark statusbar icons on light primary colors.
      2. +
      3. NEW: On Android Marshmallow now uses dark statusbar icons on light primary colors. +
      4. NEW: Added clear playing queue menu item to now playing screen.
      5. NEW: Added open source licenses dialog.
      6. IMPROVEMENT: Synced translations. Also added translation for Spanish US.