From 984a4a7bf1d08c0d3143ea6d3ea637d7e674f0c2 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 1 May 2019 16:41:52 -0700 Subject: Add security settings for biometrics --- app/src/main/res/values/strings_pref_security.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 app/src/main/res/values/strings_pref_security.xml (limited to 'app/src/main/res/values/strings_pref_security.xml') diff --git a/app/src/main/res/values/strings_pref_security.xml b/app/src/main/res/values/strings_pref_security.xml new file mode 100644 index 00000000..5e0bcac3 --- /dev/null +++ b/app/src/main/res/values/strings_pref_security.xml @@ -0,0 +1,6 @@ + + + Security preferences help protect access to Frost from the UI. However, note that local data is not encrypted, and can still be accessed by rooted users. + Enable biometrics + Require biometric authentication after inactivity + \ No newline at end of file -- cgit v1.2.3