From 802af85ac19ec3ff7add3b5d1177f061b455fd4f Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Fri, 8 Sep 2017 17:04:49 +0200 Subject: [PATCH] Bump version and update changelog --- app/build.gradle | 4 ++-- app/src/main/assets/phonograph-changelog.html | 14 ++++++++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 86d952cc..00cf31d6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,8 +42,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 135 - versionName '0.16.0 BETA 3' + versionCode 136 + versionName '0.16.0 BETA 4' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 57bc35e7..afdb1c8e 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.16.0 BETA 4

+ +
    +
  1. NEW: Folder blacklist!
  2. +
  3. FIX: Bottom bar lag on cold start
  4. +
  5. IMPROVEMENT: Synced translations
  6. +
  7. IMPROVEMENT: Various other improvements
  8. +
  9. OTHER: Added user @arkon to the about section to honor his contributions
  10. +
+

Version 0.16.0 BETA 3

    @@ -58,8 +68,8 @@

    Version 0.15.0

      -
    1. NEW: App Shortcuts (Android Nougat only)
    2. -
    3. IMPROVEMENT: Added support for more file explorers
    4. +
    5. NEW: App Shortcuts (Android Nougat only).
    6. +
    7. IMPROVEMENT: Added support for more file explorers.
    8. IMPROVEMENT: Synced translations.