mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 09:03:56 +02:00
Enabled asset links GitHub version
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
<data android:host="email.faircode.eu" />
|
||||
</intent-filter>
|
||||
|
||||
<intent-filter android:autoVerify="false">
|
||||
<intent-filter android:autoVerify="true">
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
@@ -489,7 +489,7 @@
|
||||
android:resizeableActivity="true"
|
||||
android:taskAffinity="${applicationId}.SETUP"
|
||||
tools:node="replace">
|
||||
<intent-filter android:autoVerify="false">
|
||||
<intent-filter android:autoVerify="true">
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
||||
Reference in New Issue
Block a user