Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 08:04

Added

  • Aerial station registry with featured stations, country and genre filters, and quick genre playback.
  • Home screen favorites tiles with a mini-player and expanded now playing flow.
  • Show what's playing setting for song, artist, and artwork details when stations provide them.
  • Repeatable quality task for compile, lint, and unit test checks.

Changed

  • Station discovery, home playback, now playing, and settings UI were simplified around the new tile-based experience.
  • Add-station entry points now use clearer Add a station language.
  • Store screenshots and metadata now showcase discovery, favorites playback, now playing, and settings.
  • Backup export/import now focuses on stations and saved logos.

Removed

  • Monochrome logo setting.
  • Bitrate display setting and user-facing bitrate/HD badges.
  • Legacy Radio Browser search, fallback cache, voting/click tracking, and bundled fallback JSON.
  • Debug-only provider station import flow and its provider discovery helpers.
  • Obsolete list/grid view state and unused resources left behind by the UI refactor.

Fixed

  • Tapping media notification controls no longer creates a new activity when the app is already running.
  • Tapping media notification controls restores the now playing view without animation if it was open before backgrounding.
  • Mini player and playback state now restore correctly when returning to the app from a notification.
  • Now playing view, favorites filter, and list/grid scroll position all survive Activity recreation (e.g. after the system reclaims memory while the player service keeps running).
  • White flash before Compose renders on app launch is eliminated.