6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
32 lines
899 B
YAML
32 lines
899 B
YAML
Disabled: Abandoned project
|
|
Categories:
|
|
- Navigation
|
|
License: Apache-2.0
|
|
WebSite: http://signalcoverage-locked.rhcloud.com
|
|
SourceCode: https://github.com/locked-fg/signalcoverage
|
|
IssueTracker: https://github.com/locked-fg/signalcoverage/issues
|
|
|
|
AutoName: SignalCoverage
|
|
Summary: Log signal data and coordinates
|
|
Description: |-
|
|
Record signal data with GPS coordinates. You can export your data to CSV and KML
|
|
or upload to a server. Server part is available
|
|
[https://github.com/locked-fg/signalcoverage-server on github].
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/locked-fg/signalcoverage.git
|
|
|
|
Builds:
|
|
- versionName: 2.4.4
|
|
versionCode: 22
|
|
disable: jar lib - https://github.com/locked-fg/signalcoverage/issues/26
|
|
commit: v022-v2.4.4
|
|
subdir: SignalCoverageApp
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.4.4
|
|
CurrentVersionCode: 22
|