From 30f17b4791df4d9208745625569f201667b51f5d Mon Sep 17 00:00:00 2001 From: darken Date: Fri, 21 Aug 2026 09:46:25 +0200 Subject: [PATCH] fix(ui): Drop the removed monitor mode setting from the auto connect hint The auto connect description told users the toggle would set the monitor mode setting to 'Always'. That setting was removed in 5.1.6 and the mode is derived from profile state now, so the sentence pointed at a settings entry that no longer exists. The behaviour it described is unchanged: enabling auto connect still resolves to continuous monitoring. Base string only, so Crowdin flags the existing translations as outdated. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b033652b..dfe3a53b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -49,7 +49,7 @@ Minimum signal quality The minimum signal quality that a device needs to have to be considered yours. Auto connect - If Android does not automatically connect, we can ask it too. This will set the monitor mode setting to \'Always\'. + If Android does not automatically connect, we can ask it too. This keeps CAPod monitoring in the background at all times. Auto connect relies on a system feature that Android 12 and newer restricts. It may not work on your device. Auto connect condition When should we try to connect to your device?