From 921eeb1035e511d0a846ab70bf29a47943f37539 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Rebelo?= Date: Mon, 8 Jul 2024 21:34:07 +0100 Subject: [PATCH] Sleep as Android: Add proprietary app warning --- app/src/main/res/values/strings.xml | 1 + app/src/main/res/xml/sleepasandroid_preferences.xml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 785e57fe7..611963c80 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -192,6 +192,7 @@ Make sure that the device %s is connected Settings + This feature requires the installation of a proprietary app General settings Other System diff --git a/app/src/main/res/xml/sleepasandroid_preferences.xml b/app/src/main/res/xml/sleepasandroid_preferences.xml index f75338f86..238192a5b 100644 --- a/app/src/main/res/xml/sleepasandroid_preferences.xml +++ b/app/src/main/res/xml/sleepasandroid_preferences.xml @@ -1,6 +1,11 @@ + +