v2.2.00
This commit is contained in:
parent
a531a1e723
commit
ca4e9e7ef0
194 changed files with 1286 additions and 2256 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.300</h3>
<ol>
<li><b>Fix:</b> offer dialog showing</li>
<li><b>Added:</b> zero volume pause</li>
<li><b>Added:</b> more album cover skipping styles</li>
<li><b>Added:</b> new animations(WIP)</li>
<li><b>Added:</b> more tab titles toggle</li>
<li><b>Improved:</b> home screen</li>
<li><b>Updated:</b> internal libraries</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};
}
ul {
list-style-position: outside;
padding-left: 0;
padding-right: 0;
margin-left: 1em;
}
li {
padding-top: 8px;
}
</style>
</head>
<body>
<p style="line-height:150%">You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 2.2.00</h3>
<ul style="line-height:150%">
<li>Sorry for late update, Bottom navigation bar again at the bottom because it should according to Android Material Design guideline.</li>
<li>BottomSheetDialogue is now adaptable to screens, background colour and text size consistency.</li>
<li>Removed coloured navigation bar option to making app adapt the primary colour</li>
<li>Swipe up gesture for now playing removed, replaced with "tap to open", To achieve transparent navigation bar for desired themes.</li>
<li>Improved tablet UI and home screen by adding suggestions toggle banner issues.</li>
<li>Improving lyrics page</li>
</ul>
<p style="line-height:150%"><a href="https://github.com/h4h13/RetroMusicPlayer/wiki/FAQ">FAQ's</a></p>
<p style="line-height:150%">*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