What's Changed
- Support for repeated lyrics on LRC format by @strongville in #86
- Fix invalid LRC (all zeroed-out) handling to make it easier for users
- Fix album cover page missing space on devices with weird aspect ratio
- Make play/shuffle button in song list enable/disable shuffle/repeat as appropriate
- Fix a couple of crashes related to race conditions
- Fix search fastscroller not working and allow sorting search results
- Fix .lrc file not being read in .WAV files
- Prepare for F-Droid submission
New Contributors
- @strongville made their first contribution in #86