networkmonitor: convert to yml

This commit is contained in:
Marcus Hoffmann 2019-03-09 18:29:30 +01:00
parent 092314897f
commit 3ff053c74a
No known key found for this signature in database
GPG key ID: ACDF63BC43D5E530
2 changed files with 305 additions and 235 deletions

View file

@ -1,235 +0,0 @@
Categories:Connectivity
License:Apache-2.0
Web Site:
Source Code:https://github.com/caarmen/network-monitor
Issue Tracker:https://github.com/caarmen/network-monitor/issues
Changelog:https://github.com/caarmen/network-monitor/releases
Auto Name:Network Monitor
Summary:Check network connectivity
Description:
Network Monitor is a diagnostic tool which periodically tests your network
connection and logs the results to a database on the phone. It tests the
connection by retrieving the main Google page ([https://www.google.com]) in two
different ways:
* An HTTP connection (the type of connection used by the browser and other web apps)
* A basic socket connection (a type of connection used by other apps)
It also logs other information about your device and connection status, such as:
* The network type (WiFi, mobile/EDGE, mobile/HSPA, etc)
* The WiFi SSID or APN
* The device's location (latitude, longitude)
* The cell tower's ids
* The signal strength (from 0 to 4)
* Other information...
You can send yourself a report of the collected data, in several formats (Excel,
CSV, HTML, KML, the raw database). The report will also contain a summary of the
success rate of the connection tests, per cell tower and WiFi access point.
* WARNING: This app is a diagnostic/debugging app which may use a lot of battery and data.
.
Repo Type:git
Repo:https://github.com/caarmen/network-monitor.git
Build:1.18.1,11801
commit=netmon-1.18.1
subdir=networkmonitor
gradle=foss
Build:1.18.2,11802
commit=netmon-1.18.2
subdir=networkmonitor
gradle=foss
Build:1.18.3,11803
commit=netmon-1.18.3
subdir=networkmonitor
gradle=foss
Build:1.19.0,11900
commit=netmon-1.19.0
subdir=networkmonitor
gradle=foss
Build:1.20.0,12000
commit=netmon-1.20.0
subdir=networkmonitor
gradle=foss
Build:1.20.1,12001
commit=netmon-1.20.1
subdir=networkmonitor
gradle=foss
Build:1.21.0,12100
commit=netmon-1.21.0
subdir=networkmonitor
gradle=foss
prebuild=sed -i -e '/proprietaryCompile/d' build.gradle
Build:1.22.0,12200
commit=netmon-1.22.0
subdir=networkmonitor
gradle=foss
prebuild=sed -i -e '/proprietaryCompile/d' build.gradle
Build:1.22.1,12201
commit=netmon-1.22.1
subdir=networkmonitor
gradle=foss
Build:1.23.1,12301
commit=netmon-1.23.1
subdir=networkmonitor
gradle=foss
Build:1.24.0,12400
commit=netmon-1.24.0
subdir=networkmonitor
gradle=foss
Build:1.24.1,12401
commit=netmon-1.24.1
subdir=networkmonitor
gradle=foss
Build:1.24.2,12402
commit=netmon-1.24.2
subdir=networkmonitor
gradle=foss
Build:1.25.0,12500
commit=netmon-1.25.0
subdir=networkmonitor
gradle=foss
Build:1.25.1,12501
commit=netmon-1.25.1
subdir=networkmonitor
gradle=foss
Build:1.26.0,12600
commit=netmon-1.26.0
subdir=networkmonitor
gradle=foss
Build:1.26.1,12601
commit=netmon-1.26.1
subdir=networkmonitor
gradle=foss
Build:1.26.4,12604
commit=netmon-1.26.4
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.26.5,12605
commit=netmon-1.26.5
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.27.0,12700
commit=netmon-1.27.0
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.27.1,12701
commit=netmon-1.27.1
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.28.1,12801
commit=netmon-1.28.1
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.28.2,12802
commit=netmon-1.28.2
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.28.3,12803
commit=netmon-1.28.3
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.28.4,12804
commit=netmon-1.28.4
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.28.5,12805
commit=netmon-1.28.5
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.28.6,12806
commit=netmon-1.28.6
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.28.9,12809
commit=netmon-1.28.9
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.28.10,12810
commit=netmon-1.28.10
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.29.0,12900
commit=netmon-1.29.0
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.29.1,12901
commit=netmon-1.29.1
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.29.2,12902
commit=netmon-1.29.2
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.30.0,13000
commit=netmon-1.30.0
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.30.1,13001
commit=netmon-1.30.1
subdir=networkmonitor
init=sed -i '/proprietaryCompile/d' build.gradle
gradle=foss
Build:1.31.0,13100
commit=netmon-1.31.0
subdir=networkmonitor
gradle=yes
Auto Update Mode:Version netmon-%v
Update Check Mode:Tags ^netmon-
Current Version:1.31.0
Current Version Code:13100

View file

@ -0,0 +1,305 @@
Categories:
- Connectivity
License: Apache-2.0
SourceCode: https://github.com/caarmen/network-monitor
IssueTracker: https://github.com/caarmen/network-monitor/issues
Changelog: https://github.com/caarmen/network-monitor/releases
AutoName: Network Monitor
Summary: Check network connectivity
Description: |-
Network Monitor is a diagnostic tool which periodically tests your network
connection and logs the results to a database on the phone. It tests the
connection by retrieving the main Google page ([https://www.google.com]) in two
different ways:
* An HTTP connection (the type of connection used by the browser and other web apps)
* A basic socket connection (a type of connection used by other apps)
It also logs other information about your device and connection status, such as:
* The network type (WiFi, mobile/EDGE, mobile/HSPA, etc)
* The WiFi SSID or APN
* The device's location (latitude, longitude)
* The cell tower's ids
* The signal strength (from 0 to 4)
* Other information...
You can send yourself a report of the collected data, in several formats (Excel,
CSV, HTML, KML, the raw database). The report will also contain a summary of the
success rate of the connection tests, per cell tower and WiFi access point.
* WARNING: This app is a diagnostic/debugging app which may use a lot of battery and data.
RepoType: git
Repo: https://github.com/caarmen/network-monitor.git
Builds:
- versionName: 1.18.1
versionCode: 11801
commit: netmon-1.18.1
subdir: networkmonitor
gradle:
- foss
- versionName: 1.18.2
versionCode: 11802
commit: netmon-1.18.2
subdir: networkmonitor
gradle:
- foss
- versionName: 1.18.3
versionCode: 11803
commit: netmon-1.18.3
subdir: networkmonitor
gradle:
- foss
- versionName: 1.19.0
versionCode: 11900
commit: netmon-1.19.0
subdir: networkmonitor
gradle:
- foss
- versionName: 1.20.0
versionCode: 12000
commit: netmon-1.20.0
subdir: networkmonitor
gradle:
- foss
- versionName: 1.20.1
versionCode: 12001
commit: netmon-1.20.1
subdir: networkmonitor
gradle:
- foss
- versionName: 1.21.0
versionCode: 12100
commit: netmon-1.21.0
subdir: networkmonitor
gradle:
- foss
prebuild: sed -i -e '/proprietaryCompile/d' build.gradle
- versionName: 1.22.0
versionCode: 12200
commit: netmon-1.22.0
subdir: networkmonitor
gradle:
- foss
prebuild: sed -i -e '/proprietaryCompile/d' build.gradle
- versionName: 1.22.1
versionCode: 12201
commit: netmon-1.22.1
subdir: networkmonitor
gradle:
- foss
- versionName: 1.23.1
versionCode: 12301
commit: netmon-1.23.1
subdir: networkmonitor
gradle:
- foss
- versionName: 1.24.0
versionCode: 12400
commit: netmon-1.24.0
subdir: networkmonitor
gradle:
- foss
- versionName: 1.24.1
versionCode: 12401
commit: netmon-1.24.1
subdir: networkmonitor
gradle:
- foss
- versionName: 1.24.2
versionCode: 12402
commit: netmon-1.24.2
subdir: networkmonitor
gradle:
- foss
- versionName: 1.25.0
versionCode: 12500
commit: netmon-1.25.0
subdir: networkmonitor
gradle:
- foss
- versionName: 1.25.1
versionCode: 12501
commit: netmon-1.25.1
subdir: networkmonitor
gradle:
- foss
- versionName: 1.26.0
versionCode: 12600
commit: netmon-1.26.0
subdir: networkmonitor
gradle:
- foss
- versionName: 1.26.1
versionCode: 12601
commit: netmon-1.26.1
subdir: networkmonitor
gradle:
- foss
- versionName: 1.26.4
versionCode: 12604
commit: netmon-1.26.4
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.26.5
versionCode: 12605
commit: netmon-1.26.5
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.27.0
versionCode: 12700
commit: netmon-1.27.0
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.27.1
versionCode: 12701
commit: netmon-1.27.1
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.28.1
versionCode: 12801
commit: netmon-1.28.1
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.28.2
versionCode: 12802
commit: netmon-1.28.2
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.28.3
versionCode: 12803
commit: netmon-1.28.3
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.28.4
versionCode: 12804
commit: netmon-1.28.4
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.28.5
versionCode: 12805
commit: netmon-1.28.5
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.28.6
versionCode: 12806
commit: netmon-1.28.6
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.28.9
versionCode: 12809
commit: netmon-1.28.9
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.28.10
versionCode: 12810
commit: netmon-1.28.10
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.29.0
versionCode: 12900
commit: netmon-1.29.0
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.29.1
versionCode: 12901
commit: netmon-1.29.1
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.29.2
versionCode: 12902
commit: netmon-1.29.2
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.30.0
versionCode: 13000
commit: netmon-1.30.0
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.30.1
versionCode: 13001
commit: netmon-1.30.1
subdir: networkmonitor
init: sed -i '/proprietaryCompile/d' build.gradle
gradle:
- foss
- versionName: 1.31.0
versionCode: 13100
commit: netmon-1.31.0
subdir: networkmonitor
gradle:
- yes
AutoUpdateMode: Version netmon-%v
UpdateCheckMode: Tags ^netmon-
CurrentVersion: 1.31.0
CurrentVersionCode: 13100