[mobile] support for mission permalinks
This commit is contained in:
@ -60,6 +60,14 @@
|
||||
android:host="www.ingress.com"
|
||||
android:pathPrefix="/intel"
|
||||
android:scheme="http"/>
|
||||
<data
|
||||
android:host="www.ingress.com"
|
||||
android:pathPrefix="/mission/"
|
||||
android:scheme="https"/>
|
||||
<data
|
||||
android:host="www.ingress.com"
|
||||
android:pathPrefix="/mission/"
|
||||
android:scheme="http"/>
|
||||
</intent-filter>
|
||||
|
||||
<!-- Handles geo: URIs -->
|
||||
|
Reference in New Issue
Block a user