mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Add an activity to decrypt the database
This commit is contained in:
parent
53e86db187
commit
722ea50b68
12 changed files with 192 additions and 69 deletions
|
@ -39,6 +39,8 @@
|
|||
<string name="authentication_method_fingerprint">Fingerprint</string>
|
||||
<string name="authentication_method_fingerprint_description">This allows you to use the fingerprints registered on this device to open the app</string>
|
||||
<string name="authentication_method_set_password">Password</string>
|
||||
<string name="authentication_enter_password">Enter your password</string>
|
||||
<string name="authentication">Open the database</string>
|
||||
<string name="set_password">Please enter a password</string>
|
||||
<string name="set_password_confirm">Please confirm the password</string>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue