From be63f21fff8d7ddfd1fca40af0145c3af181706a Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 15 Mar 2013 14:06:55 +0000 Subject: [PATCH] new app org.adblockplus.android --- metadata/org.adblockplus.android.txt | 36 ++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/org.adblockplus.android.txt diff --git a/metadata/org.adblockplus.android.txt b/metadata/org.adblockplus.android.txt new file mode 100644 index 0000000000..ad9ce67250 --- /dev/null +++ b/metadata/org.adblockplus.android.txt @@ -0,0 +1,36 @@ +Category:Internet +License:GPLv3 +Web Site:http://adblockplus.org/en/android +Source Code:https://hg.adblockplus.org/adblockplusandroid +Issue Tracker:https://adblockplus.org/forum/viewforum.php?f=11 +Donate:http://adblockplus.org/en/contribute#donate + +Summary:Ad blocker +Description: +Adblock Plus runs in the background and filters ads, using the same filters as +the Adblock Plus browser extension. +It may need [https://adblockplus.org/en/android-config manual configuration] +if you don't have proxy settings available on the phone. + +Requires root: No. It uses a local proxy to filter ads '''if you have Android +3+''', but if you allow root the app can edit the hosts file too. +. + +#sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ +#sed -i 's@\(android.library.reference.2=\).*@\1$$SwitchBackport$$@' project.properties && \ +#SwitchBackport@7cd19d1a41c4;ActionBarSherlock@4.2.0;Iptables@android-4.2.2_r1 +Repo Type:hg +Repo:https://hg.adblockplus.org/adblockplusandroid + +Build Version:1.0.1,168,1.0.1,srclibs=RootTools@211,\ +init=rm -rf iptables/ libs/RootTools-1.7.jar build.xml && \ +git clone https://android.googlesource.com/platform/external/iptables,prebuild=\ +echo "source.dir=src;$$RootTools$$/src" >> ant.properties && cd iptables && \ +git apply ../iptables.patch && sed -i 's@ndk-build@$$NDK$$/ndk-build@g' Makefile && \ +make all && mv libs/armeabi/iptables ../assets/install/,buildjni=yes + +Auto Update Mode:None +Update Check Mode:None +Current Version:1.0.1 +Current Version Code:168 +