New
Version 0.7.15
New Features / improvements
Make screen "wakelock toggle" menu item text dynamic
- Clearly indicate the screen wakelock toggle menu action (and thus current status) by changing the menu text depending on the current wakelock status
Add monochrome drawable icon (resolves #26)
- App icon now supports Android theming
Library Albums screen optimizations
- Created dedicated AlbumList widget to load & render online and offline albums independently
- Add extra null safety & error handling
- Apply album sorting also to offline album list
Improved translations
- Multiple languages received additions & corrections, huge thanks to all Crowdin contributors!
Remove RECORD_AUDIO permission
- Not needed without using just_audio visualizer
- Relates to #10
Update Flutter and Dart versions
- Build with latest available versions