From 0adddef63a0b4820fa12856ec197dcf310e5eb03 Mon Sep 17 00:00:00 2001 From: Russel Yasol Date: Sat, 5 Oct 2024 08:58:15 +0800 Subject: [PATCH] added network pref and nr5g mode control functionalities --- www/about.html | 6 +- www/advance-settings.html | 17 +- www/bandlock.html | 6 +- www/cell-locking.html | 6 +- www/cell-scanner.html | 11 +- www/cell-settings.html | 432 +++++++++++++------------ www/cell-sms.html | 11 +- www/cgi-bin/apn-profile.sh | 153 +++++++++ www/cgi-bin/cell-settings.sh | 66 ++++ www/cgi-bin/fetch-apn-profiles.sh | 45 +++ www/cgi-bin/home_data.sh | 2 +- www/css/custom.css | 63 ++++ www/home.html | 6 +- www/js/cell-settings/apn-profile.js | 179 ++++++++++ www/js/cell-settings/fetch-settings.js | 309 ++++++++++++++++++ www/js/home/main.js | 75 +++-- www/js/utils/restart-connection.js | 4 +- 17 files changed, 1124 insertions(+), 267 deletions(-) create mode 100644 www/cgi-bin/apn-profile.sh create mode 100644 www/cgi-bin/cell-settings.sh create mode 100644 www/cgi-bin/fetch-apn-profiles.sh create mode 100644 www/js/cell-settings/apn-profile.js create mode 100644 www/js/cell-settings/fetch-settings.js diff --git a/www/about.html b/www/about.html index f559362..37a0e1d 100644 --- a/www/about.html +++ b/www/about.html @@ -63,12 +63,12 @@ diff --git a/www/advance-settings.html b/www/advance-settings.html index ccfdc95..8583b1d 100644 --- a/www/advance-settings.html +++ b/www/advance-settings.html @@ -66,12 +66,12 @@ @@ -255,7 +255,9 @@
- +

@@ -297,7 +301,8 @@

- Selecting a mode will apply immediately. Requires reboot. + Selecting a mode will apply immediately. Requires + reboot.

diff --git a/www/bandlock.html b/www/bandlock.html index 8e73c17..13325a2 100644 --- a/www/bandlock.html +++ b/www/bandlock.html @@ -63,12 +63,12 @@ diff --git a/www/cell-locking.html b/www/cell-locking.html index 3edb95f..9eba1c1 100644 --- a/www/cell-locking.html +++ b/www/cell-locking.html @@ -63,12 +63,12 @@ diff --git a/www/cell-scanner.html b/www/cell-scanner.html index 93da865..7912361 100644 --- a/www/cell-scanner.html +++ b/www/cell-scanner.html @@ -63,12 +63,12 @@ @@ -89,7 +89,10 @@