From 4884ed87c5932aee51a9018fbe08649436ce56b9 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 24 Aug 2014 23:21:27 +0200 Subject: [PATCH] GSMLocationBackend: Update description to match other UnifiedNlp backends --- metadata/org.gfd.gsmlocation.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/metadata/org.gfd.gsmlocation.txt b/metadata/org.gfd.gsmlocation.txt index 3cdcd93f35..28112c1b06 100644 --- a/metadata/org.gfd.gsmlocation.txt +++ b/metadata/org.gfd.gsmlocation.txt @@ -5,14 +5,18 @@ Source Code:https://github.com/rtreffer/LocalGSMLocationProvider Issue Tracker:https://github.com/rtreffer/LocalGSMLocationProvider/issues Auto Name:GSMLocationBackend -Summary:OpenCellID location provider for UnifiedNlp +Summary:UnifiedNlp location provider (OpenCellID) Description: -[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend -that implements a cell-tower based lookup for your current location. It ships a -binary cell database extracted from [http://opencellid.org OpenCellID] +[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] 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 +included binary cell database extracted from [http://opencellid.org OpenCellID]. + This "NetworkLocationProvider" works without network connectivity and will never post your data anywhere. You are thus encouraged to help OpenCellID to gather more cells in order to improve this project. + [[de.enaikoon.android.keypadmapper3]] can be used to gather cell information for OpenCellID. .