From 86024608fa823a70d7cfc1653902daccfcfdfd20 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 25 Feb 2019 14:18:31 +0100 Subject: [PATCH] LocationPrivacy: remove Summary/Description, use upstream versions --- metadata/info.guardianproject.locationprivacy.yml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/metadata/info.guardianproject.locationprivacy.yml b/metadata/info.guardianproject.locationprivacy.yml index 1c749e8c87..235e8baf58 100644 --- a/metadata/info.guardianproject.locationprivacy.yml +++ b/metadata/info.guardianproject.locationprivacy.yml @@ -13,21 +13,6 @@ LiberapayID: '33617' Bitcoin: 1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk AutoName: LocationPrivacy -Summary: Filter for various ways of sharing location -Description: |- - LocationPrivacy is not really app but rather a set of "Intent Filters" for all - of the various ways of sharing location. When you share location from one app, - LocationPrivacy offers itself as an option. It then recognizes insecure methods - of sharing location, and then converts them to more secure methods. This mostly - means that it rewrites URLs to use https, and even to use geo: URIs, which can - work on fully offline setups. LocationPrivacy mostly works by reading the - location information from the URL itself. For many URLs, LocationPrivacy must - actually load some of the webpage in order to get the location. - - LocationPrivacy can also serve as a way to redirect all location links to your - favorite mapping app. All map apps in Android can view geo: URIs, and - LocationPrivacy converts many kinds of links to geo: URIs, including: Google - Maps, OpenStreetMap, Amap, Baidu Map, QQ Map, Nokia HERE, Yandex Maps. RepoType: git Repo: https://github.com/guardianproject/LocationPrivacy.git