vpnhide/docs
okhsunrog e2a66ecd07 feat(lsposed): stop flagging uncoverable detection vectors as errors
An "unowned" leak — a detection vector no active backend can cover on this
device — no longer raises a dashboard warning or the Issues count, and no
longer renders as a red leak in the detailed diagnostics.

When the active backend hides everything it owns, the dashboard reads
Protected / 0 issues. Uncovered vectors are shown neutrally ("not covered")
in a separate group of the per-check breakdown, so the residual surface stays
honest without reading as a module failure the user cannot act on.

- DashboardData: drop the unowned-leak clause from the warning banner
- DiagnosticsScreen: build the canonical DiagnosticReport (per-check `owned`)
  and render uncovered native leaks in a neutral bucket + separate section
- DashboardState carries installedOptionalHooks so the screen can rebuild it
2026-08-15 19:40:36 +03:00
..
adb-root-debugging.md Upgrade diagnostic captures (#227) 2026-07-02 16:25:53 +03:00
changelog.md fix(scripts): CHANGELOG.md at release time + Markdown fragments 2026-04-19 21:57:34 +03:00
detection-vectors.md fix(kpm): hide ioctl(SIOCGIFINDEX) interface-index probes 2026-08-14 06:31:51 +03:00
development.md Upgrade diagnostic captures (#227) 2026-07-02 16:25:53 +03:00
diagnostics.md feat(lsposed): stop flagging uncoverable detection vectors as errors 2026-08-15 19:40:36 +03:00
limits.md feat(kpm): add optional filesystem path hiding 2026-08-13 16:24:07 +03:00
lsposed-hook-debugging.md docs: hook binder.javaClass directly (name-resolution can hit a parent-loader copy) 2026-07-05 14:53:32 +03:00
protocol.md feat(zygisk): add best-effort filesystem path hiding 2026-08-13 22:53:05 +03:00
releasing.md build: align native cdylib on 16 KiB; unify kmod/zygisk build scripts 2026-04-26 23:26:30 +03:00
ROADMAP.md Upgrade diagnostic captures (#227) 2026-07-02 16:25:53 +03:00
state.md feat(zygisk): add best-effort filesystem path hiding 2026-08-13 22:53:05 +03:00
storage.md feat(zygisk): add best-effort filesystem path hiding 2026-08-13 22:53:05 +03:00