From 9353b6cecb8c40712763e6662515c9615150f175 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 13 Jul 2020 12:23:01 +0200 Subject: [PATCH] Add informative text to "Weather" setting Fix #1914. --- app/src/main/res/values/strings.xml | 3 ++- app/src/main/res/xml/preferences.xml | 7 ++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 4d8e626f8..5b3852821 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -123,7 +123,8 @@ Hide number but display name Hide name and number Weather - Weather location (CM/LOS) + Weather location (for LineageOS weather provider) + Used for the LineageOS weather provider, other Android versions need to use an app like Weather notification. Find more information in the Gadgetbridge wiki. Blacklist Apps Blacklist Calendars Canned messages diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 5b8ea1e9e..c4a18b16a 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -87,11 +87,16 @@ - + + +