From 47f463122392963d81c3e12c7ffbb0443bead6ce Mon Sep 17 00:00:00 2001 From: cyberta Date: Fri, 31 Jan 2020 17:59:46 -0600 Subject: add UI in navigation drawer to enable/disable ipv6 firewall and to show/hide experimental features --- app/src/main/res/layout/f_drawer_main.xml | 41 +++++++++++++++++++++++++------ app/src/main/res/values/strings.xml | 7 ++++-- 2 files changed, 39 insertions(+), 9 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/f_drawer_main.xml b/app/src/main/res/layout/f_drawer_main.xml index 505bd714..191d547f 100644 --- a/app/src/main/res/layout/f_drawer_main.xml +++ b/app/src/main/res/layout/f_drawer_main.xml @@ -88,29 +88,56 @@ android:visibility="gone" /> - + + + + Always-on VPN Open Android System Settings VPN Hotspot - Share your VPN - Please make sure that you have enabled tethering in the %s first! + Firewall + Requires root permissions + Show experimental options + Hide experimental options + Please make sure to enable tethering in the %s first! system settings Share your VPN with other devices via: Wifi hotspot -- cgit v1.2.3