From 4d17065713b4b274406f3a2a583b1e772946a485 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 15 Jan 2013 18:26:34 +0000 Subject: [PATCH] add requires root info to description --- metadata/ch.rrelmy.android.locationcachemap.txt | 2 +- metadata/com.googlecode.droidwall.txt | 2 ++ metadata/com.googlecode.networklog.txt | 5 ++++- metadata/dev.ukanth.ufirewall.txt | 6 ++---- metadata/net.szym.barnacle.txt | 10 ++++++++-- metadata/org.androhid.txt | 6 +++++- metadata/org.fastergps.txt | 5 +++-- metadata/org.nathan.jf.build.prop.editor.txt | 2 +- metadata/org.projectvoodoo.otarootkeeper.txt | 14 +++++++++----- 9 files changed, 35 insertions(+), 17 deletions(-) diff --git a/metadata/ch.rrelmy.android.locationcachemap.txt b/metadata/ch.rrelmy.android.locationcachemap.txt index 8acf5bd1b8..8f0be398bd 100644 --- a/metadata/ch.rrelmy.android.locationcachemap.txt +++ b/metadata/ch.rrelmy.android.locationcachemap.txt @@ -8,7 +8,7 @@ Issue Tracker:https://github.com/rrelmy/LocationCacheMap/issues Summary:Where was your device? Description: -N.B Only applies if you are on Android 2.3.3-. +N.B Only applies if you are on Android 2.3.3-. Requires root. If you opt-in to Network location, the non-free software provided by Google to every Android phone, a log will be kept of your location so that Google can benefit from the combination of location data and diff --git a/metadata/com.googlecode.droidwall.txt b/metadata/com.googlecode.droidwall.txt index 8aadb34f7f..b65c7e6064 100644 --- a/metadata/com.googlecode.droidwall.txt +++ b/metadata/com.googlecode.droidwall.txt @@ -11,6 +11,8 @@ A firewall frontend based on iptables. The package ID for this app on Google is different, and it is unlikely that it will get any more updates. It won't probably work on Android 4+ and has several issues such as not working until well after booting has stopped. There exists a couple of projects aimed at fixing those issues. + +Requires root: Yes. iptables has to be run as root. . Requires Root:Yes diff --git a/metadata/com.googlecode.networklog.txt b/metadata/com.googlecode.networklog.txt index b897c33def..f5ac3b8506 100644 --- a/metadata/com.googlecode.networklog.txt +++ b/metadata/com.googlecode.networklog.txt @@ -6,7 +6,10 @@ Issue Tracker:https://code.google.com/p/iptableslog/issues/list Summary:See what's accessing the internet Description: -Network Log monitors iptables-logging to display a real-time list of which apps are making network connections, and provides statistics about those app connections. +Network Log monitors iptables-logging to display a real-time list of which apps are making +network connections, and provides statistics about those app connections. + +Requires root: Yes. . Requires Root:Yes diff --git a/metadata/dev.ukanth.ufirewall.txt b/metadata/dev.ukanth.ufirewall.txt index 278796361e..f0fc498ff4 100644 --- a/metadata/dev.ukanth.ufirewall.txt +++ b/metadata/dev.ukanth.ufirewall.txt @@ -1,4 +1,4 @@ -Disabled:The developer wants it removed for now. +Disabled:Need to build busybox and iptables from source Category:Internet License:GPLv3 Web Site:https://github.com/ukanth/afwall/ @@ -15,7 +15,7 @@ exists in the Droidwall repo. Firewall (IPtables frontend), forked from DroidWall. See [https://github.com/ukanth/afwall/blob/master/Changelog.md changelog] for news. -Requires Root: Yes +Requires root: Yes. iptables must run as root. . Requires Root:Yes @@ -25,10 +25,8 @@ Repo:https://github.com/ukanth/afwall.git Build Version:1.0.3a,103,a52574f283,srclibs=ActionBarSherlock@4.1.0,prebuild=\ sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties -Build Version:1.0.5a,105,!build errors 1.0.5a Auto Update Mode:None -#Not in playmarket Update Check Mode:None Current Version:@string/app_version Current Version Code:103 diff --git a/metadata/net.szym.barnacle.txt b/metadata/net.szym.barnacle.txt index 32d6b4c4f7..a9e980fc0b 100644 --- a/metadata/net.szym.barnacle.txt +++ b/metadata/net.szym.barnacle.txt @@ -7,7 +7,12 @@ Donate:http://szym.net/barnacle/#donate Summary:Ad-hoc WiFi Access Point Description: -Turn your device into a wireless adhoc access point. +Barnacle is a combination of tools to provide wifi tethering on a phone: +* NAT +* DHCP server +* WLAN ad-hoc setup + +Requires root. . Requires Root:Yes @@ -15,7 +20,8 @@ Requires Root:Yes Repo Type:git Repo:https://github.com/szym/barnacle.git -Build Version:0.6.7 (evo),39,3a922c0260dea065b871b17127fa76d1bb21017c,buildjni=yes,fixtrans=yes,prebuild=sed -i 's@name="paypalUrl"@name="paypalUrl" formatted="false"@' res/values/strings.xml +Build Version:0.6.7 (evo),39,3a922c0260dea065b871b17127fa76d1bb21017c,buildjni=yes,fixtrans=yes,\ +prebuild=sed -i 's@name="paypalUrl"@name="paypalUrl" formatted="false"@' res/values/strings.xml Update Check Mode:RepoManifest Current Version:0.6.7 (evo) diff --git a/metadata/org.androhid.txt b/metadata/org.androhid.txt index 44d4bd7bdd..0438b37bc9 100644 --- a/metadata/org.androhid.txt +++ b/metadata/org.androhid.txt @@ -7,9 +7,13 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6R56 Summary:Bluetooth HID (keyboard) implementation Description: -Use your android device as a bluetooth keyboard. Sending keystroke events over the bluetooth HID protocol to your computer, allows you to remotely control your PC or Laptop. As the bluetooth HID protocol is a standard specification which is provided by most modern operating systems you don't have to install any further software on the host. +Use your android device as a bluetooth keyboard. Sending keystroke events over the bluetooth +HID protocol to your computer, allows you to remotely control your PC or Laptop. As the +bluetooth HID protocol is a standard specification which is provided by most modern operating +systems you don't have to install any further software on the host. . +#Why? Requires Root:Yes Repo Type:svn diff --git a/metadata/org.fastergps.txt b/metadata/org.fastergps.txt index 508c4fe9b5..63c6624e34 100644 --- a/metadata/org.fastergps.txt +++ b/metadata/org.fastergps.txt @@ -9,8 +9,9 @@ Description: With FasterGPS you can select a NTP Server matching your region to speed up the process of getting a GPS fix. Permissions: -*Root access: To write gps.conf file to system partition -*Internet access: To allow donations +* Internet access: To allow donations + +Requires root: Yes. To write gps.conf file to /system partitionl . Requires Root:Yes diff --git a/metadata/org.nathan.jf.build.prop.editor.txt b/metadata/org.nathan.jf.build.prop.editor.txt index c673bdd53c..0d3420bc00 100644 --- a/metadata/org.nathan.jf.build.prop.editor.txt +++ b/metadata/org.nathan.jf.build.prop.editor.txt @@ -11,7 +11,7 @@ all the info that identifies the capabilities of your device. Do not mess with this unless you know what you are doing and are confident that you can restore a backup via adb shell in recovery. -The app requires root access. +Requires root: Yes. The build.prop is located in /system. . Requires Root:Yes diff --git a/metadata/org.projectvoodoo.otarootkeeper.txt b/metadata/org.projectvoodoo.otarootkeeper.txt index 3625d1d485..12e5bfebd3 100644 --- a/metadata/org.projectvoodoo.otarootkeeper.txt +++ b/metadata/org.projectvoodoo.otarootkeeper.txt @@ -9,18 +9,22 @@ Summary:Maintain root access Description: This application makes a backup or a protected backup of your device's root. This device must already be rooted: OTA RootKeeper doesn't have the ability to root devices. -If several conditions are matched, OTA RootKeeper will make root survive OTAs and... pretty much well anything :) − except /system partition formatting. +If several conditions are matched, OTA RootKeeper will make root survive OTAs, and anything else +except /system partition formatting. + Requirement: -- /system partition as Ext2, Ext3 or Ext4 -- Upgrades not formatting or overwriting completely the /system partition. -- See website for info about devices that meet these requirements +* /system partition as Ext2, Ext3 or Ext4 +* Upgrades not formatting or overwriting completely the /system partition. +* See website for info about devices that meet these requirements + +Require root: Maybe. . Requires Root:Yes Repo Type:git Repo:https://github.com/project-voodoo/ota-rootkeeper-app.git -#contains busybox binary from unknown source +#contains busybox binary: config available from author's github #Build Version:2.0.3,10,05cc30 Update Check Mode:None