Explicitly set domain for external link handling.
And revert change: let ElementCallActivity handle again `call.element.io` links.
This commit is contained in:
parent
86838e7277
commit
6e7bbd6972
4 changed files with 11 additions and 43 deletions
|
|
@ -84,7 +84,9 @@
|
|||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
|
||||
<data android:scheme="https" />
|
||||
<data android:host="*.element.io" />
|
||||
<data android:host="app.element.io" />
|
||||
<data android:host="develop.element.io" />
|
||||
<data android:host="staging.element.io" />
|
||||
</intent-filter>
|
||||
<!--
|
||||
matrix.to links
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue