iosWebViewFix/ios/Classes
Lorenzo Pichilli 069594a8cf
Merge pull request #1295 from bagedevimo/allow-no-domain
Allow a cookie without a domain to be set on Android
2022-10-13 19:39:58 +02:00
..
HeadlessInAppWebView fix #1159 2022-04-28 13:39:59 +02:00
InAppBrowser Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
InAppWebView iOS - Load client certificate from local storage 2022-10-13 17:43:38 +02:00
PluginScriptsJS updated js code arrayBufferToString 2022-10-13 15:59:50 +02:00
PullToRefresh Fixed missing PullToRefreshController.isRefreshing iOS implementation, Fixed Android PullToRefreshController.setEnabled at runtime, Fixed iOS findNext 2022-10-12 21:25:49 +02:00
SafariViewController Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
Types change: make contentWorldWrapper private 2022-08-24 18:46:17 +08:00
ContextMenuOptions.swift added clearHistory webview methods on Android, setContextMenu and clearFocus webview methods, added ContextMenuOptions class 2020-05-30 20:23:33 +02:00
CredentialDatabase.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
CustomeSchemeHandler.swift code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00
FlutterMethodCallDelegate.swift fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
HttpAuthenticationChallenge.swift code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00
InAppWebViewFlutterPlugin.h fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
InAppWebViewFlutterPlugin.m Fix: added compatibility header 2020-07-31 20:35:27 +08:00
InAppWebViewMethodHandler.swift Fixed iOS 14.0 crash when calling callAsyncJavaScript method 2022-10-13 14:21:26 +02:00
InAppWebViewStatic.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
LeakAvoider.swift Added support for pull-to-refresh feature (fix #395), Fixed issue not rendering WebView content when scrolling on iOS (fix #704), Fixed InAppBrowser.openData method, InAppBrowser.initialUserScripts InAppBrowser.id HeadlessInAppWebView.id properties are final now 2021-03-05 23:19:50 +01:00
MyCookieManager.swift Allow a cookie without a domain to be set on Android 2022-08-30 15:29:05 +12:00
MyWebStorageManager.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
Options.swift Update Options.swift 2022-04-15 20:16:10 +02:00
PlatformUtil.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
SwiftFlutterPlugin.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
Util.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
WKProcessPoolManager.swift fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00