Bump build version and update changelog

This commit is contained in:
Karim Abou Zeid 2017-08-31 12:23:36 +02:00
commit f93239fbaa
2 changed files with 20 additions and 2 deletions

View file

@ -42,8 +42,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId 'com.kabouzeid.gramophone'
versionCode 132
versionName '0.15.0'
versionCode 133
versionName '0.16.0 BETA 1'
}
buildTypes {
release {

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.16.0 BETA 1</h3>
<ol>
From this version on, some features are deactivated and require a one time purchase of Phonograph Pro.
The source code of Phonograph is available on GitHub. You are welcome to compile the pro version yourself for free.
However, if you want to support the development and receive updates through the Play Store, consider buying Phonograph Pro. Thank you!
<li><b>NEW:</b> Phonograph Pro</li>
<li><b>NEW:</b> Full Android Oreo support</li>
<li><b>NEW:</b> Option to select the old notification style</li>
<li><b>NEW:</b> Show remaining playing queue time</li>
<li><b>NEW:</b> Scrollbar in playlists</li>
<li><b>NEW:</b> Album wikis</li>
<li><b>NEW:</b> Synchronized lyrics support</li>
<li><b>NEW:</b> New widgets</li>
<li><b>FIX:</b> Many bug fixes</li>
</ol>
<h3>Version 0.15.0</h3>
<ol>