• Joined on 2025-02-03
logan pushed to feat/58-mini-player-progress-line at yonlu/yellowjacket 2026-08-21 07:43:57 +00:00
bd45e5d595 feat(player): show progress on the phone's bar border
logan commented on issue yonlu/yellowjacket#58 2026-08-21 07:33:09 +00:00
Android: a non-interactive progress line on the border between the mini player and the nav bar

Picking this up on feat/58-mini-player-progress-line.

Approach, following the Findings rather than inventing one:

  • A new <player-progress-line> in the shell, between the bottom bar …
logan commented on issue yonlu/yellowjacket#71 2026-08-21 07:26:57 +00:00
Android: the "More" navigation should not be a side drawer

Unblocked: #60 merged in #176, so the sole dependency is closed and Status/Blocked is off.

What landed that you inherit rather than have to build: components/menu-surface/ is the one…

logan commented on issue yonlu/yellowjacket#67 2026-08-21 07:26:56 +00:00
Android: move inline entity links into the item's context menu

Unblocked: #60 merged in #176, so the sole dependency is closed and Status/Blocked is off.

What landed that you inherit rather than have to build: components/menu-surface/ is the one…

logan commented on issue yonlu/yellowjacket#63 2026-08-21 07:26:56 +00:00
Android: touch gestures for track lists — swipe to queue, tap to play, long-press to multi-select, double-tap for the menu

Unblocked: #60 merged in #176, so the sole dependency is closed and Status/Blocked is off.

What landed that you inherit rather than have to build: components/menu-surface/ is the one…

logan pushed to main at yonlu/yellowjacket 2026-08-21 07:25:56 +00:00
14e3ab574c Merge pull request #176: context menus are a bottom sheet on a phone
4b2eec5703 Merge remote-tracking branch 'origin/main' into 60-context-menu-action-sheet
ef5574d18b docs(shell): record the clip, and the four things only a device showed
31dafb0ce0 test(shell): assert the surface, and sweep for a menu that skipped it
9e7e7ce5a1 feat(shell): put every menu in the app through the one surface
Compare 6 commits »
logan merged pull request yonlu/yellowjacket#176 2026-08-21 07:25:55 +00:00
Android: context menus are a bottom sheet, not a popup that gets clipped
logan closed issue yonlu/yellowjacket#60 2026-08-21 07:25:55 +00:00
Android: context menus should be a bottom sheet, not a popover that gets clipped
logan pushed to 60-context-menu-action-sheet at yonlu/yellowjacket 2026-08-21 06:39:40 +00:00
4b2eec5703 Merge remote-tracking branch 'origin/main' into 60-context-menu-action-sheet
3871d37fdb Merge pull request 'chore(agent): add the scheduled backlog-issue prompt' (#177) from pi-agent-backlog-automation into main
09b005557c chore(agent): add the scheduled backlog-issue prompt
Compare 3 commits »
logan pushed to main at yonlu/yellowjacket 2026-08-21 06:29:30 +00:00
3871d37fdb Merge pull request 'chore(agent): add the scheduled backlog-issue prompt' (#177) from pi-agent-backlog-automation into main
09b005557c chore(agent): add the scheduled backlog-issue prompt
Compare 2 commits »
logan merged pull request yonlu/yellowjacket#177 2026-08-21 06:29:30 +00:00
chore(agent): add the scheduled backlog-issue prompt
logan created branch pi-agent-backlog-automation in yonlu/yellowjacket 2026-08-21 06:29:19 +00:00
logan pushed to pi-agent-backlog-automation at yonlu/yellowjacket 2026-08-21 06:29:19 +00:00
09b005557c chore(agent): add the scheduled backlog-issue prompt
logan created pull request yonlu/yellowjacket#177 2026-08-21 06:29:18 +00:00
chore(agent): add the scheduled backlog-issue prompt
logan commented on pull request yonlu/yellowjacket#176 2026-08-21 06:25:34 +00:00
Android: context menus are a bottom sheet, not a popup that gets clipped

All from the device — TLP301, Android 14, arm64, WebView Chrome 113 at 424x439. Not a resized browser: no other engine reproduces any of this.

The defect, and the fix

logan created pull request yonlu/yellowjacket#176 2026-08-21 06:24:58 +00:00
Android: context menus are a bottom sheet, not a popup that gets clipped
logan created branch 60-context-menu-action-sheet in yonlu/yellowjacket 2026-08-21 06:24:24 +00:00
logan pushed to 60-context-menu-action-sheet at yonlu/yellowjacket 2026-08-21 06:24:24 +00:00
ef5574d18b docs(shell): record the clip, and the four things only a device showed
31dafb0ce0 test(shell): assert the surface, and sweep for a menu that skipped it
9e7e7ce5a1 feat(shell): put every menu in the app through the one surface
9aaa8beb99 feat(shell): draw a context menu where it fits, not where it is anchored
Compare 4 commits »
logan commented on issue yonlu/yellowjacket#60 2026-08-21 05:55:07 +00:00
Android: context menus should be a bottom sheet, not a popover that gets clipped

Taking this, branch 60-context-menu-action-sheet. It opens Phase 4 in #73's order and is the item I flagged on #174 as the one to take next.

Why now, specifically: a device is attached.

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