From 047a55cbc5f73f9f79ecafb5ce2ac7bb9529ead3 Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Tue, 11 Feb 2025 02:35:10 +0900 Subject: [PATCH] Evolver: Add shortcut to configure Weather settings --- res/values/evolution_strings.xml | 14 +++++++++ res/xml/evolution_settings_lock_screen.xml | 35 ++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index 1fde001..32fb1bd 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -700,4 +700,18 @@ QS tile haptics intensity Qs fling haptics intensity Vibrate on touching QS tiles + + + Weather settings + Setup icon pack and weather service + Weather + Weather update + Display current weather update + Requires weather service to be enabled + Current location + Display current weather location + Current condition + Display current weather condition summary + Pixel style + Display weather as separate row diff --git a/res/xml/evolution_settings_lock_screen.xml b/res/xml/evolution_settings_lock_screen.xml index c600bd8..11507d7 100644 --- a/res/xml/evolution_settings_lock_screen.xml +++ b/res/xml/evolution_settings_lock_screen.xml @@ -64,6 +64,41 @@ android:fragment="org.evolution.settings.fragments.lockscreen.PulseSettings" /> + + + + + + + + + + + + + +