Make fdroid.app: browsable too
This commit is contained in:
parent
a17a5edff2
commit
d22acac8a5
@ -54,6 +54,7 @@
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
|
||||
<data android:scheme="fdroid.app" />
|
||||
</intent-filter>
|
||||
|
Loading…
x
Reference in New Issue
Block a user