mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Add a "Screen security" option that determines whether FLAG_SECURE is set
This commit is contained in:
parent
4b9ec0cc9c
commit
9b6da0d3e3
7 changed files with 37 additions and 27 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue