RetroMusicPlayer/app/src/main/assets/retro-changelog.html

1 line
6.5 KiB
HTML
Raw Normal View History

2019-08-01 00:55:38 +05:30
<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: 1rem; } li { padding-top: 8px; } </style> </head> <body> <h4>v3.3.000</h4> <ul> <li>SD card support for deleting and editing</li> </ul> <h4>v3.2.240</h4> <ul> <li>Improved options dialog with selected color and title icon</li> <li>Fix dialog color on dark theme</li> </ul> <h4>v3.2.220</h4> <ul> <li>Fix Notification SeekBar position (Need Android Q test)</li> <li>Rolled back settings tint icons</li> <li>Changed preference category title style according Android Q</li> <li>Fix tabs options not working</li> </ul> <h4>v3.2.203</h4> <ul> <li>Carousel effect improved</li> <li>Settings icons are now tint accent color</li> <li>Settings title, back arrow and icons are now tint accent color</li> <li>Equalizer is removed</li> <li>Fix keyboard not popping on Search</li> <li>Curated the main options</li> <li>Folder toolbar outlined, folder icon background fix and separate line removed</li> <li>Edit text input handles are colored</li> </ul> <h4>v3.2.135</h4> <ul> <li>Fix crashing on sharing song</li> </ul> <h4>v3.2.125</h4> <ul> <li>Fix crashing on selecting profile picture</li> <li>Semi transparent color fix(s) on now playing themes</li> </ul> <h4>v3.2.120</h4> <ul> <li>Fix crashing on choosing a theme</li> <li>Fix color theme selection without pro enabled</li> <li>Fix icon tint some places</li> </ul> <h4>v3.2.105</h4> <ul> <li>Fix color notifications</li> </ul> <h4>v3.2.100</h4> <ul> <li>Fix crashing on Sleep timer</li> <li>Toolbar elevation removed added stroke instead</li> <li>Show empty indication for home</li> </ul> <h4>v3.2.000</h4> <ul> <li>Implemented Artist image loading all thanks to <a href="https://github.com/AdrienPoupa/VinylMusicPlayer"> VinylMusicPlayer</a></li> <li>Fixed buttons in Genre details</li> <li>Fixed color buttons in Album and Artist details screen</li> </ul> <h4>v3.1.900</h4> <ul> <li>Added Play and Shuffle buttons on Songs list, Album Details, Artist Details, Playlist Details etc. </li> <li>Home toolbar is semi transparent in Banner mode</li> <li>Added new Buy Retro Music pro in settings</li> <li>Improved dark color in Dark theme</li> </ul> <h4>v3.1.850</h4> <ul> <li>Toolbar will be clickable for Search</li> </ul> <h4>v3.1.800</h4> <ul> <li>Search bar CardView background</li> <li>Improve volume zero</li> <li>Now playing and Album theme picker rollback to dialog</li> <li>Fix sharing app link</li> <li>Fix scanning dialog</li> <li>Added settings icons for options</li> </ul> <h4>v3.1.700</h4> <ul> <li>Cleaned internal code</li> <li>Removed full screen option</li> <li>Added Toolbar elevation</li> <li>To access menu either tap on Toolbar or Hamburger icon</li> <li>Fix back button not working on playing queue</li> <li>Fix crashing on What's New screen</li> <li>Fix lyrics dialog</li> <li>Changed toggles to line icons</li> <li>Custom UserImageView for loading user profile image</li> <li>Fix crashing on artist list for number format error</li> <li>Fix blacklist dialog crashing</li> <li>Rearranged icons and main menu access</li> <li>Fix some crashes when device is locked or background</li> <li>Folder screen have main options access</li> <li>Dialogs are now using Material Dialogs v3(BottomSheet)</li> <li>Fix Shuffle icon for Artist, Album, Genre and Playlist details</li> </ul> <h4>v3.1.400</h4> <ul> <li>Removed sync lyrics for Android 5</li> <li>Fix Seek-bar color in settings</li> <li>Added keyboard to popup on search</li> <li>Added keyboard to popup on search</li>