From 50abbb0d57c80cbcc6271e2a56db23afa78ed7cf Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 13 Jan 2015 12:02:02 +0100 Subject: [PATCH] consolidate IntentFilter for matching HTTP map URIs with no specific path This puts them all into a single to improve readability and reduce the number of IntentFilters used. This also adds some new domains: * maps.yandex.com * map.baidu.cn * map.baidu.com * wb.amap.com * www.amap.com --- OsmAnd/AndroidManifest.xml | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/OsmAnd/AndroidManifest.xml b/OsmAnd/AndroidManifest.xml index 67011aaf19..b9e6420487 100644 --- a/OsmAnd/AndroidManifest.xml +++ b/OsmAnd/AndroidManifest.xml @@ -181,10 +181,16 @@ - - - - + + + + + + + + + + @@ -196,17 +202,6 @@ - - - - - - - - - - -