PlayerAndroid/app/src/main/assets/retro-changelog.html

1 line
2.0 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 2.0.200</h3>
<ol>
<li><b>Fix:</b> artist name on card theme</li>
<li><b>Fix:</b> dialog navigation icons colors</li>
<li><b>Fix:</b> album cover edit with last.fm for above Android 8.0</li>
<li><b>Fix:</b> adaptive controls for material theme</li>
<li><b>Added:</b> Now playing theme settings</li>
<li><b>Added:</b> home artists cover style(Settings-> Personalize-> Home artist grid)</li>
<li><b>Added:</b> now playing cover sliding style(Settings-> Now playing-> Now playing album
cover style)
</li>
<li><b>Added:</b> now playing album cover style chooser(Settings->Now playing-> Album cover
theme)
</li>
<li><b>Added:</b> extra controls toggle for mini player(Settings-> Now playing-> Extra controls)
</li>
<li><b>Added:</b> faq links in about</li>
<li><b>Added:</b> volume toggle for lock screen to support small screen</li>
<li><b>Added:</b> on-click artist icon to artist details in album details screen</li>
<li><b>Added:</b> albums and artists list style(Settings->Personalize-> Artist grid or Album
grid)
</li>
<li><b>Added:</b> toggle home banner(Settings->Personalize-> Home banner)</li>
<li><b>Improved:</b> home page UI</li>
<li><b>Updated:</b> internal libs</li>
<li><b>Updated:</b> synced translations</li>
</ol>
<p><a href="https://github.com/h4h13/RetroMusicPlayer/wiki/FAQ">FAQ's</a></p>
<p>*If you face any UI related issues you clear app data and cache, if its not working try to
uninstall and install again. </p>
</body>