Release 1.2.8

  • 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 SettingsAppearancePlayer queue display mode)
  • Minor fixes

Release 1.2.7

  • Volume slider made more responsive by updating status after every volume change
  • New preference: option to hide the active player notification when playing stopped ( SettingsNotifications)
  • Code updated to latest android support libraries

Release 1.2.6 / 275

  • Bug fix: crash when media buttons used after streaming stopped

Release 1.2.6

  • 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: SettingsHttp streaming
  • Bug fixes

Release 1.2.5

  • New preference: Show album covers in files view ( SettingsAppearanceShow album art in files view)

Release 1.2.4

  • Selection between Artists and Album Artists view is persisted
  • Add/Play from here can be set as default click action for album tracks ( SettingsBehaviorAlbum track click action)

Release 1.2.3

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

Release 1.2.2

  • New preference: Restore replay gain on connecting to mpd server ( SettingsBehaviorRestore replay gain)
  • New actions on track: add/play all album tracks starting from the selected track ( SettingsBehaviorEnable add-from-here track actions)

Release 1.2.1

  • New preference: Full or Compact player queue display mode ( SettingsAppearancePlayer queue display mode)

Release 1.2.0

Themes:

  • Four light themes

  • Four pastel themes

  • Three dark themes and one black

Bug fixes:

  • Various stability and UI fixes