From e59f99e8ba2f66916186c13dabea9686e1b6f70f Mon Sep 17 00:00:00 2001 From: Soren Stoutner Date: Wed, 4 Jan 2017 11:03:34 -0700 Subject: [PATCH] Fix a crash when a resource request has a null host and ad blocking is enabled. Fixes https://redmine.stoutner.com/issues/80. --- app/src/main/assets/de/about_changelog.html | 2 +- app/src/main/assets/en/about_changelog.html | 2 +- app/src/main/assets/es/about_changelog.html | 4 ++-- .../activities/MainWebView.java | 21 ++++++++++--------- app/src/main/res/values-es/strings.xml | 2 -- 5 files changed, 15 insertions(+), 16 deletions(-) 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