Show keys with android contacts

This means to sync userid + keyid into contact storage. Android will merge them to normal contacts based on primary userid.
This commit is contained in:
mar-v-in
2014-06-05 23:22:21 +02:00
parent dc1e26f39c
commit 80e9998640
8 changed files with 119 additions and 11 deletions

View File

@@ -521,5 +521,6 @@
<string name="error_no_encrypt_subkey">No encryption subkey available!</string>
<string name="info_no_manual_account_creation">Do not create OpenKeychain-Accounts manually.
For more information, see Help.</string>
<string name="contact_show_key">Show key (%s)</string>
</resources>