Besides critical fixes, updates for now should be on a monthly basis. This update is rolling out to 20% of the users to start and then will go to every assuming there are no issues.
3.0.10 (2021/03/28):
New:
- Updated transition library
- Made default theme accent color slightly brighter
- Clean database will now delete duplicate entries (by filename)
- Navigation drawer can now be accessed from all views besides now playing using the left edge swipe
- Integrated in app review api
- Added vol up/down remote control actions
- Stop button should now default to paused if remote control overrides are not enabled
- Added ability to change lyrics size
- Updated translations
Fixes:
- Removed unnecessary calls to theme navigation bar
- Scanner should now be able to handle folders with large amounts of files
- Deleting database should now unload the currently loaded track
- Casting will now follow the "prefer embedded art" setting
- mp4 and 3gp will not be scanned in instead of scanning and removing at the end of the scan
- Fixed fast scroll crash on folders with more than 1000 files
- Fixed issue where queue is not ordered correctly and highlights the wrong track
- Now playing current time text will now show the seek time as the seekbar is manually moved
- Position and total tracks variables should now correctly populate in widgets
- Scanner service reliability and performance improvements
- Fixed bug causing MusicService to be immediately shutdown after resuming via android 11 media controls
- Auto artwork search should now search online for art before falling back to album art
- Fixed some issues caused by having no scan paths set
- Fixed metadata builder edit text dynamic theme color
- Fixed crashed caused by invalid audio track in an mp4/m4a file
- Fixed crash trying to share current track when no track is loaded
- Other various fixes