From bc5d46eccb0d791acc19f78236870a1c7266adcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Sat, 19 Sep 2026 22:56:48 +0300 Subject: [PATCH] ui: move Network simulation above the proactive log; drop the doc link from its text - the Network simulation fieldset now sits directly under the four Phone containers (Fetched proactive commands moves below it, taking the top margin) - the fieldset description no longer points at projects/UICC_NAA.md (the research note stays referenced in the help pages and README) - SW cache simple-v194 --- frontend/index.html | 12 ++++++------ frontend/sw.js | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 9e8e987..05fff78 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -940,12 +940,8 @@
- Fetched proactive commands: -
-
-
Network simulation -
Replays the write patterns a real phone performs on network-condition changes (EPS attach, service loss, roaming denial, 2G fallback, SMS delivery, cell-broadcast reconfiguration, AUTHENTICATE) - see projects/UICC_NAA.md. Only UPDATE BINARY/RECORD, ENVELOPE and AUTHENTICATE are sent; FPLMN and 5GS location files are never touched.
+
Replays the write patterns a real phone performs on network-condition changes (EPS attach, service loss, roaming denial, 2G fallback, SMS delivery, cell-broadcast reconfiguration, AUTHENTICATE). Only UPDATE BINARY/RECORD, ENVELOPE and AUTHENTICATE are sent; FPLMN and 5GS location files are never touched.
@@ -1030,6 +1026,10 @@
+
+ Fetched proactive commands: +
+