Skip to content

Latest commit

 

History

History
158 lines (129 loc) · 4.88 KB

CHANGELOG.md

File metadata and controls

158 lines (129 loc) · 4.88 KB

Changelog

0.23.1 - 2020-01-19

Fixed

  • Release typo

0.23.0 - 2020-01-19

Changed

  • Updated Kotlin, organize dependencies
  • Removed dependency on legacy preferences and fragments
  • Updated German translation
  • Animated playing indicator icon

Fixed

  • Crash while scrolling on artist list
  • Playing a folder results in unexpected sorting of all songs from subfolders
  • Album tag editor deleting 'artist' tag if 'album artist' is empty
  • Playing wrong song when restoring to play queue

0.22.1 - 2019-05-14

Fixed

  • Next track not playing when gapless playback is enabled

0.22.0 - 2019-05-12

Added

  • Splash screen
  • Play queue progress
  • Favorite button to notifications
  • Highlight current song

Fixed

  • Null exception
  • ANR

Changed

  • Allow only one task at a time
  • Artist and Album cover not loading (LastFM API replaced by Deezer's)

0.21.1 - 2019-04-13

Fixed

  • Songs not playing in the folder view
  • Crash during first launch

0.21.0 - 2019-04-10

Added

  • Experimental Android Auto support
  • Continue playing on song removal

Fixed

  • Songs not playing after a tap on the title
  • Transparent widget losing its transparency randomly

Changed

  • Place the not played tracks first in the not recently played list

0.20.2 - 2019-02-25

Fixed

  • Titles not showing for Android 6 and below

0.20.1 - 2019-02-22

Fixed

  • Bump database version

0.20.0 - 2019-02-22

Added

  • Songs and Albums: sort by date added
  • Put song title text view into a horizontal scrollview
  • Swipe to remove song from playing queue
  • SD card write access using SAF API

Fixed

  • Set the top tracks number to 100
  • Shorter labels for launcher name
  • Fix transparent widget update
  • Improve ReplayGain

0.19.2 - 2019-01-22

Fixed

  • Crash when tapping on "Library Categories" setting

0.19.1 - 2019-01-21

Fixed

  • Introduction crashing on some devices

0.19.0 - 2019-01-19

Added

  • Add a new smart playlist "Not played lately" playlist
  • Add choice of 7 days to settings for dynamic playlists
  • Smart playlist decoration
  • Finish current music when Sleep Timer stops

Changed

  • Disable clear menu item on NotRecentlyPlayed

Fixed

  • App dies on rotate
  • Audio cover fallback list to include "folder.png"

0.18.0 - 2018-09-10

Added

  • ReplayGain feature. This is still considered experimental at this point. Thanks to @knacky34!
  • Add a transparent widget.
  • Preference to turn off shuffle mode when selecting new list of songs.
  • Select all items in a list.
  • Export multiple playlists at once.

Changed

  • Show unknown year consistently everywhere.
  • Also look for png album covers in the folder.
  • Show "-" instead of "0" when the album year is not available.
  • Show "Unknown Artist" when the artist name is unknown.
  • Navigation bar button colors for light themes.

Fixed

  • Crash with custom artist images.
  • App intro crash.
  • Crash for some artist names which contain special characters.
  • Loading of very large embedded album art.
  • Broken layout for super long artist names.

0.17.0 - 2018-05-01

Added

  • Album redesign thanks to Adrian (that's not me! :-)).
  • New "Scan" option thanks to @kabouzeid.
  • Sorting feature thanks to @soren121.

0.16.5.2 - 2018-04-28

Changed

  • Upgrade to Glide 4.

0.16.4.4 - 2018-01-18

Changed

  • Hide the tab bar when only one tab is activated.

[0.16.4.3] - 2018-01-02

Added

  • Initial version.