From 72b407a9275c3ad463f540b618e26d02910d29d3 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 14 Mar 2013 13:38:37 +0000 Subject: [PATCH] enable org.adaway --- metadata/org.adaway.txt | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/metadata/org.adaway.txt b/metadata/org.adaway.txt index fa80d6d96b..7663a96312 100644 --- a/metadata/org.adaway.txt +++ b/metadata/org.adaway.txt @@ -1,26 +1,25 @@ Category:System License:GPLv3 -Web Site:http://code.google.com/p/ad-away/ +Web Site:https://code.google.com/p/ad-away Source Code:https://github.com/dschuermann/ad-away -Issue Tracker:http://code.google.com/p/ad-away/issues/list -Donate:http://flattr.com/thing/369138 +Issue Tracker:https://code.google.com/p/ad-away/issues/list +Donate:https://code.google.com/p/ad-away FlattrID:369138 Summary:Block advertisements Description: -An ad blocker that uses the hosts file. +An ad blocker that uses the hosts file. The hosts file +contains a list of mappings between hostnames and IP addresses. When +an app requests an ad, that request is directed to localhost which does +nothing. There are options to run a web server +to respond to blocked hostnames and to direct requests to the IP +address of your choosing. You can download hosts files from the +app but it is possible to use your own and to add certain sites +to the white- and black-lists. -Permissions: -*'''Internet access''': To download hosts files -*'''SD card''': To export lists to SD card -*'''Wakelock''': Wake up phone when AdAway updates in background +[http://htmlpreview.github.com/?https://github.com/dschuermann/ad-away/edit/master/CHANGELOG Changelog] -Help with translating AdAway on -[https://www.transifex.net/projects/p/adaway Transifex]. -Donations are welcome in the f-droid.org repo so it is possible to -donate using a number of methods within the app with this build. - -Requires Root: Yes. The hosts files is located in /system which is normally read-only. +Requires root: Yes. The hosts files is located in /system which is normally read-only. . Requires Root:Yes @@ -58,7 +57,7 @@ echo "android.library.reference.4=android-libs/HtmlSpanner/htmlspanner" >> proje find . -type f -print0 | xargs -0 sed -i 's/org.rootcommands/org.sufficientlysecure.rootcommands/g' && \ cp android-libs/Donations/ant-templates/other/DonationsConfig.java \ android-libs/Donations/src/org/donations/,buildjni=yes -Build Version:2.3,42,!needs checking v2.3,subdir=AdAway,srclibs=RootCommands@c940b0e503,\ +Build Version:2.3,42,v2.3,subdir=AdAway,srclibs=RootCommands@c940b0e503,\ extlibs=htmlcleaner/htmlcleaner-2.2.jar,init=rm android-libs/Donations/custom_rules.xml && \ git clone https://github.com/dschuermann/HtmlSpanner android-libs/HtmlSpanner,\ update=.;android-libs/Donations;android-libs/ActionBarSherlock;\