AndroidX lib refactor
This commit is contained in:
parent
08f0b5e76e
commit
a8dfe106bb
233 changed files with 3254 additions and 9769 deletions
26
app/src/main/assets/contributors.json
Normal file
26
app/src/main/assets/contributors.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
[
|
||||
{
|
||||
"name": "Lennart Glamann",
|
||||
"summary": "Moderator",
|
||||
"link": "https://t.me/FlixbusLennart",
|
||||
"profile_image": "https://i.imgur.com/Q5Nsx1R.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"
|
||||
},
|
||||
{
|
||||
"name": "Marko Ivanović",
|
||||
"summary": "Github contributor",
|
||||
"link": "https://t.me/markoivanovic",
|
||||
"profile_image": "https://avatars2.githubusercontent.com/u/35743654?s=400&u=f8b4a90a352a661625ae71d455a82aaa9bc3316b&v=4"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
|
@ -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 1.8.200</h3>
<ol>
<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> cast play only one song per time(WIP)</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.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>
|
Loading…
Add table
Add a link
Reference in a new issue