Mention http 400 error and UCM:RM for org.adblockplus.android
This commit is contained in:
parent
6543212c20
commit
81be266d68
|
@ -11,6 +11,9 @@ Summary:Ad blocker
|
||||||
Description:
|
Description:
|
||||||
'''N.B''' The app checks for new versions and offers new ones but they can't
|
'''N.B''' The app checks for new versions and offers new ones but they can't
|
||||||
be installed on top of this because of different signatures.
|
be installed on top of this because of different signatures.
|
||||||
|
If you get a http error 400 when updating the F-Droid client, it is
|
||||||
|
probably caused by this app and you will need to disable ad-blocking
|
||||||
|
and update the F-Droid repos manually.
|
||||||
|
|
||||||
Adblock Plus runs in the background and filters ads, using the same filters as
|
Adblock Plus runs in the background and filters ads, using the same filters as
|
||||||
the Adblock Plus browser extension.
|
the Adblock Plus browser extension.
|
||||||
|
@ -61,7 +64,8 @@ $$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
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
# Tags are used
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.1.2
|
Current Version:1.1.2
|
||||||
Current Version Code:253
|
Current Version Code:253
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue