Releases: hoyyang/dsh-android-pane
Releases · hoyyang/dsh-android-pane
Release list
v0.1.2
Fixed
- B25 连接时频繁黑屏(静态屏看门狗误报 + 重连清屏):静态画面下编码器静默被误判为断流,每 ~15s 强制重连且重连清空画布 → 黑闪循环(9 天日志 86% 订阅寿命<30s)。修复:看门狗只在「收到视频帧却解不出」时重连,画面静止不再触发;重连保留上一帧画面。实测订阅寿命 14-23s → 306s+。
Install
dsh plugin add hoyyang/dsh-android-pane
sha256: 8ad2b94ed3fc7c8e0e8aff5d6a6e3a65e86433584b24eec556bc07d99231b5ce
dsh-android-pane v0.1.1
Install
dsh plugin add github:hoyyang/dsh-android-paneHighlights
- Self-healing styles (B24): header button / pane CSS recovers within milliseconds if removed or invalidated externally (head MutationObserver + 5s integrity sweep + mount sentinel, fail-loud); hot-reloaded style updates apply without a full page refresh via content-versioned upsert
- Slot order contract documented at the registration site (billing -2 / android-pane -1 / plan-board -0.5 / SLog 0 / delete 1) — kills the equal-order ping-pong class
Checksum
sha256: 391c4c887967f0157bdaf11358f942c4164928522d039f56ffb6300b44ddce56 dsh-external-dsh-android-pane-0.1.1.tgz
v0.1.0
First release.
Install
dsh plugin add github:hoyyang/dsh-android-paneHighlights
- Live Android device pane: scrcpy-server H.264 into the DSH web UI (WebCodecs, 30-60 fps on loopback), screenshot-polling fallback
- 10 agent tools: attach / act (auto-screenshot) / screen / uidump / record / ui (element-level) / debug (host-managed recording + logcat + timeline) / install_ime / devices / detach
- FLAG_SECURE awareness with a mitigation chain and readable UI-outline fallback
- Human + agent co-operation on one screen; session-isolated device leases; loopback-only streams
- Unified header button pill radius across collapsed/expanded states
Checksum
sha256: 21ee02caa81ef3e5954642208745e7ada286778f5093a98769ca846b5d1a6e32 dsh-external-dsh-android-pane-0.1.0.tgz