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
- Fixed API call to mark item played/unplayed by @formatBCE in #606
- Real fix to mark played by @formatBCE in #609
- Note in docs that hardware volume control is limited to local player. by @remon1496 in #613
- Fix iOS artwork colors and system theme updates by @teancom in #608
- Fix local iOS gradle builds by @teancom in #615
- chore: update translations from Lokalise by @github-actions[bot] in #618
- Add "Play from here" as default click option by @seadowg in #600
- Playlist order. Asc/desc for original ordering. by @formatBCE in #623
- Use new way to load images with opaque proxy by @formatBCE in #624
- Fix queue not updated when shuffle changed. by @formatBCE in #626
- Add "play from here" and correct sorting to Android Auto. by @formatBCE in #625
- Fix start app in AA from cold by @formatBCE in #627
- Reset screens when tapping nav item on root by @seadowg in #629
- feat(logging): make in-app shared logs useful for field debugging by @teancom in #628
- (chore) Local player logic extracted and consolidated. by @formatBCE in #630
- Add fading scroll to item page and collapser player. by @formatBCE in #631
- Implemented Browse by @formatBCE in #632
- fix(logging): trim shared-log cruft and make state/sync/commands easy to follow by @teancom in #633
Full Changelog: ios-v1.0-build-38...debug-2026.06.17.1347