From 552b4828af4cf09d713a68146f96b83e2c6a91ed Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 9 Nov 2020 12:13:00 +0100 Subject: [PATCH] Added hint text --- .../res/layout/fragment_options_connection.xml | 14 +++++++++++++- app/src/main/res/values/strings.xml | 1 + 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_options_connection.xml b/app/src/main/res/layout/fragment_options_connection.xml index 0eb185bccf..cf4e07e228 100644 --- a/app/src/main/res/layout/fragment_options_connection.xml +++ b/app/src/main/res/layout/fragment_options_connection.xml @@ -207,6 +207,18 @@ app:layout_constraintTop_toBottomOf="@id/swPreferIp4" app:switchPadding="12dp" /> + + Metered connections are generally mobile connections or paid Wi-Fi hotspots Disabling this option will disable receiving and sending messages on mobile internet connections Assuming no roaming within the EU + Enabling this can cause connection problems on some devices The read/write timeout will be set to the double of the connection timeout. Higher values will result in more battery use. Enabling this will disable weak SSL protocols and ciphers, which can lead to connection problems Messages headers will always be fetched when roaming. You can use the device\'s roaming setting to disable internet while roaming.