-
RadioWave v0.1.0-alpha.6 Stable
released this
2026-03-03 21:33:09 +01:00 | 206 commits to main since this releaseRadioWave v0.1.0-alpha.6
DE
Dieses Alpha-Release bringt die erste nutzbare Android Auto Einbindung inklusive Favoriten/Recents und stabilerem Playback-Resume beim Wiederverbinden.
Wichtigste Punkte:
- Android Auto Integration auf Basis Media3 (
MediaLibraryService) - Browse-Struktur in Auto: Favorites + Recents
- Sender-Logos (Favicon) werden als Artwork an Auto uebergeben
- Startpfad fuer Auto-Playback gehaertet (URI-Fallbacks, Mapping, Retry)
- Letzten Sender persistieren + optionales Autoplay bei Android Auto Verbindung
- CI-Workflow gefixt: Required Check
build-lint-testlaeuft jetzt aufpushnachmain - Signed Release Workflow robuster (klare Secret-Fehler + apksigner-Fallback-Lookup)
Commits seit v0.1.0-alpha.5:
35a2c68CI-Fix: Android Auto Lint-Blocker in App/Auto Modulen behoben / CI fix: resolve Android Auto lint blockers in app/auto modules9ed3a93Prepare alpha 6: version/changelog + CI and signed-release workflow fixes (DE/EN)12418caAndroid Auto: letzten Sender bei Reconnect fortsetzen + Autoplay-Toggle / Android Auto: resume last station on reconnect + autoplay toggle1ad67b7Android Auto Grundintegration: Media3 Service + stabileres Playback-Handoff / Android Auto base integration: Media3 service + stabilized playback handofff4ed83bAudit 2-5: Backup/Doku/Build-Doku/Tests verbessern (DE/EN)3acf946Hotfix: nur aeusserer Play-Ring rotiert (DE/EN)246c8c5Fullscreen: Qualitaetsanzeige + Play-Ring-Animation (DE/EN)0d428a5Security config härten + BuyMeACoffee-Link korrigieren (DE/EN)78c94dcGitignore: lokalen Audits-Ordner ausschliessen9e4e40bMini-Player Lauftext/Marquee fixen und polieren (DE/EN)463f1c8Add MarqueeText component for Mini-Player metadata / MarqueeText Komponente fuer Mini-Player Metadaten hinzugefuegt
EN
This alpha release introduces the first usable Android Auto integration, including Favorites/Recents browsing and more stable playback resume on reconnect.
Highlights:
- Android Auto integration based on Media3 (
MediaLibraryService) - Auto browse structure: Favorites + Recents
- Station logos (favicons) are forwarded as artwork to Auto
- Hardened Auto playback startup path (URI fallbacks, item mapping, retry)
- Last-station persistence + optional autoplay on Android Auto connect
- CI fix: required
build-lint-testnow runs onpushtomain - Signed release workflow is more robust (explicit secret errors + apksigner fallback lookup)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Android Auto Integration auf Basis Media3 (