2013-11-02 00:16:14 +00:00
|
|
|
Categories:System
|
2012-03-12 21:26:59 +00:00
|
|
|
License:Apache2
|
|
|
|
Web Site:http://androidsu.com/superuser
|
|
|
|
Source Code:https://github.com/ChainsDD/Superuser
|
|
|
|
Issue Tracker:https://github.com/ChainsDD/Superuser/issues
|
|
|
|
|
2013-06-15 16:23:15 +00:00
|
|
|
Auto Name:Superuser
|
2013-04-09 21:38:55 +00:00
|
|
|
Summary:Manage su rights
|
2012-03-12 21:26:59 +00:00
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
'''This app comes pre-installed on many custom roms. In that case, to upgrade,
|
|
|
|
you would have to
|
|
|
|
remove the original from /system/app because it is signed with a different key.
|
|
|
|
We include this in the repo as it is the latest version for which full source
|
2013-03-23 11:50:06 +00:00
|
|
|
code is available.'''
|
2012-03-12 21:26:59 +00:00
|
|
|
|
2013-04-09 21:38:55 +00:00
|
|
|
Any app that requires root access must call the su binary which in turn calls
|
|
|
|
this app to prompt the
|
|
|
|
user for permission.
|
|
|
|
This app is also used to manage which apps have root permission as well as
|
2012-11-04 18:13:23 +00:00
|
|
|
monitor their usage of the permission.
|
2012-03-12 21:26:59 +00:00
|
|
|
|
2012-11-04 18:13:23 +00:00
|
|
|
This app assumes you have the su binary installed i.e. have root.
|
2012-03-12 21:26:59 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Requires Root:Yes
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/ChainsDD/Superuser.git
|
|
|
|
|
2013-02-14 20:18:11 +00:00
|
|
|
Build Version:3.0.7,41,!The latest free version but using with recent su could lead to problems 912db6e5c08713c0,target=android-11,\
|
2012-11-04 18:13:23 +00:00
|
|
|
extlibs=android/android-support-v4.jar
|
|
|
|
Build Version:3.1.3,46,!blobs in source
|
2012-03-12 21:26:59 +00:00
|
|
|
|
2013-06-14 06:16:22 +00:00
|
|
|
Auto Update Mode:None
|
2012-11-04 18:13:23 +00:00
|
|
|
#Device variable for some reason
|
2013-03-23 11:50:06 +00:00
|
|
|
Update Check Mode:Static
|
2013-03-24 08:13:19 +00:00
|
|
|
Current Version:3.1.3
|
|
|
|
Current Version Code:46
|
2012-03-12 21:26:59 +00:00
|
|
|
|