[mobile] support for mission permalinks

This commit is contained in:
fkloft
2015-04-13 20:55:58 +02:00
parent eba7d388a0
commit 90eb283f78
2 changed files with 18 additions and 3 deletions

View File

@ -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 -->