Update Adblock Plus (org.adblockplus.android) to 1.1.3 (270)
This commit is contained in:
parent
1755b41109
commit
e4c4911bf0
|
@ -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
|
||||
on the developers' website. Ads: Adblock plus have an 'acceptable ads'
|
||||
policy so discreet ads from certain companies won't be blocked. Of course,
|
||||
the ads aren't been shown within this app so this anti-feature serves
|
||||
as a temporary warning.
|
||||
policy so ads from certain companies won't be blocked. The ads aren't been shown
|
||||
within this app so this anti-feature serves as a temporary warning.
|
||||
|
||||
''Firefox'' has addons for Adblock Plus and Adblock Edge which will block ads
|
||||
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 && \
|
||||
$$NDK$$/ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk && \
|
||||
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
|
||||
# Tags are used
|
||||
|
|
Loading…
Reference in a new issue