2015-08-30 01:23:31 +00:00
|
|
|
Categories:Connectivity
|
2016-12-17 09:37:34 +00:00
|
|
|
License:Apache-2.0
|
2015-08-24 23:38:54 +00:00
|
|
|
Web Site:https://github.com/caarmen/network-monitor/blob/HEAD/README.md
|
2015-05-11 17:21:50 +00:00
|
|
|
Source Code:https://github.com/caarmen/network-monitor
|
2015-04-26 15:31:10 +00:00
|
|
|
Issue Tracker:https://github.com/caarmen/network-monitor/issues
|
|
|
|
|
|
|
|
Auto Name:Network Monitor
|
2015-04-26 20:46:48 +00:00
|
|
|
Summary:Check network connectivity
|
2015-04-26 15:31:10 +00:00
|
|
|
Description:
|
2015-04-26 20:46:48 +00:00
|
|
|
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
|
2015-09-12 05:52:14 +00:00
|
|
|
connection by retrieving the main Google page ([https://www.google.com]) in two
|
|
|
|
different ways:
|
2015-04-26 15:31:10 +00:00
|
|
|
|
|
|
|
* 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:
|
2015-04-26 20:46:48 +00:00
|
|
|
|
2015-04-26 15:31:10 +00:00
|
|
|
* 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...
|
|
|
|
|
2015-09-12 05:52:14 +00:00
|
|
|
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.
|
2015-04-26 15:31:10 +00:00
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2015-05-03 03:29:31 +00:00
|
|
|
Build:1.18.2,11802
|
|
|
|
commit=netmon-1.18.2
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-05-09 16:11:32 +00:00
|
|
|
Build:1.18.3,11803
|
|
|
|
commit=netmon-1.18.3
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-05-18 03:31:26 +00:00
|
|
|
Build:1.19.0,11900
|
|
|
|
commit=netmon-1.19.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-05-31 03:35:32 +00:00
|
|
|
Build:1.20.0,12000
|
|
|
|
commit=netmon-1.20.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-06-15 02:04:37 +00:00
|
|
|
Build:1.20.1,12001
|
|
|
|
commit=netmon-1.20.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-07-19 01:53:44 +00:00
|
|
|
Build:1.21.0,12100
|
|
|
|
commit=netmon-1.21.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
2015-07-26 07:58:41 +00:00
|
|
|
prebuild=sed -i -e '/proprietaryCompile/d' build.gradle
|
2015-07-19 01:53:44 +00:00
|
|
|
|
2015-07-27 02:01:57 +00:00
|
|
|
Build:1.22.0,12200
|
|
|
|
commit=netmon-1.22.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
prebuild=sed -i -e '/proprietaryCompile/d' build.gradle
|
|
|
|
|
2015-08-01 02:02:57 +00:00
|
|
|
Build:1.22.1,12201
|
|
|
|
commit=netmon-1.22.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-10-17 04:09:42 +00:00
|
|
|
Build:1.23.1,12301
|
|
|
|
commit=netmon-1.23.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-10-25 17:03:05 +00:00
|
|
|
Build:1.24.0,12400
|
|
|
|
commit=netmon-1.24.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-10-27 04:15:50 +00:00
|
|
|
Build:1.24.1,12401
|
|
|
|
commit=netmon-1.24.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-10-30 04:17:05 +00:00
|
|
|
Build:1.24.2,12402
|
|
|
|
commit=netmon-1.24.2
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-11-02 04:16:58 +00:00
|
|
|
Build:1.25.0,12500
|
|
|
|
commit=netmon-1.25.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-11-30 04:27:40 +00:00
|
|
|
Build:1.25.1,12501
|
|
|
|
commit=netmon-1.25.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-12-03 04:15:32 +00:00
|
|
|
Build:1.26.0,12600
|
|
|
|
commit=netmon-1.26.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2015-12-05 04:31:00 +00:00
|
|
|
Build:1.26.1,12601
|
|
|
|
commit=netmon-1.26.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
gradle=foss
|
|
|
|
|
2016-03-13 04:38:45 +00:00
|
|
|
Build:1.26.4,12604
|
|
|
|
commit=netmon-1.26.4
|
|
|
|
subdir=networkmonitor
|
2016-03-15 14:00:14 +00:00
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
2016-03-13 04:38:45 +00:00
|
|
|
gradle=foss
|
|
|
|
|
2016-04-10 04:10:24 +00:00
|
|
|
Build:1.26.5,12605
|
|
|
|
commit=netmon-1.26.5
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2016-05-10 04:50:13 +00:00
|
|
|
Build:1.27.0,12700
|
|
|
|
commit=netmon-1.27.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2016-05-19 04:16:43 +00:00
|
|
|
Build:1.27.1,12701
|
|
|
|
commit=netmon-1.27.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2016-07-15 06:37:48 +00:00
|
|
|
Build:1.28.1,12801
|
|
|
|
commit=netmon-1.28.1
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2016-07-18 02:41:26 +00:00
|
|
|
Build:1.28.2,12802
|
|
|
|
commit=netmon-1.28.2
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2016-07-22 01:33:15 +00:00
|
|
|
Build:1.28.3,12803
|
|
|
|
commit=netmon-1.28.3
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2016-08-16 04:37:31 +00:00
|
|
|
Build:1.28.4,12804
|
|
|
|
commit=netmon-1.28.4
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2016-09-04 05:26:49 +00:00
|
|
|
Build:1.28.5,12805
|
|
|
|
commit=netmon-1.28.5
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2016-11-02 03:57:40 +00:00
|
|
|
Build:1.28.6,12806
|
|
|
|
commit=netmon-1.28.6
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2016-11-19 06:32:41 +00:00
|
|
|
Build:1.28.9,12809
|
|
|
|
commit=netmon-1.28.9
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2016-12-11 04:28:33 +00:00
|
|
|
Build:1.28.10,12810
|
|
|
|
commit=netmon-1.28.10
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2017-03-04 14:48:49 +00:00
|
|
|
Build:1.29.0,12900
|
|
|
|
commit=netmon-1.29.0
|
|
|
|
subdir=networkmonitor
|
|
|
|
init=sed -i '/proprietaryCompile/d' build.gradle
|
|
|
|
gradle=foss
|
|
|
|
|
2015-04-26 20:46:48 +00:00
|
|
|
Auto Update Mode:Version netmon-%v
|
2015-04-26 15:31:10 +00:00
|
|
|
Update Check Mode:Tags ^netmon-
|
2017-03-04 14:48:49 +00:00
|
|
|
Current Version:1.29.0
|
|
|
|
Current Version Code:12900
|