Skip to content

Releases: armanmaurya/InternetRadio

v0.6.5

Choose a tag to compare

@armanmaurya armanmaurya released this 28 Jun 17:11

What's new

  • Track History : Each station now keeps a history of recently played tracks, making it easier to discover songs you've heard.

  • image
  • Refreshed Player UI : Updated the player interface with a cleaner layout and improved usability.

  • Station Homepage button : Added button in Player for navigation to station homepage website.

  • Favorites Indicator : Stations that are marked as favorites now display a heart icon in both Grid and List views.

Fixes

  • Fixed a crash that could occur when resuming playback after the app had been paused for a long time.

Thank you for using Internet Radio! As always, feedback and feature suggestions are greatly appreciated.

v0.6.4

Choose a tag to compare

@armanmaurya armanmaurya released this 25 Jun 08:08

What's new

  • Added Android Auto support.
  • Added multilingual support.
  • Added a "Now Playing" indicator to station grid and list items across all tabs.
  • Long-press the currently playing track to copy its title.
  • Fixed an issue where tapping the playback notification didn't open the app.
  • General bug fixes and stability improvements.

v0.6.3

Choose a tag to compare

@armanmaurya armanmaurya released this 21 Jun 18:39

What's new

  • Now when playing a station, u can also see the what it is playing.
  • Can now switch between listview and gridview between screens.
IMG_20260622_000532

v0.6.2

Choose a tag to compare

@armanmaurya armanmaurya released this 18 Jun 10:29

What's New

  • Added a Sleep Timer with predefined duration presets for quick access.
  • Restore the last playing station on app restart.

Fixes

  • Fixed a crash caused by duplicate radio stations being loaded during pagination.
  • Fixed several minor UI issues and stability problems.

v0.6.1

Choose a tag to compare

@armanmaurya armanmaurya released this 17 Jun 07:25

Minor Fixes:

  • Remove the Room Database level caching.
  • Now using Okhttp caching mechanism to cache the station requests (24hr with a stale of 7 days) and languages, stations, tags (7days, with 30 days stale).

v0.6.0

Choose a tag to compare

@armanmaurya armanmaurya released this 16 Jun 12:05

New Features

  • Added tag-based filtering for radio stations.
  • Filters can now be applied independently to each tab.
  • Added support for custom radio stations.
  • Added animated insertion, deletion, and reordering of stations.

Improvements

  • Recent and Favorites lists now refresh automatically when playback fails.
  • Country and language selection screens have smoother scrolling.
  • Metadata cache now refreshes every 7 days to keep content up to date.

Fixes

  • Fixed database migration issues.
  • Fixed station playback click tracking.
  • Fixed various UI glitches and playback-related issues.