From: Soren Stoutner Date: Wed, 4 Jan 2017 18:03:34 +0000 (-0700) Subject: Fix a crash when a resource request has a null host and ad blocking is enabled. ... X-Git-Tag: v1.14.1~1 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=e59f99e8ba2f66916186c13dabea9686e1b6f70f Fix a crash when a resource request has a null host and ad blocking is enabled. Fixes https://redmine.stoutner.com/issues/80. --- diff --git a/app/src/main/assets/de/about_changelog.html b/app/src/main/assets/de/about_changelog.html index 33920356..54a413c3 100644 --- a/app/src/main/assets/de/about_changelog.html +++ b/app/src/main/assets/de/about_changelog.html @@ -33,7 +33,7 @@

1.14 (version code 16)

-

26 December 2016 - minimum API 19, target API 25

+

26 December 2016 - minimum API 19, target API 25