Stash v0.9.27 — Android Auto support (+ playback fixes)
Big addition from community contributor @winstriker: full Android Auto integration.
New: Android Auto
- Browse your playlists and recently added tracks from your car's screen
- Voice search via Google Assistant ("Hey Google, play X in Stash")
- Shuffle Play entry at the top of every playlist view
- Media resumption — picks up where you left off when the car starts
- Synchronised playback state between phone and head unit
Notification controls
- Replaced the shuffle toggle with a repeat-mode cycle button (Off / All / One).
More useful for in-car / hands-free use.
Bug fixes
- Like button: previously, a track you liked → unliked → tried to re-like would
silently fail. Fixed — tombstoned cross-refs are now respected on re-add. - Queue stuttering: non-downloaded tracks in the queue could cause the next-track
button to do nothing and produce notification glitches. The queue now handles
non-library items cleanly.
Thanks to @winstriker for the contribution!
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
Install
Download the .apk below and open it on your Android device. If you've got a previous Stash release installed, this upgrades in place — your library, sync history, and settings are preserved.
Requires: Android 8.0 (API 26) or newer.
See the README for first-time setup.
What's Changed
- Android Auto Support by @winstriker in #64
New Contributors
- @winstriker made their first contribution in #64
Full Changelog: v0.9.26...v0.9.27