Bump version, add purchase logging
This commit is contained in:
parent
a024d54848
commit
d4624ecc8f
4 changed files with 62 additions and 57 deletions
|
|
@ -19,73 +19,41 @@
|
|||
li {
|
||||
padding-top: 8px;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
||||
|
||||
<h3>Version 0.16.0 BETA 7</h3>
|
||||
|
||||
<h3>Version 0.16.0</h3>
|
||||
<ol>
|
||||
<li><b>FIX:</b> Android Oreo related crashes</li>
|
||||
<li><b>IMPROVEMENT:</b> Synced translations</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.0 BETA 6</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>NEW:</b> Manually set custom artist images</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.0 BETA 5</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>NEW:</b> Tap to hide toolbar in now playing screen</li>
|
||||
<li><b>IMPROVEMENT:</b> Proper text protection in now playing screen</li>
|
||||
<li><b>IMPROVEMENT:</b> Rearrange playlist items by dragging the album cover</li>
|
||||
<li><b>IMPROVEMENT:</b> Cleaned up playlist menus</li>
|
||||
<li><b>IMPROVEMENT:</b> Shuffle all menu item is back</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.0 BETA 4</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>NEW:</b> Folder blacklist!</li>
|
||||
<li><b>FIX:</b> Bottom bar lag on cold start</li>
|
||||
<li><b>IMPROVEMENT:</b> Synced translations</li>
|
||||
<li><b>IMPROVEMENT:</b> Various other improvements</li>
|
||||
<li><b>OTHER:</b> Added user @arkon to the about section to honor his contributions</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.0 BETA 3</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>FIX:</b> New purchase interface</li>
|
||||
<li><b>FIX:</b> White space when expanding the classic notification</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.16.0 BETA 2</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>FIX:</b> Phonograph Pro license error</li>
|
||||
</ol>
|
||||
|
||||
<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>
|
||||
Phonograph is alive again.
|
||||
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> Full Android Oreo support</li>
|
||||
<li><b>NEW:</b> Folder blacklist</li>
|
||||
<li><b>NEW:</b> Manually set custom artist images</li>
|
||||
<li><b>NEW:</b> Tap to hide toolbar in now playing screen</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>NEW:</b> Scrollbar in playlists</li>
|
||||
<li><b>IMPROVEMENT:</b> Proper text protection in now playing screen</li>
|
||||
<li><b>IMPROVEMENT:</b> Rearrange playlist items by dragging the album cover</li>
|
||||
<li><b>IMPROVEMENT:</b> Cleaned up playlist menus</li>
|
||||
<li><b>IMPROVEMENT:</b> Synced translations</li>
|
||||
<li><b>FIX:</b> Bottom bar lag on cold start</li>
|
||||
<li><b>FIX:</b> White space when expanding the classic notification</li>
|
||||
<li><b>FIX:</b> Many bug fixes</li>
|
||||
<li><b>OTHER:</b> Added Eugene Cheung to the about section for his contributions to the source code</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.15.0</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue