From da2afaab4d78ca8d1cb06aecdca00528ff131809 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 26 Nov 2018 14:36:02 +0100 Subject: [PATCH] Location Map Viewer: Fix displaying HTML We don't parse HTML entities here --- metadata/de.k3b.android.locationMapViewer.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/de.k3b.android.locationMapViewer.txt b/metadata/de.k3b.android.locationMapViewer.txt index 9771057070..4706c4a6f5 100644 --- a/metadata/de.k3b.android.locationMapViewer.txt +++ b/metadata/de.k3b.android.locationMapViewer.txt @@ -15,8 +15,8 @@ geodata has been downloaded and cached. Other Android apps can use LocationMapViewer through an [https://github.com/k3b/LocationMapViewer/blob/HEAD/geoIntentDemo/src/main/java/de/k3b/android/locationMapViewer/demo/GeoIntentDemoActivity.java -Intent interface] or through html links like [geo:0,0?q=53.0,8.0(Hello)] (<a -href="geo:0,0?q=53.0,8.0(Hello)">geo:0,0?q=53.0,8.0(Hello)</a>) +Intent interface] or through html links like [geo:0,0?q=53.0,8.0(Hello)] (geo:0,0?q=53.0,8.0(Hello)) Required Android Permissions: