Add a "Screen security" option that determines whether FLAG_SECURE is set

This commit is contained in:
Alexander Bakker 2018-05-11 19:33:20 +02:00
parent 4b9ec0cc9c
commit 9b6da0d3e3
7 changed files with 37 additions and 27 deletions

View file

@ -20,6 +20,8 @@
<string name="pref_import_summary">Import a database</string>
<string name="pref_export_title">Export</string>
<string name="pref_export_summary">Export the database</string>
<string name="pref_secure_screen_title">Screen security</string>
<string name="pref_secure_screen_summary">Block screenshots and other attempts to capture the screen within the app</string>
<string name="fingerprint_hint">Touch sensor</string>
<string name="fingerprint_not_recognized">Fingerprint not recognized. Try again</string>