• Joined on 2025-02-03
logan closed issue yonlu/yellowjacket#172 2026-08-21 05:50:08 +00:00
Android: Now Playing's art collapses to a sliver once the transport is thumb-sized
logan closed issue yonlu/yellowjacket#64 2026-08-21 05:50:07 +00:00
Android: no in-app volume control — leave volume to the system
logan merged pull request yonlu/yellowjacket#174 2026-08-21 05:50:07 +00:00
Android: leave the volume to the system, and give Now Playing 29px back
logan commented on pull request yonlu/yellowjacket#174 2026-08-21 05:35:23 +00:00
Android: leave the volume to the system, and give Now Playing 29px back

Device verification — three of the four gaps closed

A Light Phone III (TLP301, Android 14 / SDK 34, arm64, WebView Chrome 113 at 424x439 — the reference device) was attached after this…

logan pushed to 64-android-system-volume at yonlu/yellowjacket 2026-08-21 05:34:51 +00:00
f26b44db08 docs(player): close three of the four gaps with a real device
logan opened issue yonlu/yellowjacket#175 2026-08-21 05:34:29 +00:00
The first-run wizard does not dismiss when a library appears by another route
logan commented on issue yonlu/yellowjacket#64 2026-08-21 05:10:05 +00:00
Android: no in-app volume control — leave volume to the system

PR #174, CI green on both engines (WebKit step confirmed run, not skipped).

The design landed as claimed: the predicate is a backend answer named after the capability (SystemOwnsVolume), only…

logan commented on issue yonlu/yellowjacket#172 2026-08-21 05:09:55 +00:00
Android: Now Playing's art collapses to a sliver once the transport is thumb-sized

Re-measured after #64, in PR #174. This issue's Direction said to do that first, and it is worth the ~30px it predicted.

Measured at 424x439 by flipping platformOwnsVolume true in…

logan commented on pull request yonlu/yellowjacket#174 2026-08-21 05:09:44 +00:00
Android: leave the volume to the system, and give Now Playing 29px back

CI green, run 17357.

  • check — every step success, including Commit messages, Lint, Test, Bindings are current and Documented make targets exist.
  • e2e — success on…
logan commented on pull request yonlu/yellowjacket#174 2026-08-21 04:55:13 +00:00
Android: leave the volume to the system, and give Now Playing 29px back

Now Playing at 424x439, the reference device's viewport. Both from the running app, seeded and playing; the "after" is the real rendering with platformOwnsVolume flipped true and rebuilt,…

logan created pull request yonlu/yellowjacket#174 2026-08-21 04:54:56 +00:00
Android: leave the volume to the system, and give Now Playing 29px back
logan pushed to 64-android-system-volume at yonlu/yellowjacket 2026-08-21 04:54:23 +00:00
b43172a60c docs(player): record who owns the volume, and what it gave back
2be6fb3066 feat(player): draw no volume control where there is no volume
867ced8c81 feat(player): leave the volume to the system where the system owns it
Compare 3 commits »
logan created branch 64-android-system-volume in yonlu/yellowjacket 2026-08-21 04:54:23 +00:00
logan commented on issue yonlu/yellowjacket#64 2026-08-21 04:40:22 +00:00
Android: no in-app volume control — leave volume to the system

Taking this, branch 64-android-system-volume. Reordering argued on #73 first (it is a Phase 4 "independent" item and Phase 3 has #58 and #51 outstanding): #172's Direction names this as the one…

logan commented on issue yonlu/yellowjacket#73 2026-08-21 04:40:04 +00:00
Roadmap: suggested order for the desktop + Android backlog (#5–#72)

Taking #64 (Phase 4, "independent") ahead of Phase 3's #58 and #51. Recording the argument rather than doing it silently.

#51 is the phase's verification pass — this issue says to do it…

logan closed issue yonlu/yellowjacket#56 2026-08-21 04:14:41 +00:00
Android: the transport controls are far too small
logan pushed to main at yonlu/yellowjacket 2026-08-21 04:14:41 +00:00
fd71ef53c5 Merge pull request 'The phone transport: three controls, sized for a thumb' (#173) from 59-slim-the-mini-player into main
e3b64f9255 test(player): assert the desktop bar's size by mechanism, not by pixels
c7e5a4f086 docs(player): record the phone transport, and four silent failures
f65822c4b2 test(player): pin the phone transport, and the desktop bar not moving
32d4dc2c82 feat(player): slim the phone's mini player to three controls
Compare 6 commits »
logan merged pull request yonlu/yellowjacket#173 2026-08-21 04:14:40 +00:00
The phone transport: three controls, sized for a thumb (#59, #56)
logan closed issue yonlu/yellowjacket#59 2026-08-21 04:14:40 +00:00
Android: slim the mini player to play/pause, prev/next and favourite; reach the queue from Now Playing only
logan commented on pull request yonlu/yellowjacket#173 2026-08-21 04:02:43 +00:00
The phone transport: three controls, sized for a thumb (#59, #56)

CI caught something no local tier could

Run 17347: check green, E2E — webkit failed — and it failed on my own spec rather than on the app.

[webkit] the desktop bar is untouched…