mark our URLs as verified android app links, so the user doesn't get prompt to open

pull/28/head
geeksville 2020-04-15 18:39:01 -07:00
rodzic 9c157a52cc
commit 8dc0430368
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -105,7 +105,7 @@
an approximate example:
http://www.meshtastic.org/s/YXNkZnF3ZXJhc2RmcXdlcmFzZGZxd2Vy
-->
<intent-filter>
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />