• Joined on 2025-02-03
logan pushed to 186-touch-targets-settings at yonlu/yellowjacket 2026-08-22 03:08:44 +00:00
4f628b1f52 fix(ui): raise the last controls below the touch floor
logan created pull request yonlu/yellowjacket#198 2026-08-22 03:03:55 +00:00
Android: raise every remaining control to the 44px touch floor
logan pushed to 186-touch-targets-settings at yonlu/yellowjacket 2026-08-22 03:03:41 +00:00
7b09d467dd fix(ui): raise the last controls below the touch floor
2100f0022f fix(settings): raise every Settings control to the touch floor
Compare 2 commits »
logan pushed to 186-touch-targets-settings at yonlu/yellowjacket 2026-08-22 02:55:14 +00:00
66118db89e fix(settings): raise every Settings control to the touch floor
logan created branch 186-touch-targets-settings in yonlu/yellowjacket 2026-08-22 02:55:14 +00:00
logan opened issue yonlu/yellowjacket#197 2026-08-22 02:49:19 +00:00
Settings lists two columns both called "Track Name", and one of them may be unselectable
logan commented on issue yonlu/yellowjacket#196 2026-08-22 02:44:00 +00:00
make ui-visual has been failing on main and nothing runs it

Correction to the Direction above: the two page-header references are refreshed in #186's second-pass branch (186-touch-targets-settings), not in this issue -- the body's "#196 refreshes"…

logan opened issue yonlu/yellowjacket#196 2026-08-22 02:43:52 +00:00
make ui-visual has been failing on main and nothing runs it
logan commented on issue yonlu/yellowjacket#186 2026-08-22 02:33:58 +00:00
Android: every control that is not the transport is below the 44px touch floor

Taking the second pass, scoped to Settings. explore-view's search row and the second table's five one-off controls (folders-menu-trigger, section-toggle, back-button, `page-action-check…

logan commented on issue yonlu/yellowjacket#186 2026-08-22 00:32:58 +00:00
Android: every control that is not the transport is below the 44px touch floor

First pass landed (PR #195, merged as 52038dc): page-header's sort control, its direction arrow, the action buttons and the overflow trigger, plus search-trigger. Measured on the device…

logan pushed to main at yonlu/yellowjacket 2026-08-22 00:32:10 +00:00
52038dc5ae Merge pull request 'Android: raise the page header and the phone search button to the touch floor' (#195) from 186-touch-targets-page-header into main
0d331666d6 fix(shell): make the header's touch targets cost no width
6a5a3c33dc fix(shell): raise the page header's controls to the touch floor
Compare 3 commits »
logan merged pull request yonlu/yellowjacket#195 2026-08-22 00:32:08 +00:00
Android: raise the page header and the phone search button to the touch floor
logan pushed to 186-touch-targets-page-header at yonlu/yellowjacket 2026-08-22 00:13:12 +00:00
0d331666d6 fix(shell): make the header's touch targets cost no width
logan pushed to 186-touch-targets-page-header at yonlu/yellowjacket 2026-08-21 23:46:25 +00:00
6a5a3c33dc fix(shell): raise the page header's controls to the touch floor
logan created branch 186-touch-targets-page-header in yonlu/yellowjacket 2026-08-21 23:46:25 +00:00
logan created pull request yonlu/yellowjacket#195 2026-08-21 23:46:25 +00:00
Android: raise the page header and the phone search button to the touch floor
logan commented on issue yonlu/yellowjacket#186 2026-08-21 23:36:01 +00:00
Android: every control that is not the transport is below the 44px touch floor

Taking this, scoped to the Direction's first step: page-header (the sort control, its direction button, the overflow trigger and the action buttons) plus search-trigger. config-field's 93…

logan commented on issue yonlu/yellowjacket#135 2026-08-21 23:33:59 +00:00
Android: static popping during playback

Closed on the evidence in the comment above: measured at zero underruns in every condition tried, and listened to on the device by the reporter under both steady playback and a full index build,…

logan closed issue yonlu/yellowjacket#135 2026-08-21 23:33:59 +00:00
Android: static popping during playback
logan opened issue yonlu/yellowjacket#194 2026-08-21 23:33:53 +00:00
The speaker opens at 44100 while the device runs at 48000, so everything is resampled twice