From e634fb793231e6e015d81b921a980f9b49a3deeb Mon Sep 17 00:00:00 2001 From: AppDevForAll Date: Fri, 3 Jul 2026 23:27:18 -0600 Subject: [PATCH] ADFA-4553 (slice 2b): remove the tunnel/SOCKS layout, strings and colors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Final slice. The Java that referenced these was removed in slice 2, so this is an atomic resource-only removal (layout + its string/color references together). - fragment_usage.xml: removed the Control button, control_description, the dash_tunnel dashboard tile (+ led_tunnel + tunnel label), and the SOCKS fields (addr/port in config, udp_addr/user/pass in advanced). All were visibility=gone. - values*/strings.xml (6 locales): removed control_enable, control_disable, vpn_description, vpn_starting, vpn_stopping, tunnel, socks_addr, socks_port, socks_udp_addr, socks_user, socks_pass. - values/colors.xml: removed btn_vpn_on/off/on_dim/off_dim. No visible/behaviour change (all removed views were already hidden). XML verified well-formed; no remaining reference to any removed id/string/color across res + java. lint-baseline.xml still has stale 'vpn/socks' entries (a filter, not a gate) — can be regenerated separately. --- .../src/main/res/layout/fragment_usage.xml | 128 ------------------ .../app/src/main/res/values-es/strings.xml | 11 -- .../app/src/main/res/values-fr/strings.xml | 11 -- .../app/src/main/res/values-hi/strings.xml | 11 -- .../app/src/main/res/values-pt/strings.xml | 11 -- .../src/main/res/values-ru-rRU/strings.xml | 11 -- controller/app/src/main/res/values/colors.xml | 4 - .../app/src/main/res/values/strings.xml | 11 -- 8 files changed, 198 deletions(-) diff --git a/controller/app/src/main/res/layout/fragment_usage.xml b/controller/app/src/main/res/layout/fragment_usage.xml index d9678e59..a3ba9306 100644 --- a/controller/app/src/main/res/layout/fragment_usage.xml +++ b/controller/app/src/main/res/layout/fragment_usage.xml @@ -74,60 +74,8 @@ android:textStyle="bold" /> - - - - - - -