Updated changelog and build version.

This commit is contained in:
Karim Abou Zeid 2016-01-04 19:13:21 +01:00
commit 629b94cf42
2 changed files with 38 additions and 24 deletions

View file

@ -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 {

View file

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