API fixes

This commit is contained in:
Dominik Schürmann
2014-09-07 18:59:56 +02:00
parent 857fc43873
commit ef30d842d8
4 changed files with 5 additions and 7 deletions

View File

@@ -151,9 +151,7 @@
<action android:name="org.sufficientlysecure.keychain.action.ENCRYPT_DATA" />
<category android:name="android.intent.category.DEFAULT" />
<data android:scheme="file" />
<data android:scheme="content" />
<data android:mimeType="*/*" />
</intent-filter>
<!-- Android's Send Action -->
<intent-filter android:label="@string/intent_send_encrypt">