Skip to content

Weekly v0.7.17

Choose a tag to compare

@PetitPrinc3 PetitPrinc3 released this 20 Dec 11:15
· 113 commits to master since this release

馃殌 New features

  • Multiple bug fixes :
    • Offline tracks and playlists loading and playing (introduced in v0.7.15) ;
    • Album with fallback details loading ;
    • Shuffled queue title removal.
  • Multiple enhancements :
    • Fixed material horizontal density of Player_Bar ;
    • Switched bottom navigation bar to a lateral navigation rail in landscape mode ;
    • Better management of tracks download when added to offline playlist ;
    • Download progress indicator under regular track tiles.

馃悶 Known issues

  • If queue is cleared and player bar is dismissed, it will not be brought back up if the user clicks back on the formerly playing track.
  • Lyrics are re-fetched from api each time the player is brought back. This is because the API does not include informations regarding the lyrics in the track model.
  • Player bar does not always update its color on track tile tap or various other scenarios.
  • Favorite tracks playlist id is not properly saved (no/minor UX consequences).
  • Queue screen is laggy. This seems to be because of how the images are loaded.
  • Tracks removed from playlist/favorites will not disappear immediately from the detailed screen.