diff --git a/OpenKeychain/src/main/AndroidManifest.xml b/OpenKeychain/src/main/AndroidManifest.xml
index 52d85bb90..79b8dbb27 100644
--- a/OpenKeychain/src/main/AndroidManifest.xml
+++ b/OpenKeychain/src/main/AndroidManifest.xml
@@ -53,19 +53,32 @@
android:name="${applicationId}.WRITE_TEMPORARY_STORAGE"
android:protectionLevel="signature" />
-
-
-
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+ android:pathPrefix="/neo"
+ android:scheme="https" />
-
+ android:parentActivityName=".ui.ViewKeyActivity">
@@ -211,8 +222,8 @@
-
-
+
+
@@ -505,8 +516,7 @@
-
+
+ android:taskAffinity=":Nfc"
+ android:theme="@style/Theme.Keychain.Light.Dialog" />
+ android:label="@string/keyserver_sync_settings_title" />