mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-21 01:25:19 +01:00
v2.0.00
This commit is contained in:
parent
a8dfe106bb
commit
3d7ba2afc6
193 changed files with 3667 additions and 2662 deletions
|
@ -1 +1 @@
|
|||
<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.00</h3>
<ol>
<li><b>Fix:</b> dialog cancel text</li>
<li><b>Fix:</b> album cover edit with last.fm</li>
<li><b>Fix:</b> same theme follows entire app</li>
<li><b>Fix:</b> playlist rename</li>
<li><b>Fix:</b> toggle tab titles</li>
<li><b>Fix:</b> adaptive controls for material theme </li>
<li><b>Added:</b> full card album style</li>
<li><b>Added:</b> extra controls toggle for mini player</li>
<li><b>Added:</b> album & grid style(play image)</li>
<li><b>Added:</b> new navigation(WIP)</li>
<li><b>Added:</b> faq links about</li>
<li><b>Added:</b> genre tab to library</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> circle style for album and artist lists</li>
<li><b>Added:</b> now playing album cover style chooser</li>
<li><b>Improved:</b> sleep timer</li>
<li><b>Improved:</b> home page UI</li>
<li><b>Improved:</b> most of the dialog UI to follow theme(WIP)</li>
<li><b>Removed:</b> toggle home banner(WIP)</li>
<li><b>Removed:</b> home page genre</li>
<li><b>Updated:</b> internal libs</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>
|
||||
<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>
|
Loading…
Add table
Add a link
Reference in a new issue