1 line
No EOL
1.9 KiB
HTML
1 line
No EOL
1.9 KiB
HTML
<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>
|
|
<h1 style="text-align:center;">Are you subscribed to <a
|
|
href="https://www.youtube.com/user/PewDiePie">PewDiePie</a></h1>
|
|
<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.100</h3>
|
|
<ul style="line-height:150%">
|
|
<li>Click new music mix to play songs</li>
|
|
<li>Gradient image option for gird list</li>
|
|
<li>Clear button for playing queue</li>
|
|
<li>Click toolbar (Library) to open options</li>
|
|
<li>Folder list back button</li>
|
|
<li>New theme Fit</li>
|
|
<li>On library click on toolbar for accessing main menu
|
|
</li>
|
|
<li>On home click on toolbar for accessing search
|
|
</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> |