Updated changelog and build version.
This commit is contained in:
parent
a823ea9c73
commit
ea06b27829
2 changed files with 14 additions and 5 deletions
|
|
@ -63,8 +63,8 @@ android {
|
|||
renderscriptTargetApi 23
|
||||
|
||||
applicationId "com.kabouzeid.gramophone"
|
||||
versionCode 85
|
||||
versionName "0.9.50 RC"
|
||||
versionCode 86
|
||||
versionName "0.9.51 PREVIEW 1"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -25,6 +25,16 @@
|
|||
|
||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
||||
|
||||
<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>FIX:</b> Minor bug fixes.</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.9.50 RC</h3>
|
||||
|
||||
<ol>
|
||||
|
|
@ -36,8 +46,6 @@
|
|||
|
||||
<h3>Version 0.9.50 PREVIEW 4</h3>
|
||||
|
||||
<p>You can always downgrade by downloading the old apk from <i>APKMirror</i> for example.</p>
|
||||
|
||||
<ol>
|
||||
<li><b>NEW:</b> Added black (AMOLED) theme.</li>
|
||||
<li><b>IMPROVEMENT:</b> Tablets now use the same layout as phones.</li>
|
||||
|
|
@ -48,7 +56,8 @@
|
|||
<h3>Version 0.9.50 PREVIEW 3</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>NEW:</b> On Android Marshmallow now uses dark statusbar icons on light primary colors.</li>
|
||||
<li><b>NEW:</b> On Android Marshmallow now uses dark statusbar icons on light primary colors.
|
||||
</li>
|
||||
<li><b>NEW:</b> Added clear playing queue menu item to now playing screen.</li>
|
||||
<li><b>NEW:</b> Added open source licenses dialog.</li>
|
||||
<li><b>IMPROVEMENT:</b> Synced translations. Also added translation for Spanish US.</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue