From 419357555a7ec6708dfbf94c1a7bf5bd9cfba477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 14 Nov 2015 22:18:04 +0100 Subject: [PATCH] New app: Superuser (fork from original) --- metadata/me.phh.superuser.txt | 41 +++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 metadata/me.phh.superuser.txt diff --git a/metadata/me.phh.superuser.txt b/metadata/me.phh.superuser.txt new file mode 100644 index 0000000000..de851faa6a --- /dev/null +++ b/metadata/me.phh.superuser.txt @@ -0,0 +1,41 @@ +Categories:Security +License:Apache2 +Web Site: +Source Code:https://github.com/phhusson/Superuser +Issue Tracker:https://github.com/phhusson/Superuser/issues + +Auto Name:Superuser +Summary:Manage root access +Description: +An app to allow or forbid apps' requests to run as root. The entire app can be +built from source with the Android SDK and NDK, including the '''su''' binary +which is bundled within and copied to /system when the prompts are followed. + +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. + +This is a fork of [[com.koushikdutta.superuser]] with further updates and +support for newer devices. +. + +Requires Root:yes + +Repo Type:git +Repo:https://github.com/phhusson/Superuser.git + +Build:1.0.3.0,1030 + disable=native binaries are missing from the resulting apk + commit=stableL-0.0.1 + subdir=Superuser + submodules=yes + gradle=yes + rm=Superuser/jni/libsepol/src/libsepol.a,Superuser/jni/libsepol/src/libsepol.so.1 + buildjni=yes + +Auto Update Mode:None +Update Check Mode:Tags +Update Check Name:com.koushikdutta.superuser +Current Version:1.0.3.0 +Current Version Code:1030