From 220ad4d18f8514079984c5875e5f42df510a6522 Mon Sep 17 00:00:00 2001 From: Josia Pietsch Date: Tue, 31 Dec 2024 00:28:06 +0100 Subject: [PATCH] warn about problems with device encryption when using an accessibility service --- app/src/main/res/values/strings.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e71203a..441b556 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -281,6 +281,9 @@ µLauncher will use those privileges only for locking the screen.
(You really should not trust a random app you just downloaded with such a claim, but you can check the source code.) +
+ On some devices, the screen lock will no longer be used for data encryption after activating an accessibility service. + This can be reactivated afterwards.



You can change your selection later in settings.