Skip to content

Releases: toasterofbread/spmp

v0.1.2

21 Nov 20:45
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

Key changes:

  • Fix search page filters and layout
  • Display home feed load errors in UI and add easy upload of information
  • Fix Discord login (#60)
  • Fix crashes caused by unhandled string keys (#61, #64)
  • Add basic support for YouTube podcasts
  • Fix crash on Android 9 and below when logging in using WebView

v0.1.1

21 Nov 20:45
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Nov 20:45
Compare
Choose a tag to compare

Full Changelog: v0.0.2...v0.1.0

Key changes:

Redesign now playing main screen:

  • Tweak spacing
  • Move time text to above seek bar
  • Add gradient to seek bar
  • Add configurable gradient to background
  • Add gradient to main buttons
  • Resize buttons
  • Remove navigation buttons

Add settings options for:

  • Close long press menu on action
  • Increment play after index on add
  • Furigana visibility in top bar lyrics
  • Lyrics font size

Various improvements to:

  • Playlist page
  • Artist page
  • Settings

Other:

  • Support opening YouTube and YouTube Music URLs (only /watch and /channel implemented currently)
  • Add all Catppuccin mocha themes and use mauve by default
  • Support artist playing
  • Use low quality MediaItem thumbnail until high quality image is loaded
  • Implement multiselection for the now playing queue (with clear, shuffle, pin, and download actions)
  • Add 'Play after' action to main page multiselect
  • Support Android 13, migrate to Media3
  • Move to coroutines model for network requests and processing
  • Implement local and account playlists
  • Show playlists and local songs in library
  • Fix slow scrolling on main lyrics menu
  • Various offline usage fixes
  • Add lyrics timing sync menu
  • Skip existing songs when adding or continuing a radio
  • Implement adding item(s) to multiple playlists at once
  • Show pinned items above inline library main page
  • Implement playlist and artist shuffle playback
  • Add alt style for MediaItemGrid, used in home feed
  • Add long press to NowPlayingMainTab artist button
  • Add song related content page to long press menu and NP overlay menu
  • Add title edit button to artist page
  • Fix broken display of non-Japanese lyrics
  • Add NP overlay menu to adjust notification image offset
  • Add manual login option for YouTube Music and Discord
  • Around 40 recorded fixes

v0.0.2

21 Nov 20:44
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

Basically everything

v0.0.1

21 Nov 20:44
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

👋