fdroiddata/metadata/org.gfd.gsmlocation.yml
Hans-Christoph Steiner 04b2d7bda7
Restore proper license tags
The CC licenses are correct for those, since we have to list to the license
for APK, not pieces of the source repo. It is the license of the
combination of all the licenses of all the pieces put together. The most
restrictive license wins, in this regard.

https://gitlab.com/fdroid/fdroiddata/merge_requests/5623#note_226734466

This reverts 3/4 of changes in commit 07b3b8c33b.
2019-10-07 11:33:53 +02:00

49 lines
1.4 KiB
YAML

Categories:
- Navigation
License: CC-BY-SA-3.0
SourceCode: https://github.com/rtreffer/LocalGSMLocationProvider
IssueTracker: https://github.com/rtreffer/LocalGSMLocationProvider/issues
Name: GSMLocationNlpBackend
AutoName: GSMLocationBackend
Description: |-
[[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 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.
'''Warning:''' 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:
- 1:UnifiedNlpApi@v1.0.0
target: android-19
- versionName: 0.0.1.4
versionCode: 14
commit: v0.0.1.4
srclibs:
- 1:UnifiedNlpApi@v1.0.0
rm:
- libs
target: android-19
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 0.0.1.4
CurrentVersionCode: 14