Update Adblock Plus (org.adblockplus.android) to 1.1.3 (270)

This commit is contained in:
Ciaran Gultnieks 2013-09-07 08:25:38 +01:00
parent 1755b41109
commit e4c4911bf0

View file

@ -31,9 +31,8 @@ The proxy does use quite a bit of RAM but the root method does not.
Anti-features: Tracking: The app checks regularly for new versions Anti-features: Tracking: The app checks regularly for new versions
on the developers' website. Ads: Adblock plus have an 'acceptable ads' on the developers' website. Ads: Adblock plus have an 'acceptable ads'
policy so discreet ads from certain companies won't be blocked. Of course, policy so ads from certain companies won't be blocked. The ads aren't been shown
the ads aren't been shown within this app so this anti-feature serves within this app so this anti-feature serves as a temporary warning.
as a temporary warning.
''Firefox'' has addons for Adblock Plus and Adblock Edge which will block ads ''Firefox'' has addons for Adblock Plus and Adblock Edge which will block ads
just within Firefox and no other app is needed. just within Firefox and no other app is needed.
@ -70,6 +69,14 @@ cd iptables && git apply ../iptables.patch && \
python extensions/fixinit.py,build=cd iptables && \ python extensions/fixinit.py,build=cd iptables && \
$$NDK$$/ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk && \ $$NDK$$/ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk && \
mv libs/armeabi/iptables ../assets/install/,buildjni=no mv libs/armeabi/iptables ../assets/install/,buildjni=no
Build Version:1.1.3,270,1.1.3,\
srclibs=RootTools@211;iptables@android-4.2.2_r1,prebuild=\
rm libs/RootTools-1.7.jar && cp -r $$iptables$$ . && \
echo "source.dir=src;$$RootTools$$/src" >> ant.properties && \
cd iptables && git apply ../iptables.patch && \
python extensions/fixinit.py,build=cd iptables && \
$$NDK$$/ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk && \
mv libs/armeabi/iptables ../assets/install/,buildjni=no
Auto Update Mode:None Auto Update Mode:None
# Tags are used # Tags are used