Bump build version and update changelog
This commit is contained in:
parent
69bb951e1d
commit
f93239fbaa
2 changed files with 20 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId 'com.kabouzeid.gramophone'
|
applicationId 'com.kabouzeid.gramophone'
|
||||||
versionCode 132
|
versionCode 133
|
||||||
versionName '0.15.0'
|
versionName '0.16.0 BETA 1'
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -25,6 +25,24 @@
|
||||||
|
|
||||||
<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.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>
|
<h3>Version 0.15.0</h3>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue