Tower Collector app update

This commit is contained in:
Adam Zamojski 2018-12-15 16:35:49 +00:00 committed by relan
parent 7f13ba24c5
commit 8cc7a9ee11

View file

@ -8,29 +8,40 @@ IssueTracker: https://github.com/zamojski/TowerCollector/issues
Changelog: https://github.com/zamojski/TowerCollector/releases Changelog: https://github.com/zamojski/TowerCollector/releases
AutoName: Tower Collector AutoName: Tower Collector
Summary: Join the OpenCellID community and collect cell towers' locations from your Summary: Join the community and collect cell towers locations from your area
area
Description: |- Description: |-
This app collects GPS locations of GSM/UMTS/LTE/CDMA cell towers Tower Collector gives you opportunity to contribute in OpenCellID.org and
and sends them to [https://opencellid.org/ OpenCellID.org] database. It is Mozilla Location Services projects by uploading GPS locations of
designed to help map the extent of mobile phone network coverage. It is GSM/UMTS/LTE/CDMA cell towers from your area. The measurements help map
also possible to collect measurements for private purposes and export them the extent of mobile phone network coverage. You can use the app to collect
to CSV or GPX files. data for personal purposes and export them to CSV or GPX files.
Some features: Some features:
* specially optimized GPS parameters to reduce battery drain * 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 * export to SD card as CSV or GPX
* ad-free, forever! * ad-free, forever!
The OpenCellID.org project goal is to create a worldwide open source The OpenCellID.org project goal is to create a worldwide open source
database of mobile cell locations. Tower Collector gives you opportunity to 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 your area. Collected data can be used to quickly locate devices without
enabling GPS. 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 Please help me translate it to other languages, visit
[http://i18n.zamojski.info/ i18n.zamojski.info] [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 RepoType: git
Repo: https://github.com/zamojski/TowerCollector Repo: https://github.com/zamojski/TowerCollector
@ -90,7 +101,6 @@ Builds:
subdir: app subdir: app
gradle: gradle:
- productionFdroid - productionFdroid
prebuild: sed -i -e '/versionNameSuffix/d' build.gradle
AutoUpdateMode: Version %v AutoUpdateMode: Version %v
UpdateCheckMode: Tags UpdateCheckMode: Tags