- Added media session to active player notification to allow control by media controllers. On some devices this will enable showing player controls in Always On Display when the notification is enabled in the settings
- Added "Compact" item to player queue menu (shortcut for Settings → Appearance → Player queue display mode)
- Minor fixes
- Volume slider made more responsive by updating status after every volume change
- New preference: option to hide the active player notification when playing stopped ( Settings → Notifications)
- Code updated to latest android support libraries
- Bug fix: crash when media buttons used after streaming stopped
- HTTP streaming (only with internal player):
- Handle media buttons: option to pause/play previous/next from connected Bluetooth headset or external speaker
- Handle becoming noisy: option to stop playing when headset is disconnected and playing is about to resume from the internal speaker
- Handle audio focus: stop playing or lower volume when another app is using sound
- Preferences: Settings → Http streaming
- Bug fixes
- New preference: Show album covers in files view ( Settings → Appearance → Show album art in files view)
- Selection between Artists and Album Artists view is persisted
- Add/Play from here can be set as default click action for album tracks ( Settings → Behavior → Album track click action)
Permission for coarse location is required in Android Pie for the WiFi network restriction to work (can be safely denied if not using this feature).
- Fixed: WiFi SSID restriction requires location permission in Android Pie
- Fixed: Restore replay gain bug
- Fixed: Themes in Android older than Lollipop
- New preference: Restore replay gain on connecting to mpd server ( Settings → Behavior → Restore replay gain)
- New actions on track: add/play all album tracks starting from the selected track ( Settings → Behavior → Enable add-from-here track actions)
New preference: Full or Compact player queue display mode ( Settings → Appearance → Player queue display mode)
Themes:
Four light themes
Four pastel themes
Three dark themes and one black
Bug fixes:
- Various stability and UI fixes