LocationPrivacy: remove Summary/Description, use upstream versions

This commit is contained in:
Hans-Christoph Steiner 2019-02-25 14:18:31 +01:00
parent e5447196a2
commit 86024608fa
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA

View file

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