GSMLocationBackend: Update description to match other UnifiedNlp backends

This commit is contained in:
Boris Kraut 2014-08-24 23:21:27 +02:00
parent 479384ade4
commit 4884ed87c5

View file

@ -5,14 +5,18 @@ Source Code:https://github.com/rtreffer/LocalGSMLocationProvider
Issue Tracker:https://github.com/rtreffer/LocalGSMLocationProvider/issues Issue Tracker:https://github.com/rtreffer/LocalGSMLocationProvider/issues
Auto Name:GSMLocationBackend Auto Name:GSMLocationBackend
Summary:OpenCellID location provider for UnifiedNlp Summary:UnifiedNlp location provider (OpenCellID)
Description: Description:
[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend [https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend that uses [http://opencellid.org OpenCellID].
that implements a cell-tower based lookup for your current location. It ships a
binary cell database extracted from [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
included binary cell database extracted from [http://opencellid.org OpenCellID].
This "NetworkLocationProvider" works without network connectivity and will This "NetworkLocationProvider" works without network connectivity and will
never post your data anywhere. You are thus encouraged to help OpenCellID to never post your data anywhere. You are thus encouraged to help OpenCellID to
gather more cells in order to improve this project. gather more cells in order to improve this project.
[[de.enaikoon.android.keypadmapper3]] can be used to gather cell information [[de.enaikoon.android.keypadmapper3]] can be used to gather cell information
for OpenCellID. for OpenCellID.
. .