v2.0.00
This commit is contained in:
parent
a8dfe106bb
commit
3d7ba2afc6
193 changed files with 3667 additions and 2662 deletions
|
@ -1,15 +1,21 @@
|
|||
[
|
||||
{
|
||||
"name": "Lennart Glamann",
|
||||
"summary": "Moderator",
|
||||
"summary": "Design contributor",
|
||||
"link": "https://t.me/FlixbusLennart",
|
||||
"profile_image": "https://i.imgur.com/Q5Nsx1R.jpg"
|
||||
},
|
||||
{
|
||||
"name": "Elvan Putra",
|
||||
"summary": "Design contributor",
|
||||
"link": "https://t.me/ElvanMacko",
|
||||
"profile_image": "https://i.imgur.com/w7rnEEw.jpg"
|
||||
},
|
||||
{
|
||||
"name": "Gaming Inc.",
|
||||
"summary": "Discord server maintainer",
|
||||
"link": "https://t.me/Gaming_Inc",
|
||||
"profile_image": "https://cdn.discordapp.com/attachments/469540889883181077/471361944385880065/91_98910_29110_20180616_17122501.jpg"
|
||||
"profile_image": "https://i.imgur.com/5wXLrS2.jpg"
|
||||
},
|
||||
{
|
||||
"name": "Marko Ivanović",
|
||||
|
@ -21,6 +27,6 @@
|
|||
"name": "Gaurav Singh",
|
||||
"summary": "Moderator",
|
||||
"link": "https://t.me/Allstargaurav",
|
||||
"profile_image": "https://cdn5.telesco.pe/file/Gnko_d39iKSqzKhsVK53sjUFz_sfLKe_OpxFE9kR-VUEjDbm6SOr8CT09tyI3zhDSuTowqOhNY4nogFx1Z8QbixyZLAWccl94JdX4dqkPrZyHMS9K7xUzq-wgZCoNIbO8_eAnGOy8Gmu3-uzLuQf2u3G7BRIxm5mzqwqGoeX7_V-fcs3Lr6Br7hPFeCHSm1U39I69E3R9ovs-kPfxCpze-riCjD-QhwwOEOfiudx9OmkmLJGvYugX2EpHSBFfNh6WFQEvBAvR6xPrXul3LxZEebH0xwz5HX-bmyuoxdGaW0J4ywDgiiu4I7cfUJe8lKqWwkPQRg8zTtYNiG3MZio7w.jpg"
|
||||
"profile_image": "https://i.imgur.com/EertxDu.jpg"
|
||||
}
|
||||
]
|
|
@ -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