Merge branch 'update-200' into 'master'

Tower Collector app update

See merge request fdroid/fdroiddata!4074
This commit is contained in:
relan 2018-12-15 16:35:49 +00:00
commit 9fbbb34ecd

View file

@ -8,29 +8,40 @@ IssueTracker: https://github.com/zamojski/TowerCollector/issues
Changelog: https://github.com/zamojski/TowerCollector/releases
AutoName: Tower Collector
Summary: Join the OpenCellID community and collect cell towers' locations from your
area
Summary: Join the community and collect cell towers locations from your area
Description: |-
This app collects GPS locations of GSM/UMTS/LTE/CDMA cell towers
and sends them to [https://opencellid.org/ OpenCellID.org] database. It is
designed to help map the extent of mobile phone network coverage. It is
also possible to collect measurements for private purposes and export them
to CSV or GPX files.
Tower Collector gives you opportunity to contribute in OpenCellID.org and
Mozilla Location Services projects by uploading GPS locations of
GSM/UMTS/LTE/CDMA cell towers from your area. The measurements help map
the extent of mobile phone network coverage. You can use the app to collect
data for personal purposes and export them to CSV or GPX files.
Some features:
* specially optimized GPS parameters to reduce battery drain
* upload to OpenCellID.org project
* upload to OpenCellID.org and Mozilla Location Services (MLS) projects
* export to SD card as CSV or GPX
* ad-free, forever!
The OpenCellID.org project goal is to create a worldwide open source
database of mobile cell locations. Tower Collector gives you opportunity to
contribute in OpenCellID project by uploading cell towers' locations from
contribute in OpenCellID project by uploading cell towers locations from
your area. Collected data can be used to quickly locate devices without
enabling GPS.
Mozilla Location Services (MLS) is an open source project, aiming to create
a worldwide database of wireless network infrastructure identifiers (cell
towers, WiFi access points, Bluetooth beacons) correlated with GPS
locations. Aggregated cell location set is available under the public
domain "Creative Commons (CC-0)" license.
Please help me translate it to other languages, visit
[http://i18n.zamojski.info/ i18n.zamojski.info]
This application does not collect, store or send any information which can
be used to directly identify user, device which is being used or any other
personal information.
BUG REPORTS AND FEATURE REQUEST VIA EMAIL OR GITHUB ISSUES PLEASE.
RepoType: git
Repo: https://github.com/zamojski/TowerCollector
@ -90,7 +101,6 @@ Builds:
subdir: app
gradle:
- productionFdroid
prebuild: sed -i -e '/versionNameSuffix/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags