iosWebViewFix/ios/Classes
Lorenzo Pichilli 299042f828 added getHtml method, updated android config, remove block on long press webview android, fixed other issues 2019-11-02 19:58:01 +01:00
..
CredentialDatabase.swift added onReceivedServerTrustAuthRequest and onReceivedClientCertRequest events to manage SSL requests, added clearSslPreferences and clearClientCertPreferences for Android, added nodejs_server_test_auth_basic_and_ssl for testing auth and ssl requests 2019-10-31 23:09:54 +01:00
CustomeSchemeHandler.swift added onDownloadStart event, onLoadResourceCustomScheme event and resourceCustomSchemes option, onTargetBlank event and useOnTargetBlank option, code refactoring 2019-10-26 04:42:50 +02:00
FlutterWebViewController.swift added getHtml method, updated android config, remove block on long press webview android, fixed other issues 2019-11-02 19:58:01 +01:00
FlutterWebViewFactory.swift added onDownloadStart event, onLoadResourceCustomScheme event and resourceCustomSchemes option, onTargetBlank event and useOnTargetBlank option, code refactoring 2019-10-26 04:42:50 +02:00
InAppBrowserFlutterPlugin.h fix migration to Swift 5, updated README.md, fix #149 2019-10-24 18:27:28 +02:00
InAppBrowserFlutterPlugin.m fix migration to Swift 5, updated README.md, fix #149 2019-10-24 18:27:28 +02:00
InAppBrowserOptions.swift fix migration to Swift 5, updated README.md, fix #149 2019-10-24 18:27:28 +02:00
InAppBrowserWebViewController.swift updated webview options, updated content blockers 2019-10-27 04:35:05 +01:00
InAppWebView.swift added getHtml method, updated android config, remove block on long press webview android, fixed other issues 2019-11-02 19:58:01 +01:00
InAppWebViewOptions.swift added debuggingEnabled option, fixed InputConnection error on Android 2019-10-29 17:51:55 +01:00
MyCookieManager.swift added HttpAuthCredentialDatabase class, clearCache method, onReceivedHttpAuthRequest event 2019-10-31 03:20:07 +01:00
Options.swift fix migration to Swift 5, updated README.md, fix #149 2019-10-24 18:27:28 +02:00
SafariBrowserOptions.swift fix migration to Swift 5, updated README.md, fix #149 2019-10-24 18:27:28 +02:00
SafariViewController.swift fix migration to Swift 5, updated README.md, fix #149 2019-10-24 18:27:28 +02:00
SwiftFlutterPlugin.swift added onFindResultReceived event, added findAllAsync, findNext and clearMatches methods 2019-11-02 04:16:47 +01:00