• Joined on 2025-02-03
logan closed issue yonlu/yellowjacket#62 2026-08-20 22:32:47 +00:00
Android: the background-jobs popover is hidden behind other UI — make it a notification instead
logan created pull request yonlu/yellowjacket#166 2026-08-20 22:18:33 +00:00
Show background jobs in the phone's layout, not a popover
logan created branch feat/62-jobs-as-a-notification in yonlu/yellowjacket 2026-08-20 22:18:00 +00:00
logan pushed to feat/62-jobs-as-a-notification at yonlu/yellowjacket 2026-08-20 22:18:00 +00:00
f76ee96ac4 docs(jobs): the phone's band, and why it is in flow
23f5a0c53a feat(shell): show background jobs in the phone's layout, not a popover
502b814a65 feat(jobs): let a panel answer for every kind, at either density
Compare 3 commits »
logan commented on issue yonlu/yellowjacket#62 2026-08-20 21:56:40 +00:00
Android: the background-jobs popover is hidden behind other UI — make it a notification instead

Taking this on feat/62-jobs-as-a-notification. It is #73 Phase 3's first item and #57 is blocked on it.

Measuring before designing. The report is that the popover "is obscured by other UI", and…

logan pushed to main at yonlu/yellowjacket 2026-08-20 21:31:18 +00:00
c19a806298 Merge pull request 'Give the seek bar's interpolation interval one owner' (#165) from fix/53-seek-bar-never-moves into main
67eeb75e7b docs(android): the device can be driven, not just looked at
fe1fbefee7 fix(player): give the seek bar's interval one owner
Compare 3 commits »
logan closed issue yonlu/yellowjacket#164 2026-08-20 21:31:17 +00:00
seek-bar's interpolation interval can be stopped and never restarted, on any platform
logan merged pull request yonlu/yellowjacket#165 2026-08-20 21:31:17 +00:00
Give the seek bar's interpolation interval one owner
logan created pull request yonlu/yellowjacket#165 2026-08-20 21:18:53 +00:00
Give the seek bar's interpolation interval one owner
logan pushed to fix/53-seek-bar-never-moves at yonlu/yellowjacket 2026-08-20 21:18:18 +00:00
67eeb75e7b docs(android): the device can be driven, not just looked at
fe1fbefee7 fix(player): give the seek bar's interval one owner
Compare 2 commits »
logan created branch fix/53-seek-bar-never-moves in yonlu/yellowjacket 2026-08-20 21:18:18 +00:00
logan commented on issue yonlu/yellowjacket#53 2026-08-20 21:17:55 +00:00
Android: the seek bar handle on Now Playing never moves

Measured on the reported device against current main. The symptom does not reproduce, and the most likely reason is that it was a backend fault already fixed in v0.4.0. Detail below so this…

logan commented on issue yonlu/yellowjacket#164 2026-08-20 21:10:14 +00:00
seek-bar's interpolation interval can be stopped and never restarted, on any platform

Taking this on fix/53-seek-bar-never-moves, the branch opened for #53 — this was split out of it and the two share the component and the tests being added.

Giving updated() sole ownership of…

logan opened issue yonlu/yellowjacket#164 2026-08-20 21:10:07 +00:00
seek-bar's interpolation interval can be stopped and never restarted, on any platform
logan commented on issue yonlu/yellowjacket#53 2026-08-20 20:57:37 +00:00
Android: the seek bar handle on Now Playing never moves

Taking this on fix/53-seek-bar-never-moves.

Starting from yonlu's comment rather than the issue's own hypothesis, which that comment shows does not survive reading updated() — `previousTrackC…

logan merged pull request yonlu/yellowjacket#163 2026-08-20 19:46:36 +00:00
Android: install and launch the package the APK declares
logan pushed to main at yonlu/yellowjacket 2026-08-20 19:46:36 +00:00
de04339494 Merge pull request 'Android: install and launch the package the APK declares' (#163) from fix/159-android-task-app-id into main
998ce75fb6 docs(android): the identity is read back, not declared twice
4b392cb4c4 fix(android): point the emulator script at the built APK's id
8d2109b87e fix(android): install and launch the package the APK declares
Compare 4 commits »
logan closed issue yonlu/yellowjacket#159 2026-08-20 19:46:36 +00:00
wails3 task android:run:device uninstalls the released app (and the user's library) to install a differently-id'd build
logan created pull request yonlu/yellowjacket#163 2026-08-20 19:34:36 +00:00
Android: install and launch the package the APK declares
logan pushed to fix/159-android-task-app-id at yonlu/yellowjacket 2026-08-20 18:35:40 +00:00
998ce75fb6 docs(android): the identity is read back, not declared twice
4b392cb4c4 fix(android): point the emulator script at the built APK's id
8d2109b87e fix(android): install and launch the package the APK declares
Compare 3 commits »