Skip to content

0.1.7

Latest
Compare
Choose a tag to compare
@BobbyESP BobbyESP released this 09 Mar 14:20
d5eaab3

What's Changed

  • Update dependencies
  • Fix A14/SDK 34 crash missing FOREGROUND_SERVICE_MEDIA_PLAYBACK permission
  • HTML playlist description support - some playlists (e.g. Spotify's daylist feature) have HTML descriptions with links in them
  • Fix #21 (and as described in the issue):
    • Fixed username issue
    • Applied (temporary?) workaround to save playlist image if seen on home screen or returned from API when in playlist view
  • Implement #9
    • Bottom sheet now has rounded corners at the top
    • Navbar only shows label of selected tab
  • Your library changes:
    • Fetch stored user profile image (to replace blank default one)
    • Match style to home screen
    • Implement search feature
    • Add support for "Your Episodes" entry instead of empty pinned playlist (screen itself still needs made)
    • Add support for pinned playlists
    • Remove duplicate and empty
  • Add support for PromoCardHomeComponent.proto
  • Fix crash when pressing play on album from home screen (haven't yet fixed the issue where playback doesn't start, but it no longer crashes)
  • Manually place album/playlist art on card (e.g. card on search screen) as the API returns just a color as the background image sometimes, so it now uses the main URI and moves it into place
  • Fix bugs, crashes, update 'your library' page & more by @Outlet7493 in #22

New Contributors

  • @Outlet7493 made their first contribution in #22 (Thanks for the PR, I really appreciate it!)

Full Changelog: 0.1.6...v0.1.7