Refer to F-Droid build of UnifiedNlp instead of upstream URL in the backends' descriptions

This commit is contained in:
أحمد المحمودي (Ahmed El-Mahmoudy) 2015-01-03 06:47:18 +02:00
parent 73d89d9ab3
commit 9c423f7e30
6 changed files with 9 additions and 9 deletions

View file

@ -8,8 +8,8 @@ Name:LocalGsmNlpBackend
Auto Name:GSM Location Backend
Summary:UnifiedNlp location provider (local GSM database)
Description:
[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend
that uses local GSM data to resolve user location.
[[com.google.android.gms]] backend that uses local GSM data to resolve user
location.
A facility in the setting menu allows you to create a database using data from
[http://opencellid.org OpenCellId] and/or [https://location.services.mozilla.com Mozilla Location Services]

View file

@ -8,8 +8,8 @@ Name:LocalWifiNlpBackend
Auto Name:WiFi Backend
Summary:UnifiedNlp location provider (local WiFi database)
Description:
[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend
that uses locally acquired WiFi AP data to resolve user location.
[[com.google.android.gms]] backend that uses locally acquired WiFi AP data to
resolve user location.
This backend consists of two parts sharing a common database. One part
passively monitors the GPS. If the GPS has acquired and has a good position

View file

@ -8,7 +8,7 @@ Auto Name:GSMLocationBackend
Name:GSMLocationNlpBackend
Summary:UnifiedNlp location provider (OpenCellID)
Description:
[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend that uses [http://opencellid.org OpenCellID].
[[com.google.android.gms]] backend that uses [http://opencellid.org OpenCellID].
Location calculation is done onboard and works without network connectivity.
The cell-tower based lookup for your current location is implemented via a

View file

@ -8,7 +8,7 @@ Issue Tracker:https://github.com/microg/AppleWifiNlpBackend/issues
Auto Name:AppleWifiNlpBackend
Summary:UnifiedNlp location provider (Apple WiFi)
Description:
[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend that uses Apple's service to resolve WiFi locations.
[[com.google.android.gms]] backend that uses Apple's service to resolve WiFi locations.
Location calculation is done onboard and wifi locations are cached to minimize data usage.
.

View file

@ -8,8 +8,8 @@ Name:NominatimNlpBackend
Auto Name:NominatimGeocoderBackend
Summary:UnifiedNlp geocoding provider (MapQuest Nominatim)
Description:
[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend
that uses MapQuest's Nominatim service (based on OpenStreeMap) for geocoding.
[[com.google.android.gms]] backend that uses MapQuest's Nominatim service
(based on OpenStreeMap) for geocoding.
.
Repo Type:git

View file

@ -8,7 +8,7 @@ Name:OpenWlanMapNlpBackend
Auto Name:OpenWlanMapNlpBackend
Summary:UnifiedNlp location provider (OpenWLANMap)
Description:
[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend that uses [http://www.openwlanmap.org OpenWlanMap].
[[com.google.android.gms]] backend that uses [http://www.openwlanmap.org OpenWlanMap].
Location calculation is done online and therefor requires internet connection.