From f68485e6f00ebde3ee17b9ede9dceeff8f28170a Mon Sep 17 00:00:00 2001 From: vanous Date: Mon, 12 Aug 2019 23:05:55 +0200 Subject: [PATCH] Add Preferences and strins. Format Preferences. --- app/src/main/res/values/strings.xml | 14 +++++++++++--- app/src/main/res/xml/preferences.xml | 12 ++++++++++-- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1dbdca832..bf1c2d936 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -71,9 +71,6 @@ Reconnect automatically Preferred Audioplayer Default - Charts Settings - Enable left/right swipe in the charts activity - Show averages in the charts Date and Time Sync time Sync time to Gadgetbridge device when connecting, and when time or time zone changes on Android device @@ -509,9 +506,20 @@ Gender Height in cm Weight in kg + + + Charts Settings + Enable left/right swipe in the charts activity + Show averages in the charts Chart settings Max heart rate Min heart rate + Charts Range + Charts range is set to a Month + Charts range is set to a Week + Steps per month + Sleep per month + Authenticating Authentication required Zzz diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index a07f53dcc..10e0b6d29 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -157,8 +157,8 @@ android:maxLength="3" android:title="@string/activity_prefs_activetime_minutes" /> - - + + +