From 3ebd26b0702c54e55e75115cef50899a2208f0ce Mon Sep 17 00:00:00 2001 From: Ido Ben-Hur Date: Thu, 6 Feb 2020 16:44:09 +0200 Subject: [PATCH] Cherish: Add custom charging info fonts [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 | 2 ++ res/xml/cherish_settings_lockscreen.xml | 11 +++++++++++ .../settings/fragments/LockScreenSettings.java | 15 +++++++++++++++ 3 files changed, 28 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 705c021..f27e249 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -216,6 +216,8 @@ Lockscreen charging info Display negociated charger max current and voltage and battery temperature on lockscreen while charging + Charging info font + Select charging info font Fingerprint authentication vibration diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 636c65e..e8df9b9 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -24,6 +24,17 @@ android:title="@string/lockscreen_battery_info_title" android:summary="@string/lockscreen_battery_info_summary" android:defaultValue="true" /> + +