Updated changelog and build version.
This commit is contained in:
parent
b4dc91d841
commit
eda384c260
2 changed files with 12 additions and 2 deletions
|
|
@ -63,8 +63,8 @@ android {
|
||||||
renderscriptTargetApi 23
|
renderscriptTargetApi 23
|
||||||
|
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
versionCode 88
|
versionCode 89
|
||||||
versionName "0.9.51 RC 2"
|
versionName "0.9.51 RC 3"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,6 +25,16 @@
|
||||||
|
|
||||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
||||||
|
|
||||||
|
<h3>Version 0.9.51 RC 3</h3>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li><b>IMPROVEMENT:</b> No longer creating a new instance of the app when clicking the notification.</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> The widget will stay clickable and display the current song after a device reboot.</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
||||||
|
<li><b>FIX:</b> Artist albums are sorted by year again.</li>
|
||||||
|
<li><b>FIX:</b> Fixed a FC when scrolling fast through the artist list.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 0.9.51 RC 2</h3>
|
<h3>Version 0.9.51 RC 2</h3>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue