diff --git a/OpenKeychain/src/main/AndroidManifest.xml b/OpenKeychain/src/main/AndroidManifest.xml index 6bc61460a..6c3aabeef 100644 --- a/OpenKeychain/src/main/AndroidManifest.xml +++ b/OpenKeychain/src/main/AndroidManifest.xml @@ -15,7 +15,7 @@ Association of file types to Keychain ===================================== General remarks about file ending conventions: - - *.gpg for binary files + - *.gpg,*.pgp for binary files - *.asc for ascii armored files The actual content can be anything. The file ending only shows if it is binary or ascii encoded. @@ -148,8 +148,7 @@ android:name="android.support.PARENT_ACTIVITY" android:value=".ui.MainActivity" /> - - + @@ -181,8 +180,7 @@ android:name="android.support.PARENT_ACTIVITY" android:value=".ui.MainActivity" /> - - + @@ -208,8 +206,7 @@ android:name="android.support.PARENT_ACTIVITY" android:value=".ui.MainActivity" /> - - + @@ -235,7 +232,7 @@ android:name="android.support.PARENT_ACTIVITY" android:value=".ui.MainActivity" /> - + @@ -255,9 +252,14 @@ + + + - - + @@ -290,7 +292,7 @@ - + @@ -352,7 +354,7 @@ - + @@ -516,7 +518,7 @@ - + @@ -578,7 +580,7 @@ - + @@ -641,7 +643,6 @@ -