2014-02-12 09:57:03 +00:00
|
|
|
Disabled:Back to using upstream's app id
|
2014-02-01 00:40:00 +00:00
|
|
|
Categories:Security
|
2013-02-27 14:52:09 +00:00
|
|
|
License:Apache2
|
2013-02-25 12:05:21 +00:00
|
|
|
Web Site:https://github.com/koush/Superuser
|
|
|
|
Source Code:https://github.com/koush/Superuser
|
|
|
|
Issue Tracker:https://github.com/koush/Superuser/issues
|
|
|
|
|
2013-06-15 16:23:15 +00:00
|
|
|
Auto Name:Superuser
|
2013-02-25 12:05:21 +00:00
|
|
|
Summary:Manage root access
|
|
|
|
Description:
|
2013-08-03 11:34:36 +00:00
|
|
|
An app to allow or forbid apps' requests to run as root.
|
|
|
|
The entire app can be built from source with the Android
|
2013-03-06 23:58:38 +00:00
|
|
|
SDK and NDK, including the '''su''' binary which is bundled within and
|
2013-04-09 21:38:55 +00:00
|
|
|
copied to /system when the prompts are followed.
|
2013-03-06 23:58:38 +00:00
|
|
|
You must already have root for this to work, because it leverages
|
|
|
|
the existing su and Superuser app to install itself.
|
|
|
|
However, if you know what you are doing you can use this apk
|
|
|
|
as a su/Superuser substitute if you are gaining an initial root.
|
|
|
|
Once the install is completed you can disable or remove the old app.
|
2013-02-25 12:05:21 +00:00
|
|
|
.
|
|
|
|
|
2013-03-04 13:59:45 +00:00
|
|
|
Requires Root:Yes
|
|
|
|
|
2013-02-25 12:05:21 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/koush/Superuser.git
|
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
Build:1.0.1.3,1013
|
|
|
|
commit=bbc08f1
|
|
|
|
subdir=Superuser
|
|
|
|
srclibs=KoushWidgets@d1b10a53171
|
|
|
|
patch=about.patch,packageid.patch
|
|
|
|
prebuild=echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$KoushWidgets$$@' project.properties && \
|
|
|
|
sed -i 's/#define REQUESTOR JAVA_PACKAGE_NAME/#define REQUESTOR "org.fdroid.superuser"/g' jni/su/su.h && \
|
|
|
|
sed -i 's/NDK_TOOLCHAIN_VERSION=4.7/NDK_TOOLCHAIN_VERSION=4.6/g' jni/Application.mk
|
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:1.0.1.6,1016
|
|
|
|
commit=2be82fa09
|
|
|
|
subdir=Superuser
|
|
|
|
srclibs=KoushWidgets@ddc30339c3
|
|
|
|
patch=about.patch,packageid.patch
|
|
|
|
prebuild=echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$KoushWidgets$$@' project.properties && \
|
|
|
|
sed -i 's/#define REQUESTOR JAVA_PACKAGE_NAME/#define REQUESTOR "org.fdroid.superuser"/g' jni/su/su.h && \
|
|
|
|
sed -i 's/NDK_TOOLCHAIN_VERSION=4.7/NDK_TOOLCHAIN_VERSION=4.6/g' jni/Application.mk
|
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:1.0.1.7,1017
|
|
|
|
commit=27c5fb19a9e
|
|
|
|
subdir=Superuser
|
|
|
|
srclibs=KoushWidgets@ddc30339c3
|
|
|
|
patch=about.patch,packageid-2.patch
|
|
|
|
prebuild=echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$KoushWidgets$$@' project.properties && \
|
|
|
|
sed -i 's/#define REQUESTOR JAVA_PACKAGE_NAME/#define REQUESTOR "org.fdroid.superuser"/g' jni/su/su.h
|
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:1.0.1.8,1018
|
|
|
|
disable=binary blob - reboot.png (at 991f7068c8ce)
|
|
|
|
commit=991f7068c8ce
|
|
|
|
subdir=Superuser
|
|
|
|
srclibs=KoushWidgets@ddc30339c3
|
|
|
|
patch=about.patch,packageid-2.patch
|
|
|
|
prebuild=echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$KoushWidgets$$@' project.properties && \
|
|
|
|
sed -i 's/#define REQUESTOR JAVA_PACKAGE_NAME/#define REQUESTOR "org.fdroid.superuser"/g' jni/su/su.h
|
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:1.0.2.1,1021
|
|
|
|
disable=No source for assets/reboot - it's just an unidentified binary that gets executed - https://github.com/koush/Superuser/issues/184
|
2013-02-25 12:05:21 +00:00
|
|
|
|
2014-01-24 15:12:34 +00:00
|
|
|
Build:1.0.2.8,1027
|
2014-01-23 12:12:37 +00:00
|
|
|
commit=74363eaa79
|
|
|
|
subdir=Superuser
|
|
|
|
srclibs=1:KoushWidgets@2cc45f3
|
|
|
|
patch=packageid_1028.patch
|
|
|
|
prebuild=echo "android.jar=$$SDK$$/platforms/android-19/android.jar" > ant.properties && \
|
2014-04-26 10:15:00 +00:00
|
|
|
sed -i 's/#define REQUESTOR JAVA_PACKAGE_NAME/#define REQUESTOR "org.fdroid.superuser"/g' jni/su/su.h
|
2014-01-23 12:12:37 +00:00
|
|
|
buildjni=yes
|
|
|
|
|
2013-02-25 12:05:21 +00:00
|
|
|
Auto Update Mode:None
|
2014-01-23 12:12:37 +00:00
|
|
|
Update Check Mode:None
|
|
|
|
Current Version:1.0.2.8
|
2014-01-24 15:12:34 +00:00
|
|
|
Current Version Code:1027
|
2013-02-25 12:05:21 +00:00
|
|
|
|