Releases: fenleon/radio-tool
Releases · fenleon/radio-tool
Release list
Radio 1.4.5 — search bar polish
Radio 1.4.5 — search bar polish — R8 APK (6.0 MB)
Features
- The search results page is titled with your search ("jazz"), not "Search Results".
- A search icon at the top right goes back to editing the query; the back arrow now returns to the player.
Bug fixes
- The underline under the connected Bluetooth icon now runs slightly wider than the icon itself.
SHA-256: 322db8530b78a1a8518017a28b27a11612712429c0a386608d0fe46b7422a22f
Radio 1.4.4
ICY now-playing track titles, stream-name URL naming, UI polish (Stations rename, all-white text, BT underline fix), duplicate-name-after-rename fix
Radio 1.4.3
Fixes
- Broken streams from search: stations whose resolved URL (
url_resolved) comes back truncated or malformed from the Radio Browser API now fall back to the original stream URL instead of playing a dead link (port of upstream's sanitization heuristic).
Radio 1.4.2
Fixes
- Pause on unplug / BT disconnect: the radio now pauses when headphones are unplugged or a Bluetooth device disconnects, instead of keeping the stream playing out loud.
- Volume panel flash on launch: a platform volume change landing during the launch splash no longer flashes the volume panel.
Radio 1.4.1
Fixes
- Stuck playback state (LP3): the play button could stay stuck on STOP with the UI saying "Playing" while nothing played — the detached controller kept a stale
isPlayingafter the session was stopped/restarted. Status text and the toggle now use media3's own definition (playing and not idle/ended), and the player resets on session disconnect. - Volume: LightOS's native panel only shows media volume for LightOS's own players (verified on the LP3 — a third-party tool with an active music track and held audio focus still gets the ringer panel), so the rocker now goes to the platform (media while playing) and the app mirrors it with its own volume panel.
- Removed a dead
RegisterMediaSessioncall (LightOS's server doesn't implement it).
Verified on the LP3: play/stop/reopen, audio-focus pause, media volume + panel.
Radio 1.2.0
Playback rewritten on the SDK's detached-audio model — one shared session that survives the tool losing foreground.
Fixes:
- Bluetooth icon now opens Bluetooth settings
- Bluetooth play/pause actions the current station
- stop → exit → play resumes the same station
- no more double playback (one player, one session)
- stream no longer stops ~10s after screen off / tool inactive