|
@@ -153,7 +153,7 @@
|
|
android:name="android.app.searchable"
|
|
android:name="android.app.searchable"
|
|
android:resource="@xml/users_and_groups_searchable" />
|
|
android:resource="@xml/users_and_groups_searchable" />
|
|
|
|
|
|
- <intent-filter>
|
|
|
|
|
|
+ <intent-filter android:autoVerify="true">
|
|
<action android:name="android.intent.action.VIEW" />
|
|
<action android:name="android.intent.action.VIEW" />
|
|
|
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
@@ -163,7 +163,7 @@
|
|
<data android:host="*" />
|
|
<data android:host="*" />
|
|
<data android:pathPattern="/f/..*" />
|
|
<data android:pathPattern="/f/..*" />
|
|
</intent-filter>
|
|
</intent-filter>
|
|
- <intent-filter>
|
|
|
|
|
|
+ <intent-filter android:autoVerify="true">
|
|
<action android:name="android.intent.action.VIEW" />
|
|
<action android:name="android.intent.action.VIEW" />
|
|
|
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
@@ -173,7 +173,7 @@
|
|
<data android:host="*" />
|
|
<data android:host="*" />
|
|
<data android:pathPattern="/..*/f/..*" />
|
|
<data android:pathPattern="/..*/f/..*" />
|
|
</intent-filter>
|
|
</intent-filter>
|
|
- <intent-filter>
|
|
|
|
|
|
+ <intent-filter android:autoVerify="true">
|
|
<action android:name="android.intent.action.VIEW" />
|
|
<action android:name="android.intent.action.VIEW" />
|
|
|
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
@@ -183,7 +183,7 @@
|
|
<data android:host="*" />
|
|
<data android:host="*" />
|
|
<data android:pathPattern="/..*/..*/f/..*" />
|
|
<data android:pathPattern="/..*/..*/f/..*" />
|
|
</intent-filter>
|
|
</intent-filter>
|
|
- <intent-filter>
|
|
|
|
|
|
+ <intent-filter android:autoVerify="true">
|
|
<action android:name="android.intent.action.VIEW" />
|
|
<action android:name="android.intent.action.VIEW" />
|
|
|
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
@@ -193,7 +193,7 @@
|
|
<data android:host="*" />
|
|
<data android:host="*" />
|
|
<data android:pathPattern="/..*/..*/..*/f/..*" />
|
|
<data android:pathPattern="/..*/..*/..*/f/..*" />
|
|
</intent-filter>
|
|
</intent-filter>
|
|
- <intent-filter>
|
|
|
|
|
|
+ <intent-filter android:autoVerify="true">
|
|
<action android:name="android.intent.action.VIEW" />
|
|
<action android:name="android.intent.action.VIEW" />
|
|
|
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
@@ -203,7 +203,7 @@
|
|
<data android:host="*" />
|
|
<data android:host="*" />
|
|
<data android:pathPattern="/f/..*" />
|
|
<data android:pathPattern="/f/..*" />
|
|
</intent-filter>
|
|
</intent-filter>
|
|
- <intent-filter>
|
|
|
|
|
|
+ <intent-filter android:autoVerify="true">
|
|
<action android:name="android.intent.action.VIEW" />
|
|
<action android:name="android.intent.action.VIEW" />
|
|
|
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
@@ -213,7 +213,7 @@
|
|
<data android:host="*" />
|
|
<data android:host="*" />
|
|
<data android:pathPattern="/..*/f/..*" />
|
|
<data android:pathPattern="/..*/f/..*" />
|
|
</intent-filter>
|
|
</intent-filter>
|
|
- <intent-filter>
|
|
|
|
|
|
+ <intent-filter android:autoVerify="true">
|
|
<action android:name="android.intent.action.VIEW" />
|
|
<action android:name="android.intent.action.VIEW" />
|
|
|
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
@@ -223,7 +223,7 @@
|
|
<data android:host="*" />
|
|
<data android:host="*" />
|
|
<data android:pathPattern="/..*/..*/f/..*" />
|
|
<data android:pathPattern="/..*/..*/f/..*" />
|
|
</intent-filter>
|
|
</intent-filter>
|
|
- <intent-filter>
|
|
|
|
|
|
+ <intent-filter android:autoVerify="true">
|
|
<action android:name="android.intent.action.VIEW" />
|
|
<action android:name="android.intent.action.VIEW" />
|
|
|
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
<category android:name="android.intent.category.DEFAULT" />
|