Also open https links to apps
This commit is contained in:
parent
6bfcb338d4
commit
3ea7226330
@ -75,6 +75,8 @@
|
||||
|
||||
<data android:scheme="http" android:host="f-droid.org"
|
||||
android:pathPrefix="/app" />
|
||||
<data android:scheme="https" android:host="f-droid.org"
|
||||
android:pathPrefix="/app" />
|
||||
</intent-filter>
|
||||
<meta-data
|
||||
android:name="android.support.PARENT_ACTIVITY"
|
||||
|
Loading…
x
Reference in New Issue
Block a user