feat: switch to Preferences DataStore (#60)

This commit is contained in:
Ax333l
2023-07-15 11:52:12 +02:00
committed by GitHub
parent 5d3b963682
commit 879884a9fa
18 changed files with 299 additions and 192 deletions

View File

@@ -45,6 +45,7 @@
<string name="import_keystore_wrong_credentials">Wrong keystore credentials</string>
<string name="export_keystore">Export keystore</string>
<string name="export_keystore_description">Export the current keystore</string>
<string name="export_keystore_unavailable">No keystore to export</string>
<string name="regenerate_keystore">Regenerate keystore</string>
<string name="regenerate_keystore_description">Generate a new keystore</string>
<string name="regenerate_keystore_success">The keystore has been successfully replaced</string>