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
|
||||
License:GPLv3
|
||||
Web Site:http://code.google.com/p/android-os-monitor/
|
||||
Source Code:http://code.google.com/p/android-os-monitor/source/list?repo=osmonitor
|
||||
Issue Tracker:http://code.google.com/p/android-os-monitor/issues/list
|
||||
Donate:http://code.google.com/p/android-os-monitor/
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/eolwral/OSMonitor
|
||||
Issue Tracker:https://github.com/eolwral/OSMonitor/issues
|
||||
Donate:https://github.com/eolwral/OSMonitor
|
||||
|
||||
Name:OS Monitor
|
||||
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
|
||||
Misc: monitor processor, battery and file system.
|
||||
Log: check dmesg or logcat in real-time.
|
||||
|
||||
This version was patched to not require Google Maps.
|
||||
.
|
||||
|
||||
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
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.0.5
|
||||
Current Version Code:28
|
||||
|
||||
No Source Since:3.0.5.1
|
||||
Current Version:3.0.6.3
|
||||
Current Version Code:40
|
||||
|
||||
|
|
Loading…
Reference in a new issue