From 3430a85ee9207eaa36b3ac195f39f117001969e0 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Tue, 1 May 2018 20:22:47 +0200 Subject: [PATCH] Bump build version --- app/build.gradle | 4 +-- app/src/main/assets/phonograph-changelog.html | 28 ++++++------------- 2 files changed, 10 insertions(+), 22 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 04ac9c58..4f2459c4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,8 +44,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 159 - versionName '1.0.0 BETA 4' + versionCode 160 + versionName '1.0.0' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 17ae6604..035679e6 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -26,29 +26,17 @@

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

-

We are coming closer to the first final release!

-

Version 1.0.0 BETA 4

-
    -
  1. NEW: Custom sorting for titles, albums and artists.
  2. -
  3. NEW: Rescan media from the navigation drawer.
  4. -
  5. FIX: Fix bug in folder view.
  6. -
- -

Version 1.0.0 BETA 3

-
    -
  1. FIX: Fixed some bugs
  2. -
- -

Version 1.0.0 BETA 2

-
    -
  1. NEW: Artist page redesign
  2. -
  3. IMPROVEMENT: Improved the look of the new album page
  4. -
- -

Version 1.0.0 BETA 1

+

Version 1.0.0

+

This is it, Phonograph 1.0.0! We are finally out of beta, therefore many bugs were fixed and the + album and artist pages received a brand new look.

  1. NEW: Album page redesign
  2. +
  3. NEW: Artist page redesign
  4. +
  5. NEW: Custom sort orders for titles, albums and artists.
  6. +
  7. NEW: Rescan media from the navigation drawer.
  8. +
  9. IMPROVEMENT: Updated translations.
  10. +
  11. FIX: Fixed many bugs and crashes.

Version 0.16.9