Merge branch 'development' into keybase-proofs
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
android:layout_height="match_parent"
|
||||
android:dividerPadding="12dp"
|
||||
android:orientation="horizontal"
|
||||
android:divider="@drawable/abc_list_divider_holo_light"
|
||||
android:showDividers="end" >
|
||||
|
||||
<include layout="@layout/actionbar_include_done_button" />
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:dividerPadding="12dp"
|
||||
android:divider="@drawable/abc_list_divider_holo_light"
|
||||
android:orientation="horizontal"
|
||||
android:showDividers="middle">
|
||||
|
||||
|
||||
@@ -12,10 +12,10 @@ And don't add newlines before or after p tags because of transifex -->
|
||||
<h2>A wrong primary user id is shown when searching on a Keyserver</h2>
|
||||
<p>Unfortunately, this is a bug in the SKS Keyserver software. Its machine-readable output returns the user ids in an arbitrary order. Read the <a href="https://bitbucket.org/skskeyserver/sks-keyserver/issue/28/primary-uid-in-machine-readable-index">related bug report</a> for more information.</p>
|
||||
|
||||
<h2>How do I activate OpenKeychain in K9-Mail?</h2>
|
||||
<p>To use OpenKeychain with K9-Mail, you want to follow these steps:</p>
|
||||
<h2>How do I activate OpenKeychain in K-9 Mail?</h2>
|
||||
<p>To use OpenKeychain with K-9 Mail, you want to follow these steps:</p>
|
||||
<ol>
|
||||
<li>Open K9-Mail and long-tap on the account you want to use OpenKeychain with.</li>
|
||||
<li>Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.</li>
|
||||
<li>Select "Account settings" and scroll to the very bottom and click "Cryptography".</li>
|
||||
<li>Click on "OpenPGP Provider" and select OpenKeychain from the list.</li>
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user