add debug actions activity (reachable from shortcuts)

This commit is contained in:
Vincent Breitmoser
2018-06-29 23:38:29 +02:00
parent 4a6e89a503
commit 016e7d68ee
6 changed files with 193 additions and 5 deletions

View File

@@ -108,6 +108,9 @@
<string name="btn_saved">"Saved!"</string>
<string name="btn_not_matching">"Not matching"</string>
<!-- Shortcut Strings -->
<string name="shortcut_debug">Debug Actions</string>
<!-- Content Description -->
<string name="cd_encrypt_files">"Encrypt files"</string>
<string name="cd_exchange_keys">"Exchange keys"</string>