From 769570265e37d5fdc42e20550c0ad8a42f93dbf3 Mon Sep 17 00:00:00 2001 From: Beanstown Date: Tue, 29 Sep 2020 17:40:51 +0000 Subject: [PATCH] Cherish:Fingerprint authentication vibration [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/drawable/ic_battery_info.xml | 7 +++++++ res/values/cherish_strings.xml | 7 +++++++ res/xml/cherish_settings_lockscreen.xml | 16 ++++++++++++++++ 3 files changed, 30 insertions(+) create mode 100644 res/drawable/ic_battery_info.xml diff --git a/res/drawable/ic_battery_info.xml b/res/drawable/ic_battery_info.xml new file mode 100644 index 0000000..5157ae6 --- /dev/null +++ b/res/drawable/ic_battery_info.xml @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 26fb572..4e86161 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -218,4 +218,11 @@ Lockscreen charging info Display negociated charger max current and voltage and battery temperature on lockscreen while charging + + + Fingerprint authentication vibration + Vibrate on successful fingerprint authentication + Fingerprint error vibration + Vibrate on error fingerprint authentication + diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index dab4bfe..19f34bf 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -20,10 +20,25 @@ + + + + +