From 17a820028e3bc1e082d24b4f24b92625a43b562f Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sat, 16 Dec 2017 23:42:50 +0100 Subject: [PATCH] move weather to another screen --- app/src/main/res/values/strings.xml | 5 ++++- app/src/main/res/xml/preferences.xml | 8 +++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 96b5712f0..dbb455233 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -110,7 +110,8 @@ Hide number but display name Hide name and number - Weather location + Weather + Weather location (CM/LOS) Blacklist Apps Blacklist Calendars @@ -497,6 +498,7 @@ Open on phone Mute Reply + Firmware Invalid data Font @@ -505,6 +507,7 @@ GPS Error Correction Resources Watchface + Unknown Device Test Device Pebble diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 55f111cb3..bd1001eed 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -41,9 +41,11 @@ android:key="measurement_system" android:summary="%s" android:title="@string/pref_title_unit_system" /> - + + +