From f6353b8f722faad5d6597c2cceafffad3c3f611c Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Fri, 7 Jun 2019 02:13:56 +0200 Subject: [PATCH] fix #43, fix #73 --- .gradle/5.1.1/fileChanges/last-build.bin | Bin 0 -> 1 bytes .gradle/5.1.1/fileHashes/fileHashes.lock | Bin 0 -> 17 bytes .gradle/5.1.1/gc.properties | 0 .../buildOutputCleanup.lock | Bin 17 -> 17 bytes .gradle/buildOutputCleanup/cache.properties | 4 +- .gradle/vcs-1/gc.properties | 0 .idea/codeStyles/Project.xml | 29 -- .idea/encodings.xml | 4 + .idea/libraries/Dart_SDK.xml | 31 +- .idea/misc.xml | 17 +- .../example_lib_main_dart.xml | 4 +- .idea/vcs.xml | 1 - .idea/workspace.xml | 346 ++++++++---------- CHANGELOG.md | 8 + README.md | 4 +- .../InAppWebView/InAppWebChromeClient.java | 50 ++- .../InAppWebView/InAppWebView.java | 6 +- .../InAppWebView/InAppWebViewOptions.java | 2 +- example/ios/Runner.xcodeproj/project.pbxproj | 8 +- example/lib/inline_example.screen.dart | 3 + example/lib/webview_example.screen.dart | 11 +- ios/Classes/FlutterWebViewController.swift | 12 +- .../InAppBrowserWebViewController.swift | 50 ++- ios/Classes/InAppWebView.swift | 30 +- ios/Storyboards/WebView.storyboard | 8 +- lib/flutter_inappbrowser.dart | 4 +- pubspec.yaml | 2 +- 27 files changed, 348 insertions(+), 286 deletions(-) create mode 100644 .gradle/5.1.1/fileChanges/last-build.bin create mode 100644 .gradle/5.1.1/fileHashes/fileHashes.lock create mode 100644 .gradle/5.1.1/gc.properties create mode 100644 .gradle/vcs-1/gc.properties delete mode 100644 .idea/codeStyles/Project.xml create mode 100644 .idea/encodings.xml diff --git a/.gradle/5.1.1/fileChanges/last-build.bin b/.gradle/5.1.1/fileChanges/last-build.bin new file mode 100644 index 0000000000000000000000000000000000000000..f76dd238ade08917e6712764a16a22005a50573d GIT binary patch literal 1 IcmZPo000310RR91 literal 0 HcmV?d00001 diff --git a/.gradle/5.1.1/fileHashes/fileHashes.lock b/.gradle/5.1.1/fileHashes/fileHashes.lock new file mode 100644 index 0000000000000000000000000000000000000000..015c9815518917fa87256348d55f9f20a3258b24 GIT binary patch literal 17 TcmZR!N}J8Mf^lgL0~7!NCC397 literal 0 HcmV?d00001 diff --git a/.gradle/5.1.1/gc.properties b/.gradle/5.1.1/gc.properties new file mode 100644 index 000000000..e69de29bb diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock index 9a4cb628ae772042c3356f4d6b6c7dcb7e8beb7e..0c14d8d13215857496309d939370229482a74579 100644 GIT binary patch literal 17 TcmZS9JaZ`5(ZC{?0Ror+Di8xe literal 17 TcmZS9JaZ`5(ZC{?0Rk8SDh~rc diff --git a/.gradle/buildOutputCleanup/cache.properties b/.gradle/buildOutputCleanup/cache.properties index 3d1809d4e..6fd10dc64 100644 --- a/.gradle/buildOutputCleanup/cache.properties +++ b/.gradle/buildOutputCleanup/cache.properties @@ -1,2 +1,2 @@ -#Sun Sep 16 19:20:12 CEST 2018 -gradle.version=4.4.1 +#Sat Jun 01 15:11:27 CEST 2019 +gradle.version=5.1.1 diff --git a/.gradle/vcs-1/gc.properties b/.gradle/vcs-1/gc.properties new file mode 100644 index 000000000..e69de29bb diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index 30aa626c2..000000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 000000000..15a15b218 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/libraries/Dart_SDK.xml b/.idea/libraries/Dart_SDK.xml index f376a57a8..62be7eab6 100644 --- a/.idea/libraries/Dart_SDK.xml +++ b/.idea/libraries/Dart_SDK.xml @@ -1,17 +1,26 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + diff --git a/.idea/misc.xml b/.idea/misc.xml index 6c6d3f4bd..bfa5e6bb7 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -5,25 +5,38 @@ + + \ No newline at end of file diff --git a/.idea/runConfigurations/example_lib_main_dart.xml b/.idea/runConfigurations/example_lib_main_dart.xml index 5fd9159d1..bac2c8a79 100644 --- a/.idea/runConfigurations/example_lib_main_dart.xml +++ b/.idea/runConfigurations/example_lib_main_dart.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index c7434d0ce..94a25f7f4 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,6 +2,5 @@ - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 07493bda3..830bc012e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -15,32 +15,26 @@ + + + + + + + - - - - + - - - - - - - - - - - - - - - - + + + + + + @@ -56,67 +50,22 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - + + + + + + + + + + + @@ -124,8 +73,8 @@ - - + + @@ -136,8 +85,8 @@ - - + + @@ -146,31 +95,31 @@ - + - - - - - + + - + - - + + + + + - - + + - - + + @@ -186,10 +135,6 @@ - _uuidGenerator - in the flutter - RELOAD - localhostServer initialFile loadFile openFile @@ -216,6 +161,10 @@ hidden builtInZoomControls __builtInZoomControls__ + android.support.v4 + __transparentBackground__ + dispose + _dispose activity.getPreferences(0) @@ -263,25 +212,24 @@ - @@ -289,7 +237,6 @@ - @@ -329,12 +276,27 @@ + + + + + + + + + + + + + + + + + @@ -358,10 +321,10 @@ - + - + @@ -461,7 +424,8 @@ - + - - + + + - + - + - - - + + + - + + @@ -535,21 +501,12 @@ - -