From 37d72b13961b67a329d115291e3a182e3c14d8e3 Mon Sep 17 00:00:00 2001
From: pacien
Date: Mon, 2 Jan 2023 01:36:54 +0100
Subject: activity/start: add network trust warning header
The "prominent disclosure" is a new requirement for Google Play:
https://support.google.com/googleplay/android-developer/answer/12564964?hl=en
---
app/src/main/res/layout/start_network_list.xml | 7 ++++++-
app/src/main/res/values/strings.xml | 3 ++-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/app/src/main/res/layout/start_network_list.xml b/app/src/main/res/layout/start_network_list.xml
index 02a78d1..10083da 100644
--- a/app/src/main/res/layout/start_network_list.xml
+++ b/app/src/main/res/layout/start_network_list.xml
@@ -2,7 +2,7 @@
Configure
+ Traffic from this device will be partially or fully routed to and through the selected network in accordance with your configuration. Never connect to a tinc network which you do not trust.
Connect to network
Could not find any network configuration.
Starting VPNā¦
--
cgit v1.2.3