vpnhide/update-json
okhsunrog ab7ccdbb82
Some checks are pending
CI / lint (push) Waiting to run
CI / kmod (android12-5.10) (push) Waiting to run
CI / kmod (android13-5.10) (push) Waiting to run
CI / kmod (android13-5.15) (push) Waiting to run
CI / kmod (android14-5.15) (push) Waiting to run
CI / kmod (android14-6.1) (push) Waiting to run
CI / kmod (android15-6.6) (push) Waiting to run
CI / kmod (android16-6.12) (push) Waiting to run
CI / zygisk (push) Waiting to run
CI / lsposed (push) Waiting to run
CI / portshide (push) Waiting to run
CI / release (push) Blocked by required conditions
fix(lsposed): remove Kmod load trace UI section
The Diagnostics screen rendered a raw key=value dump of
/data/adb/vpnhide_kmod/load_status + load_dmesg as a monospace blob,
asking users to "share this block" for bug reports. The same data is
already (a) parsed into proper Dashboard issue cards (wrong-variant
kmod, missing kretprobes, etc.) and (b) bundled into the Collect debug
log zip, so the on-screen dump was redundant and ugly.

- Drop KmodLoadTraceCard composable + its loader and state
- Drop diag_kmod_load_trace_{title,description} from EN+RU
- Repoint dashboard_issue_kmod_load_failed at "Collect debug log"
  instead of the now-deleted trace section
- Edit changelog.json history[0] for v0.7.0 to drop the trace mention
  and regenerate CHANGELOG.md + update-json/changelog.md
2026-04-20 03:34:31 +03:00
..
changelog.md fix(lsposed): remove Kmod load trace UI section 2026-04-20 03:34:31 +03:00
update-kmod-android12-5.10.json chore: update-json for v0.7.0 2026-04-20 03:01:52 +03:00
update-kmod-android13-5.10.json chore: update-json for v0.7.0 2026-04-20 03:01:52 +03:00
update-kmod-android13-5.15.json chore: update-json for v0.7.0 2026-04-20 03:01:52 +03:00
update-kmod-android14-5.15.json chore: update-json for v0.7.0 2026-04-20 03:01:52 +03:00
update-kmod-android14-6.1.json chore: update-json for v0.7.0 2026-04-20 03:01:52 +03:00
update-kmod-android15-6.6.json chore: update-json for v0.7.0 2026-04-20 03:01:52 +03:00
update-kmod-android16-6.12.json chore: update-json for v0.7.0 2026-04-20 03:01:52 +03:00
update-ports.json chore: update-json for v0.7.0 2026-04-20 03:01:52 +03:00
update-zygisk.json chore: update-json for v0.7.0 2026-04-20 03:01:52 +03:00