- Fix malformed musicbrainz requests
- New settings option to jump directly to playlist view instead of album cover from notification or widget
- Menu entry to manually add a playlist URL to the current playlist. (e.g. use it for soundcloud playlists)
- Add experimental support for ArtistSort & AlbumArtistSort tags
- Updated translations
- Protocol fixes (Escaped strings)
- Stability fixes
- MPD and connection errors are shown to the user
- Configurable volume button step size
- Default action for library tracks selectable (play song, add song (default), add as next song, details)
- Option to keep the display on when application is active
- Lots of code cleanup and refactoring (especially the MPD connection handling)
- Crash fixes in artist handling
- Updated korean translation
- Hidden feature to open MusicBrainz pages from the song details dialog
- Experimental feature: local HTTP cover download (see FAQ)
- Minor bug fixes
- Restructure cover art storage to support larger images (previous downloaded cover art will be lost)
- Improve image processing (scaling and caching)
- Happy new year!
- Hotfix for: https://issuetracker.google.com/issues/64434571
- Fix bug: #83
- Follow album sort method in play/add action
- New output selection from NowPlayingView on hold volume button (thanks to sejerpz)
- Statusbar image fix
- Adaptable icon fix
- Widget fix on Android 8
- Fix bugs: #72, #68
- New sdk version (26)
- Adaptive icon
- Notification channels
- Foreground notification during playback
- Statusbar is currently colored in artist/album view (no fix known at the time)
- Output dialog on longpress on the volume button in NowPlayingView
- Fix for notification image sometimes not showing
- Stability fixes in UI
- Fix bug #59
- Implement feature request #46
- General stability fixes in current playlist adapter
- Crash fix when entering empty port number in profiles view
- Stability fixes in UI
- Format MPD dates more nicely
- UI fixes when creating new profiles (new profiles not shown in list)
- Use internal cache instead of external cache for FanartActivity
- Deidleing with actual timeout to prevent deadlocking/ANR on certain disconnect situations
- UI refinements
- Horizontal resizeable launcher widget
- Experimental support to play remote streams in M.A.L.P. (http output plugin of MPD for example)
- Small stability fixes
- French translation (Thanks to Guy de Mölkky)
- UI flickering fixes in ListViews
- Crash fix on number conversion in MPD connection
- Show artist image in now playing
- Fix multiple profiles created on device rotation
- Reset artwork for one album/artist in their fragment
- Option to reload album / artist image in the corresponing fragments
- Remove visible album sections from current playlist
- Crash fix in SearchFragment if "Add" button is clicked but no server connection was established
- Crash fix in FanartCache
- Filtering in SavedPlaylists working again
- Workaround for Mopidy's MPD protocol insufficiencies
- Notification enabled by default from now (can be disabled in the settings)
- Artwork is fetched also from the background service
- Small fixes
- Profile name shown in navigation drawer
- Bugfixes for notification not shown after rotation
- Delayed disconnect on Activity changes
- Save search string on device rotation
- Various crash fixes (reported over play services)
- Single & consume playback option in menu of NowPlayingView
- Japanese translation (thanks to naofum)
- Launcher widget
- Optional notification if main activity is hidden
- Volume control from outside the application (only if notification is enabled!)
- Tablet optimized nowplaying screen
- Album images in playlist view as sections
- Listviews for artists / albums now with images
- Option to change volume slider to volume buttons or disable visible volume controls
- Option to use AlbumArtist tag instead of artist tag for artists list
- Save last used search type in SearchFragment
- Hardware buttons for volume control repeating
- Stabilization of the Artwork downloading
- Fixes for upcoming MPD version 0.20
- Fix of NowPlayingView not shown on Android >=7