From e43f47cf7af47cc491aaaa23ef93bfde0b8e65b5 Mon Sep 17 00:00:00 2001 From: mydongistiny Date: Sun, 14 Oct 2018 17:06:25 +0530 Subject: [PATCH] Weather: Add switches to show city/temp on lockscreen [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 6 ++++++ res/xml/omnijaws_settings.xml | 12 ++++++++++++ 2 files changed, 18 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index e2f4cd5..d58438c 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -838,4 +838,10 @@ Pixel animation Toggle home button animation + + Show city name + Show name of current city on left of image + Show temperature + Show current city temperature on right of image + diff --git a/res/xml/omnijaws_settings.xml b/res/xml/omnijaws_settings.xml index 2c24a0f..71d724c 100644 --- a/res/xml/omnijaws_settings.xml +++ b/res/xml/omnijaws_settings.xml @@ -36,4 +36,16 @@ android:icon="@drawable/ic_info_outline_24dp" android:persistent="false" android:summary="@string/weather_icon_pack_info_title" /> + + + +