Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-01-30 18:21:25 +01:00
commit aa2aad293c
2 changed files with 20 additions and 2 deletions

View file

@ -63,8 +63,8 @@ android {
renderscriptTargetApi 23
applicationId "com.kabouzeid.gramophone"
versionCode 94
versionName "0.9.54 RC"
versionCode 95
versionName "0.9.54 RC 2"
manifestPlaceholders = [appName: "@string/app_name"]
}

View file

@ -25,6 +25,24 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.9.54 RC 2</h3>
<ol>
<p>Note: This is probably the last update until mid march.</p>
<li><b>NEW:</b> Triple click the headset button to go to the previous song.</li>
<li><b>NEW:</b> Added fading edges to the playing queue.</li>
<li><b>IMPROVEMENT:</b> Synced translations.</li>
<li><b>IMPROVEMENT:</b> Changed the mini players font.</li>
<li><b>IMPROVEMENT:</b> Sending all meta data to bluetooth receivers.</li>
<li><b>FIX:</b> Album cover covering system bars during opening transition.</li>
<li><b>FIX:</b> Colored navigation bar issue.</li>
<li><b>FIX:</b> Statusbar not being colored in player fragment.</li>
<li><b>FIX:</b> Light statusbar mode not working correctly.</li>
<li><b>FIX:</b> Tab colors.</li>
<li><b>FIX:</b> Tag editor coloring bugs.</li>
<li><b>FIX:</b> Playlist menu not working.</li>
</ol>
<h3>Version 0.9.54 RC</h3>
<ol>