• v0.1.0-alpha.1 26f92c716a

    darksoon released this 2026-02-25 00:38:07 +01:00 | 264 commits to main since this release

    Added

    • Initial public alpha release setup for RadioWave.
    • Manual GitHub Actions workflow for Android builds (workflow_dispatch).
    • PR CI workflow (build/lint/test on pull requests).
    • Contribution guide, issue templates, and PR template.
    • Screenshot gallery and improved project documentation in README.

    Improved

    • Home screen polished with clearer sections and denser card layout.
    • Subtle animated/glow background for improved visual quality.
    • Floating mini-player overlay with improved readability and runtime display.
    • Fullscreen player enhancements (mute/unmute, random station, previous station, live progress bar).
    • Better back handling: Android back closes player overlay first.

    Playback & Stability

    • Increased buffering and stronger network timeout/retry handling.
    • Auto-recovery on short network interruptions via network callback.
    • Background playback hardening with wake lock and Wi-Fi lock.
    • Playback stall watchdog with automatic recovery.

    Favorites & UX

    • Production-ready favorites with Room persistence.
    • Clearer favorites interaction and feedback in player/search.
    • Home play flow separated from favorites flow.

    Security/Infra

    • Added ACCESS_NETWORK_STATE permission declaration in core-player to satisfy lint and ensure network callback safety.
    Downloads