mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-01 09:36:04 +01:00
51 lines
1.5 KiB
YAML
51 lines
1.5 KiB
YAML
Categories:
|
|
- Navigation
|
|
License: CC-BY-SA-4.0
|
|
AuthorName: Rene Treffer
|
|
AuthorEmail: treffer+github@measite.de
|
|
SourceCode: https://github.com/rtreffer/LocalGSMLocationProvider
|
|
IssueTracker: https://github.com/rtreffer/LocalGSMLocationProvider/issues
|
|
|
|
Name: GSMLocationNlpBackend
|
|
AutoName: GSMLocationBackend
|
|
Description: |-
|
|
https://f-droid.org/packages/com.google.android.gms backend that uses <a href="http://opencellid.org">OpenCellID</a>.
|
|
|
|
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 <a href="http://opencellid.org">OpenCellID</a>.
|
|
|
|
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.
|
|
|
|
https://f-droid.org/packages/de.enaikoon.android.keypadmapper3 can be used to gather cell information for
|
|
OpenCellID.
|
|
|
|
<b>Warning:</b> This app drains battery and seems no longer maintained.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/rtreffer/LocalGSMLocationProvider.git
|
|
|
|
Builds:
|
|
- versionName: 0.0.1.3
|
|
versionCode: 13
|
|
commit: v0.0.1.3
|
|
srclibs:
|
|
- UnifiedNlpApi@v1.0.0
|
|
target: android-19
|
|
|
|
- versionName: 0.0.1.4
|
|
versionCode: 14
|
|
commit: v0.0.1.4
|
|
srclibs:
|
|
- UnifiedNlpApi@v1.0.0
|
|
rm:
|
|
- libs
|
|
target: android-19
|
|
|
|
ArchivePolicy: 0
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 0.0.1.4
|
|
CurrentVersionCode: 14
|