diff --git a/packages/apps/Settings/0001-Global-VPN-feature-2-2.patch b/packages/apps/Settings/0001-Global-VPN-feature-2-2.patch index 1923877..cf646b4 100644 --- a/packages/apps/Settings/0001-Global-VPN-feature-2-2.patch +++ b/packages/apps/Settings/0001-Global-VPN-feature-2-2.patch @@ -1,4 +1,4 @@ -From 16c9311e41992ddd8d0bfb5a340cedbf001e3413 Mon Sep 17 00:00:00 2001 +From a70d53f488f7cfc9e5296df4fbc23e1c8a3955b3 Mon Sep 17 00:00:00 2001 From: Oliver Scott Date: Thu, 8 Jul 2021 10:40:49 -0400 Subject: [PATCH] Global VPN feature [2/2] @@ -9,19 +9,20 @@ Subject: [PATCH] Global VPN feature [2/2] Change-Id: Ic3b79beb635afe03642fce9473bc481239166566 Signed-off-by: Mohammad Hasan Keramat J --- - res/values/strings.xml | 5 ++ + res/values/strings.xml | 6 +++ res/xml/vpn_app_management.xml | 6 +++ .../settings/vpn2/AppManagementFragment.java | 48 ++++++++++++++++++- - 3 files changed, 58 insertions(+), 1 deletion(-) + 3 files changed, 59 insertions(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml -index 28b35b3fcf..29ca3882e9 100644 +index fa79cbbb33..d14a25abd1 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml -@@ -14457,4 +14457,9 @@ - - QR code isn\u0027t a valid format +@@ -12129,4 +12129,10 @@ + + "This app can only be opened in 1 window" ++ + + Global VPN + Force all traffic on the device through this VPN, including work profile and other users. @@ -29,12 +30,12 @@ index 28b35b3fcf..29ca3882e9 100644 + You need to disable all active VPN connections first to enable this diff --git a/res/xml/vpn_app_management.xml b/res/xml/vpn_app_management.xml -index adc441d846..e00f23ccfa 100644 +index dffbbbe311..93df378fd7 100644 --- a/res/xml/vpn_app_management.xml +++ b/res/xml/vpn_app_management.xml -@@ -31,6 +31,12 @@ +@@ -23,6 +23,12 @@ + android:key="version" android:selectable="false"/> - --> + +