0.2.3-RC1 2022.4.20
Commit Changelog: v0.2.2...v0.2.3-RC1
EN
- Fix: a crash when sorting in the setting item "Library Category"
- Fix: the setting item "Library Category" could not be saved correctly
- Fix: music notifications could not be swiped or canceled after music paused or stopped
- Fix(or not): now-playing notification hasn't been refreshed in time or displays incorrect song information (suspiciously)
- Fix: always show the first line of LRC lyrics, even if the song has not been gone to the position of first line
- Optimize: Status Bar Lyrics adaptation / support
- Fix: status bar lyrics disappears after exiting the app or after the app waits in the background tasks for too long
- Optimize: locate the line in LRC lyrics now basing on binary search algorithm
- Add: parse ∖n and ∖r in LRC lyrics
- Change: show song cover images in search results
- Change: notify via notifications instead of dialogs while scanning files
- Optimize: file scanning
- Development: clean up and optimize code
- Development: replace all AsyncTaskLoader
CN