diff --git a/metadata/org.fdroid.superuser.txt b/metadata/org.fdroid.superuser.txt index 42f1108149..3f684ab1c0 100644 --- a/metadata/org.fdroid.superuser.txt +++ b/metadata/org.fdroid.superuser.txt @@ -6,22 +6,33 @@ Issue Tracker:https://github.com/koush/Superuser/issues Summary:Manage root access Description: +'''N.B'''We don't provide a flashable zip that could be flashed +in the event that something goes wrong. You can try the +Google Play description for a link to the developer's zip. +You must already have root for this to work. + An app to allow or disallow apps' request to run as root, like the Superuser app that comes with custom ROMs. The difference here is that the entire app can be built from source with the Android -SDK, including the '''su''' binary which is bundled within. The app +SDK, including the '''su''' binary which is bundled within and +copied to /system when the prompts are followed. The app also intends to enforce an Android root permission that can be managed like any other permission. Should work with both ARM and x86. . +Requires Root:Yes + Repo Type:git Repo:https://github.com/koush/Superuser.git -Build Version:1.0.0.0,1000,!not released 91799b472f,subdir=Superuser,\ -update=force,srclibs=KoushWidgets@c23c498607,prebuild=\ +Build Version:1.0.0.7,1007,!wait a bit 1760433,subdir=Superuser,patch=packageid.patch,\ +srclibs=KoushWidgets@039589973,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/NDK_TOOLCHAIN_VERSION=4.7/NDK_TOOLCHAIN_VERSION=4.6/g' jni/Application.mk,buildjni=yes Auto Update Mode:None Update Check Mode:None +Current Version:1.0.0.7 +Current Version Code:1007 diff --git a/metadata/org.fdroid.superuser/packageid.patch b/metadata/org.fdroid.superuser/packageid.patch new file mode 100644 index 0000000000..c55c25827b --- /dev/null +++ b/metadata/org.fdroid.superuser/packageid.patch @@ -0,0 +1,80 @@ +diff --git a/Superuser/build.xml b/Superuser/build.xml +index 5500c8a..565fe40 100644 +--- a/Superuser/build.xml ++++ b/Superuser/build.xml +@@ -1,5 +1,5 @@ + +- ++ + + + + +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- + + + +- ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +