From 5fc1d405d3fa108f3a1cba24f0979cf40ff60689 Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Fri, 25 Oct 2019 03:21:03 +0200 Subject: [PATCH] updated plugin version, added new options to hide/show scrollbars #165, initial support for DownloadManager in Android and iOS --- .idea/workspace.xml | 246 +++++++----------- CHANGELOG.md | 11 + README.md | 1 - android/src/main/AndroidManifest.xml | 1 + .../InAppWebView/InAppWebView.java | 113 +++++--- .../InAppWebView/InAppWebViewOptions.java | 2 + .../RequestPermissionHandler.java | 2 + example/lib/inline_example.screen.dart | 4 +- ios/Classes/InAppWebView.swift | 86 +++++- ios/Classes/InAppWebViewOptions.swift | 2 + pubspec.yaml | 4 +- 11 files changed, 283 insertions(+), 189 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8c01449d..07de65f8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -16,62 +16,16 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - + @@ -94,30 +48,30 @@ - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + @@ -126,10 +80,10 @@ - + - - + + @@ -145,7 +99,6 @@ - openFile File onExit _handleMethod @@ -175,6 +128,7 @@ _dispose UIImagePNGRepresentation png + cordova activity.getPreferences(0) @@ -193,7 +147,6 @@ @@ -248,6 +202,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -277,45 +270,6 @@ - - - - - - - - - - -