fdroiddata/metadata/org.adblockplus.android.txt

58 lines
2.7 KiB
Plaintext
Raw Normal View History

2013-03-15 14:06:55 +00:00
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
2013-03-27 20:26:10 +00:00
# Links to Paypal currently
2013-03-15 14:06:55 +00:00
Donate:http://adblockplus.org/en/contribute#donate
2013-03-27 20:26:10 +00:00
FlattrID:454073
2013-03-15 14:06:55 +00:00
Summary:Ad blocker
Description:
2013-04-09 21:38:55 +00:00
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
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.
2013-03-15 14:06:55 +00:00
The app checks for new versions and offers new ones but they can't
be installed on top of this because of different signatures.
2013-04-09 21:38:55 +00:00
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.
2013-03-15 14:06:55 +00:00
.
Repo Type:hg
Repo:https://hg.adblockplus.org/adblockplusandroid
2013-03-19 10:26:46 +00:00
Build Version:1.0.1,168,1.0.1,srclibs=RootTools@211,\
2013-03-15 14:06:55 +00:00
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 && \
2013-03-18 10:54:37 +00:00
make fixextensions build && mv libs/armeabi/iptables ../assets/install/,buildjni=yes
Build Version:1.1,238,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
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
2013-03-15 14:06:55 +00:00
Auto Update Mode:None
Update Check Mode:None
Current Version:1.1.1
Current Version Code:248
2013-03-15 14:06:55 +00:00