158 lines
No EOL
4.8 KiB
HTML
158 lines
No EOL
4.8 KiB
HTML
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
* {
|
|
word-wrap: break-word;
|
|
}
|
|
{style-placeholder}
|
|
a {
|
|
color: #{link-color};
|
|
}
|
|
a:active {
|
|
color: #{link-color-active};
|
|
}
|
|
ol {
|
|
list-style-position: inside;
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
}
|
|
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.9.44 beta3</h3>
|
|
|
|
<ol>
|
|
<li><b>NEW:</b> See changes from beta2, as beta2 was only released internal.</li>
|
|
<li><b>IMPROVEMENT:</b> Synced translations.</li>
|
|
</ol>
|
|
|
|
<h3>Version 0.9.44 beta2</h3>
|
|
|
|
<ol>
|
|
<li><b>NEW:</b> Added option to support the development by donating.</li>
|
|
<li><b>FIX:</b> Fixed status bar coloring for Lollipop and Marshmallow.</li>
|
|
</ol>
|
|
|
|
<ol>
|
|
<li><b>IMPROVEMENT:</b> Completely rewritten color chooser. Had great help from <a
|
|
href="https://plus.google.com/u/0/+AidanFollestad">Aidan Follestad</a> here once again.
|
|
</li>
|
|
<li><b>IMPROVEMENT:</b> Increased album cover quality when selecting the "ignore media store
|
|
covers" option.
|
|
</li>
|
|
<li><b>REVERT:</b> Brought back the "Tag editor" label to the song tag editor.
|
|
</li>
|
|
<li><b>FIX:</b> Last song in the song view not showing up.
|
|
</li>
|
|
<li><b>FIX:</b> Favorites playlist heart icon not showing up when initially added until restart.
|
|
</li>
|
|
<li><b>FIX:</b> Hopefully fixed the bug where the alternative progress slider always stayed
|
|
black on some devices. Please report if the bug is fixed at the <a
|
|
href="https://plus.google.com/u/0/communities/106227738496107108513">Google+
|
|
Community</a>.
|
|
</li>
|
|
</ol>
|
|
|
|
<h3>Version 0.9.43</h3>
|
|
|
|
<ol>
|
|
<li><b>FIX:</b> "Play next" not always working.
|
|
</li>
|
|
<li><b>FIX:</b> Display another song then actually playing.
|
|
</li>
|
|
<li><b>FIX:</b> Updated strings to better follow the Material Design "writing" guidelines.
|
|
</li>
|
|
</ol>
|
|
|
|
<h3>Version 0.9.43 beta6</h3>
|
|
|
|
<ol>
|
|
<li><b>FIX:</b> Typo caused 0.9.43 beta5 to crash on systems below Marshmallow.
|
|
</li>
|
|
</ol>
|
|
|
|
<h3>Version 0.9.43 beta5</h3>
|
|
|
|
<ol>
|
|
<li><b>NEW:</b> Support for Android Marshmallow's permission system.
|
|
</li>
|
|
<li><b>IMPROVEMENT:</b> The sliding panel should open and close a bit smoother now.
|
|
</li>
|
|
</ol>
|
|
|
|
<h3>Version 0.9.43 beta4</h3>
|
|
|
|
<ol>
|
|
<li><b>NEW:</b> Improved the color picking with the "Colored Playback Controls". Leave some
|
|
feedback at the <a href="https://plus.google.com/u/0/communities/106227738496107108513">Google+
|
|
Community</a>.
|
|
</li>
|
|
</ol>
|
|
|
|
<h3>Version 0.9.43 beta3</h3>
|
|
|
|
<ol>
|
|
<li><b>NEW:</b> "Colored Playback Controls". You can enable it from the settings to tint the
|
|
play/pause, repeat and shuffle button as well as the progress slider with the album covers
|
|
vibrant color.
|
|
</li>
|
|
</ol>
|
|
|
|
<h3>Version 0.9.43 beta2</h3>
|
|
|
|
<ol>
|
|
<li><b>IMPROVEMENT:</b> Transition between the bar colors should be a bit smoother now.
|
|
</li>
|
|
<li><b>FIX:</b> Playlist view having wrong background color on dark theme.
|
|
</li>
|
|
<li><b>FIX:</b> Bottom bar sometimes disappearing from itself after changing the theme.
|
|
</li>
|
|
<li><b>FIX:</b> Progress slider being barely visible with dark theme and black accent or light
|
|
theme
|
|
and white accent.
|
|
</li>
|
|
<li><b>FIX:</b> Progress slider stopped working when switching between alternative and regular
|
|
progress slider.
|
|
</li>
|
|
<li><b>FIX:</b> Removed the unneeded menu button from the artist and album list.
|
|
</li>
|
|
<li><b>FIX:</b> Album and artist list not scrolling when trying to drag from their title bar.
|
|
</li>
|
|
<li><b>FIX:</b> Removed unnecessary statusbar elevation in the now playing view.
|
|
</li>
|
|
</ol>
|
|
|
|
<h3>Version 0.9.43 beta1</h3>
|
|
|
|
<ol>
|
|
<li><b>NEW:</b> Well, the changelog dialog itself obviously ;)
|
|
</li>
|
|
<li><b>NEW:</b> Sliding panel! (You can hide it from the settings if you don't like it).
|
|
</li>
|
|
<li><b>IMPROVE:</b> Much better color generation.
|
|
</li>
|
|
<li><b>REVERT:</b> Brought back the shuffle button to the songs list.
|
|
</li>
|
|
<li><b>FIX:</b> Last.fm scrobbling.
|
|
</li>
|
|
<li><b>FIX:</b> Readability issues with the black and white accent colors.
|
|
</li>
|
|
<li><b>FIX:</b> Playlists not being updated when adding a new playlist.
|
|
</li>
|
|
<li><b>FIX:</b> Some icons not being colored correctly.
|
|
</li>
|
|
<li><b>FIX:</b> Images downloaded from Last.fm having low resolution. Note: If you currently
|
|
have pixelated artist images you may have to clear the cache or reinstall phonograph for
|
|
changes to take affect.
|
|
</li>
|
|
<li><b>TRANSLATIONS:</b> Translation updates from OneSky.
|
|
</li>
|
|
</ol>
|
|
|
|
</body> |