diff --git a/app/build.gradle b/app/build.gradle index 1b81817a..ccd50267 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,8 +63,8 @@ android { renderscriptTargetApi 23 applicationId "com.kabouzeid.gramophone" - versionCode 86 - versionName "0.9.51 PREVIEW 1" + versionCode 87 + versionName "0.9.51 RC" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 68639195..cb4193b9 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,13 +25,27 @@

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

+

Version 0.9.51 RC

+ +
    +
  1. IMPROVEMENT: Artist image loading and caching.
  2. +
  3. IMPROVEMENT: Synced translations.
  4. +
  5. FIX: Album sort order (ignore case).
  6. +
  7. FIX: Typos.
  8. +
+

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. IMPROVEMENT: Image loading speed, RAM usage and overall performance. This is actually + a huge change under the hood. +
  6. +
  7. IMPROVEMENT: Removed the color highlight of the current song in the playing queue. +
  8. +
  9. IMPROVEMENT: Synced translations.
  10. FIX: Minor bug fixes.
@@ -103,14 +117,14 @@
  • FIX: Some other minor fixes and overall improvements.
  • -

    Version 0.9.47 beta 2

    +

    Version 0.9.47 BETA 2

    1. FIX: Wrong alignment of prev/next buttons on devices below Lollipop.
    2. FIX: White playlist icon in the navigation drawer on Android Marshmallow.
    -

    Version 0.9.47 beta 1

    +

    Version 0.9.47 BETA 1

    1. NEW: HEX color chooser! (Once again you can thank Aidan Follestad for that)
    2. @@ -119,7 +133,7 @@
    3. FIX: Some memory related crashes.
    -

    Version 0.9.46 beta 6

    +

    Version 0.9.46 BETA 6

    1. NEW: The adjustable grid size feature is back!
    2. @@ -131,20 +145,20 @@
    3. IMPROVEMENT: Synced translations.
    -

    Version 0.9.46 beta 5

    +

    Version 0.9.46 BETA 5

    1. FIX: Toolbar icons in now playing screen hard to click.
    -

    Version 0.9.46 beta 4

    +

    Version 0.9.46 BETA 4

      -
    1. FIX: Crash that appeared in beta3.
    2. +
    3. FIX: Crash that appeared in BETA 3.
    4. IMPROVEMENT: Synced translations.
    -

    Version 0.9.46 beta 3

    +

    Version 0.9.46 BETA 3

    1. IMPROVEMENT: Overall performance should be slightly better.
    2. @@ -152,7 +166,7 @@
    3. IMPROVEMENT: Synced translations.
    -

    Version 0.9.46 beta 2

    +

    Version 0.9.46 BETA 2

    1. NEW: Added a drag view to playlist songs for easier rearrangement.
    2. @@ -166,7 +180,7 @@
    3. FIX: Cab (contextual action bar) content not visible with light primary colors.
    -

    Version 0.9.46 beta 1

    +

    Version 0.9.46 BETA 1

    1. NEW: Fade album covers in the now playing screen in.
    2. @@ -187,7 +201,7 @@
    3. FIX: Toolbar had no shadow in the playlist view.
    -

    Version 0.9.44 beta5

    +

    Version 0.9.44 BETA 5

    1. FIX: Album image loading delay (white album covers which took ages to load).
    2. @@ -199,7 +213,7 @@
    -

    Version 0.9.44 beta4

    +

    Version 0.9.44 BETA 4

    1. NEW: Support for light colors. The appbar will now automatically change its text and @@ -208,14 +222,14 @@
    2. FIX: Play/pause button offset too far to the right in landscape mode.
    -

    Version 0.9.44 beta3

    +

    Version 0.9.44 BETA 3

      -
    1. NEW: See changes from beta2, as beta2 was only released internal.
    2. +
    3. NEW: See changes from BETA 2, as BETA 2 was only released internal.
    4. IMPROVEMENT: Synced translations.
    -

    Version 0.9.44 beta2

    +

    Version 0.9.44 BETA 2

    1. NEW: Added option to support the development by donating.
    2. @@ -251,14 +265,14 @@
    -

    Version 0.9.43 beta6

    +

    Version 0.9.43 BETA 6

      -
    1. FIX: Typo caused 0.9.43 beta5 to crash on systems below Marshmallow. +
    2. FIX: Typo caused 0.9.43 BETA 5 to crash on systems below Marshmallow.
    -

    Version 0.9.43 beta5

    +

    Version 0.9.43 BETA 5

    1. NEW: Support for Android Marshmallow's permission system. @@ -267,7 +281,7 @@
    -

    Version 0.9.43 beta4

    +

    Version 0.9.43 BETA 4

    1. NEW: Improved the color picking with the "Colored Playback Controls". Leave some @@ -276,7 +290,7 @@
    -

    Version 0.9.43 beta3

    +

    Version 0.9.43 BETA 3

    1. NEW: "Colored Playback Controls". You can enable it from the settings to tint the @@ -285,7 +299,7 @@
    -

    Version 0.9.43 beta2

    +

    Version 0.9.43 BETA 2

    1. IMPROVEMENT: Transition between the bar colors should be a bit smoother now. @@ -309,7 +323,7 @@
    -

    Version 0.9.43 beta1

    +

    Version 0.9.43 BETA 1

    1. NEW: Well, the changelog dialog itself obviously ;)