From b8632819ec533c67631cb8e56533be97ee3cf116 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 29 Apr 2013 17:03:21 +0100 Subject: [PATCH] update org.adblockplus.android to 1.1.1 --- metadata/org.adblockplus.android.txt | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/metadata/org.adblockplus.android.txt b/metadata/org.adblockplus.android.txt index 4bb7a51ed7..6a47536c74 100644 --- a/metadata/org.adblockplus.android.txt +++ b/metadata/org.adblockplus.android.txt @@ -13,10 +13,14 @@ Adblock Plus runs in the background and filters ads, using the same filters as the Adblock Plus browser extension. It uses a proxy feature that comes with Android 3.1+ but if your phone comes with extra proxy settings (e.g. Samsung or Custom ROMs), it can be -[https://adblockplus.org/en/android-config manually configured] for Android 3.0 -and below. +configured for Android 3.0 and below. +Instructions are provided in the app or on their +[https://adblockplus.org/en/android-config website]. If you are using Android 4.1.2 or after you will also need to go manual. +The app checks for new versions and offers new ones but they can't +be installed on top of this because of different signatures. + Requires root: No. It uses a local proxy to filter ads but if you allow root the app can edit the hosts file too. The proxy does use quite a bit of RAM but the root method does not. @@ -38,9 +42,16 @@ 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 fixextensions build && mv libs/armeabi/iptables ../assets/install/,buildjni=yes +Build Version:1.1.1,248,1.1.1,srclibs=RootTools@211,\ +update=.;submodules/actionbarsherlock/library;submodules/android-switch-backport,\ +init=rm -rf bin/ gen/ iptables/ libs/* obj/ 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 fixextensions build && mv libs/armeabi/iptables ../assets/install/,buildjni=yes Auto Update Mode:None Update Check Mode:None -Current Version:1.1 -Current Version Code:238 +Current Version:1.1.1 +Current Version Code:248