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
+
+
+ - IMPROVEMENT: Artist image loading and caching.
+ - IMPROVEMENT: Synced translations.
+ - FIX: Album sort order (ignore case).
+ - FIX: Typos.
+
+
Version 0.9.51 PREVIEW 1
You can always downgrade by downloading the old apk from APKMirror for example.
- NEW: Preference to choose when to automatically download artist images.
- - IMPROVEMENT: Image loading speed, RAM usage and overall performance. This is actually a huge change under the hood.
+ - IMPROVEMENT: Image loading speed, RAM usage and overall performance. This is actually
+ a huge change under the hood.
+
+ - IMPROVEMENT: Removed the color highlight of the current song in the playing queue.
+
+ - IMPROVEMENT: Synced translations.
- 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
- FIX: Wrong alignment of prev/next buttons on devices below Lollipop.
- FIX: White playlist icon in the navigation drawer on Android Marshmallow.
-Version 0.9.47 beta 1
+Version 0.9.47 BETA 1
- NEW: HEX color chooser! (Once again you can thank Aidan Follestad for that)
@@ -119,7 +133,7 @@
- FIX: Some memory related crashes.
-Version 0.9.46 beta 6
+Version 0.9.46 BETA 6
- NEW: The adjustable grid size feature is back!
@@ -131,20 +145,20 @@
- IMPROVEMENT: Synced translations.
-Version 0.9.46 beta 5
+Version 0.9.46 BETA 5
- FIX: Toolbar icons in now playing screen hard to click.
-Version 0.9.46 beta 4
+Version 0.9.46 BETA 4
- - FIX: Crash that appeared in beta3.
+ - FIX: Crash that appeared in BETA 3.
- IMPROVEMENT: Synced translations.
-Version 0.9.46 beta 3
+Version 0.9.46 BETA 3
- IMPROVEMENT: Overall performance should be slightly better.
@@ -152,7 +166,7 @@
- IMPROVEMENT: Synced translations.
-Version 0.9.46 beta 2
+Version 0.9.46 BETA 2
- NEW: Added a drag view to playlist songs for easier rearrangement.
@@ -166,7 +180,7 @@
- FIX: Cab (contextual action bar) content not visible with light primary colors.
-Version 0.9.46 beta 1
+Version 0.9.46 BETA 1
- NEW: Fade album covers in the now playing screen in.
@@ -187,7 +201,7 @@
- FIX: Toolbar had no shadow in the playlist view.
-Version 0.9.44 beta5
+Version 0.9.44 BETA 5
- FIX: Album image loading delay (white album covers which took ages to load).
@@ -199,7 +213,7 @@
-Version 0.9.44 beta4
+Version 0.9.44 BETA 4
- NEW: Support for light colors. The appbar will now automatically change its text and
@@ -208,14 +222,14 @@
- FIX: Play/pause button offset too far to the right in landscape mode.
-Version 0.9.44 beta3
+Version 0.9.44 BETA 3
- - NEW: See changes from beta2, as beta2 was only released internal.
+ - NEW: See changes from BETA 2, as BETA 2 was only released internal.
- IMPROVEMENT: Synced translations.
-Version 0.9.44 beta2
+Version 0.9.44 BETA 2
- NEW: Added option to support the development by donating.
@@ -251,14 +265,14 @@
-Version 0.9.43 beta6
+Version 0.9.43 BETA 6
- - FIX: Typo caused 0.9.43 beta5 to crash on systems below Marshmallow.
+
- 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
- NEW: Support for Android Marshmallow's permission system.
@@ -267,7 +281,7 @@
-Version 0.9.43 beta4
+Version 0.9.43 BETA 4
- 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
- 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
- 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
- NEW: Well, the changelog dialog itself obviously ;)