No description
Find a file
greembow 096567882f
All checks were successful
CI / build (push) Successful in 3m17s
Music Assistant: unified output list, grouping polish, palette
- Output picker is now one list: local outputs (This phone + connected
  Bluetooth/wired/USB, routed via ExoPlayer.setPreferredAudioDevice), then MA
  speakers, then "Add a device…" (system switcher) for pairing new BT/Cast.
- Grouping uses link/unlink icons; per-device volume sliders in the picker; the
  player's volume slider drives group volume when speakers are grouped.
- Fix jumpy controls: optimistic-lock guards hold a just-set volume/seek/play
  value until MA confirms it, so the ~1s poll can't snap it back.
- Palette: derive gradient + accent from population-weighted swatches (dominant
  for the gradient, most colorful well-represented swatch for the accent) so the
  colours are actually present in the cover art.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-09-04 09:24:36 -07:00
.forgejo/workflows CI: pin artifact/cache actions to v3 (v4 backend unsupported by server) 2026-08-16 15:47:38 -07:00
.idea Add Forgejo Actions CI to build, test, and upload debug APK 2026-08-16 14:36:22 -07:00
app Music Assistant: unified output list, grouping polish, palette 2026-09-04 09:24:36 -07:00
gradle Add Music Assistant remote output (whole-home / Sendspin) 2026-09-02 09:32:53 -07:00
.gitignore Add Forgejo Actions CI to build, test, and upload debug APK 2026-08-16 14:36:22 -07:00
build.gradle.kts Add Forgejo Actions CI to build, test, and upload debug APK 2026-08-16 14:36:22 -07:00
gradle.properties Add Forgejo Actions CI to build, test, and upload debug APK 2026-08-16 14:36:22 -07:00
gradlew Add Forgejo Actions CI to build, test, and upload debug APK 2026-08-16 14:36:22 -07:00
gradlew.bat Add Forgejo Actions CI to build, test, and upload debug APK 2026-08-16 14:36:22 -07:00
MUSIC_ASSISTANT.md Add Music Assistant remote output (whole-home / Sendspin) 2026-09-02 09:32:53 -07:00
settings.gradle.kts Add Forgejo Actions CI to build, test, and upload debug APK 2026-08-16 14:36:22 -07:00
STATE.md Add Forgejo Actions CI to build, test, and upload debug APK 2026-08-16 14:36:22 -07:00
WAVEFORM_PLAN.md Add Forgejo Actions CI to build, test, and upload debug APK 2026-08-16 14:36:22 -07:00