source for com.eolwral.osmonitor now on GH. now Apache2
This commit is contained in:
parent
053f1e7111
commit
dd4d861f25
|
@ -1,9 +1,9 @@
|
||||||
Category:System
|
Category:System
|
||||||
License:GPLv3
|
License:Apache2
|
||||||
Web Site:http://code.google.com/p/android-os-monitor/
|
Web Site:
|
||||||
Source Code:http://code.google.com/p/android-os-monitor/source/list?repo=osmonitor
|
Source Code:https://github.com/eolwral/OSMonitor
|
||||||
Issue Tracker:http://code.google.com/p/android-os-monitor/issues/list
|
Issue Tracker:https://github.com/eolwral/OSMonitor/issues
|
||||||
Donate:http://code.google.com/p/android-os-monitor/
|
Donate:https://github.com/eolwral/OSMonitor
|
||||||
|
|
||||||
Name:OS Monitor
|
Name:OS Monitor
|
||||||
Summary:Monitor the Operating System
|
Summary:Monitor the Operating System
|
||||||
|
@ -16,20 +16,19 @@ Network: show every physical or logical network interface with statistics.
|
||||||
Connection: display every tcp or udp network connection, and query it via WHOIS
|
Connection: display every tcp or udp network connection, and query it via WHOIS
|
||||||
Misc: monitor processor, battery and file system.
|
Misc: monitor processor, battery and file system.
|
||||||
Log: check dmesg or logcat in real-time.
|
Log: check dmesg or logcat in real-time.
|
||||||
|
|
||||||
This version was patched to not require Google Maps.
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://code.google.com/p/android-os-monitor.osmonitor/
|
# For 2.0.5
|
||||||
|
#Repo:https://code.google.com/p/android-os-monitor.osmonitor/
|
||||||
|
Repo:https://github.com/eolwral/OSMonitor
|
||||||
|
|
||||||
Build Version:2.0.5,28,cee4327bfe56,buildjni=yes,subdir=OSMonitor,patch=no-gmaps.patch;name-no-gmaps.patch
|
Build Version:2.0.5,28,cee4327bfe56,buildjni=yes,subdir=OSMonitor,\
|
||||||
|
patch=no-gmaps.patch;name-no-gmaps.patch
|
||||||
|
#Build Version:3.0.6.3,40,build=ndk-build && mv ELFS assets/
|
||||||
|
|
||||||
# Next version won't depend on Google Maps according to author
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:2.0.5
|
Current Version:3.0.6.3
|
||||||
Current Version Code:28
|
Current Version Code:40
|
||||||
|
|
||||||
No Source Since:3.0.5.1
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue