diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 44309af..26fb572 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -214,4 +214,8 @@ Accidental touch Prevent interaction with navigation buttons while the screen is being touched + + + Lockscreen charging info + Display negociated charger max current and voltage and battery temperature on lockscreen while charging diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 9a523c2..dab4bfe 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -18,6 +18,12 @@ android:title="@string/lockscreen_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + +