Self-Signed Release APK
What's New
Manual build from dev
Installation
Pick the APK that matches your device:
*-arm64-v8a-*.apk— recommended for all modern Android devices (2017+).*-armeabi-v7a-*.apk— older 32-bit ARM devices only.*-universal-*.apk— fallback containing all ABIs (larger).
Signed with the consistent debug keystore, so installing over a previous build does not require uninstall.
What's Changed
- fix(ios,audio): pause on output route loss instead of resuming on phone by @teancom in #492
- Fixed library stack. Changed the lib items layout. by @formatBCE in #493
- perf(logging): bound in-memory log buffer, gate verbose logs to debug builds by @teancom in #495
- Add doc for WebRTC by @remon1496 in #500
- Make queue language more consistent with web by @seadowg in #501
- fix(logs): move log-share sanitize/write off the main thread by @teancom in #503
- fix(ios,audio): resume after interruption unless another app holds audio by @teancom in #504
- chore(ios,logging): tag command source for diagnostics by @teancom in #505
- Added HA login to WebRTC. Fixed OAuth cancelation. by @formatBCE in #506
- Fix queue gestures by @formatBCE in #507
- fix(queue): load items when queue metadata lands, not on players-only emission by @teancom in #508
- Split strings for fav filter and action by @formatBCE in #510
- Shortcut to global search if lib search is empty by @formatBCE in #509
- Remove unneeded section from issue template by @seadowg in #515
- Add background to nav bar to standardize and distinct it by @formatBCE in #516
- Add Local Player doc by @remon1496 in #511
- Fix back gesture for expanded player by @seadowg in #517
- chore: update translations from Lokalise by @github-actions[bot] in #518
- Added ability to rearrange home rows by @formatBCE in #520
Full Changelog: ios-v1.0-build-31...debug-2026.06.01.2007