From 6518697e5593785bfc20887177cde5ea71a95e86 Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Sat, 2 Nov 2019 04:16:47 +0100 Subject: [PATCH] added onFindResultReceived event, added findAllAsync, findNext and clearMatches methods --- .idea/workspace.xml | 355 +- CHANGELOG.md | 2 +- .../flutter_inappbrowser/FlutterWebView.java | 48 +- .../InAppBrowserActivity.java | 23 + .../InAppBrowserFlutterPlugin.java | 66 +- .../InAppWebView/InAppWebView.java | 13 + example/lib/chrome_safari_example.screen.dart | 2 - example/lib/inline_example.screen.dart | 789 ++-- ios/Classes/FlutterWebViewController.swift | 614 ++-- ios/Classes/InAppWebView.swift | 3216 +++++++++-------- ios/Classes/SwiftFlutterPlugin.swift | 46 + lib/src/channel_manager.dart | 1 + lib/src/cookie_manager.dart | 2 + lib/src/http_auth_credentials_database.dart | 2 + lib/src/in_app_browser.dart | 13 +- lib/src/in_app_webview.dart | 2235 ++++++------ lib/src/types.dart | 36 +- 17 files changed, 3897 insertions(+), 3566 deletions(-) mode change 100644 => 100755 example/lib/inline_example.screen.dart mode change 100644 => 100755 lib/src/in_app_webview.dart diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 353a40eb..57f6868a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -15,47 +15,23 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + - - + - + + + + - @@ -78,38 +54,17 @@ - - + + - - - - - - - - - - + - - - - - - - - - - - - - - + + @@ -120,22 +75,22 @@ - - + + - + - + - - + + - + @@ -153,9 +108,6 @@ - onSafeBrowsingHit - SafeBrowsingResponse - getDomainName a as IABWebViewClient @@ -168,7 +120,6 @@ HttpAuthResponse ClientCertResponse onReceivedServerTrustAuthRequest - on ServerTrustAuthResponse certific CER @@ -181,8 +132,12 @@ preferredContentMode print ConsoleMessageLevel - _findLocalPath onConsoleMessage + _findLocalPath + package + on + findAll + getFave activity.getPreferences(0) @@ -231,35 +186,34 @@ -