* feat(reversed-mode): add reversed mode & improvements to lyrics animation
* feat(lyrics-animation): improve `:active` style
* fix: extra white space after artist in lyrics view
* refactor: remove unused function
* feat: slightly add duration of transition to improve replication from Apple Music style
* fix : PersonalFM can not found next track
* do not call _loadPersonalFMNextTrack() when reload personal FM
* fix: revert
* fix: separate playNextTrack
* fix: moveToFMTrash
* fix
* fix: shortcut and _loadPersonalFMNextTrack()
* show toast when personal timeout
* fix: name
* fix(lyrics): hide the scrollbar in lyrics page
close#571
* fix(tracklist): close context menu when scrolling
* fix: disable scrolling when modal show
* feat: init dynamic background
* feat: another way to achieve
* feat: add setting for dynamic background
* feat: add contrast and brightness for better UI
* fix: remove shadow when exit lyrics
* feat: UI improve, field name change
* refactor: scope variables
* Update lyrics scrolling animation
* Remove the useless module imported by mistake
* Auto prettify the changed code
* Update lyrics animation curve and add blur effect to lyrics
* Auto prettify the changed code
* Add initial lyrics blur filter
* Update lyrics blur and fade effect
* Update open and close animation for explore page's panel
* Update tracklist hover animation
* Add scale animation to lyrics
* Auto prettify the changed code
* Update lyrics blur effect with CSS variables
* Support small screen devices for all pages
* Fix paddings for some pages
* Auto prettify the changed code
* Update lyrics page for small screen devices