Bug Fixes
- WebUI engine detector (
_c()inwebui/assets/index-migrated.min.js) scans/data/adb/modules/*/module.propforname=TEESimulator*before falling back to the daemon nice-name and module.prop lookups. Fixes TEESimulator-rs forks displaying as upstreamTEESimulatoron the badge. - Save toast pill anchored at
bottom-inset + 8pxwith 11px font and 13px icon.pointer-events:noneretained in the.showstate so taps pass through to the package list. Default duration reduced to 1200ms. - Card-body taps trigger autosave. Programmatic
md-checkbox.checkedtoggles do not dispatchchange, so a sibling click listener on.card[data-package]callsscheduleFlush()directly. Coalesced with the existing change-event path viasaveScheduled.