From da99de051a97382d8415a1ffffe3929a76aa9f60 Mon Sep 17 00:00:00 2001 From: pichillilorenzo Date: Thu, 23 May 2019 01:51:42 +0200 Subject: [PATCH] fix #98, fix #93, fix #80 --- .idea/workspace.xml | 253 ++++++++++-------- CHANGELOG.md | 10 + README.md | 2 + .../flutter_inappbrowser/FlutterWebView.java | 4 +- .../FlutterWebViewFactory.java | 8 +- .../InAppBrowserActivity.java | 25 +- .../InAppBrowserFlutterPlugin.java | 60 +++-- .../InAppWebView/InAppWebView.java | 22 +- .../InAppWebView/InAppWebViewClient.java | 15 +- .../InAppWebView/InAppWebViewOptions.java | 1 + .../JavaScriptBridgeInterface.java | 43 +-- ios/Classes/InAppWebView.swift | 14 +- lib/flutter_inappbrowser.dart | 11 + pubspec.yaml | 2 +- 14 files changed, 285 insertions(+), 185 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 09bdae7b..07493bda 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -14,7 +14,36 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -31,37 +60,38 @@ - + - + + - + - + - + - - + + - + - - + + - + @@ -71,7 +101,7 @@ - + @@ -82,20 +112,11 @@ - - - - - - - - - - - + + @@ -103,8 +124,8 @@ - - + + @@ -112,11 +133,23 @@ + + + + + + + + + + + + - - + + @@ -127,8 +160,8 @@ - - + + @@ -137,11 +170,7 @@ - - - - - + @@ -157,9 +186,6 @@ - InAppWebView { - lookupMimeType - AndroidView _uuidGenerator in the flutter RELOAD @@ -187,6 +213,9 @@ __safeBrowsingEnabled__ __safe __textZoom + hidden + builtInZoomControls + __builtInZoomControls__ activity.getPreferences(0) @@ -239,17 +268,17 @@ -