-
RadioWave v1.0.15 Stable
released this
2026-07-09 19:33:33 +02:00 | 19 commits to main since this releaseRadioWave v1.0.15
VersionName: 1.0.15
VersionCode: 31
Changes since v1.0.12Highlights
- import custom stations from M3U/PLS playlist files (
8c6ab3a) - favorites export/import (JSON) (
545542f) - bitrate-based data usage estimate under default quality (
6daa46a) - show community popularity badge from Radio Browser click counts (
1f18146) - free EQ presets (Flat, Bass Boost, Treble Boost, Vocal) (
63d75f2)
Fixes
- address adversarial-review findings on the AA/EQ changes (
2e401b8) - pause-on-disconnect race, root resume/surprise tiles, network-error distinction (
1870985) - move sleep timer to RadioPlayerManager so it survives Activity death (
bf7c6a9) - suppress LIVE indicator during errors, debounce retry, fix touch targets (
01af21d) - fix negative-cache no-op in cover art repository (
c9dd43e) - make toggleFavorite atomic, restore addedAt in mapper (
b5db95c) - validate favicon URL scheme before rendering/casting (
217e91f) - repair favorites/recents rows corrupted by earlier migrations (
eecdb44)
Other
- switch JDK distribution from temurin to zulu (
c41727f) - log quick-wins bundle in CHANGELOG, move shipped items to Done (
a501cbd) - correct roadmap — battery tip was already shipped, click-count now done (
006c282) - log round-2 feature build + verification audit (
aae9dbb) - move shipped items to Done, fold in fresh user-sentiment research (
b47cce1) - log 2026-07-09 audit in CHANGELOG/ROADMAP, add audit record (
ed9d318) - pin GitHub Actions to commit SHAs, fix shell injection in manual-build (
91ef499) - Raise targetSdk to 36 (Android 16) (
96b3062)
Play Store short notes (DE)
- import custom stations from M3U/PLS playlist files
- favorites export/import (JSON)
- bitrate-based data usage estimate under default quality
- show community popularity badge from Radio Browser click counts
- address adversarial-review findings on the AA/EQ changes
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- import custom stations from M3U/PLS playlist files (