add requires root info to description
This commit is contained in:
parent
9010a4b101
commit
4d17065713
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
Requires root: Yes. To write gps.conf file to /system partitionl
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue