.. |
ActivityButton.swift
|
release 6.0.0-beta.9
|
2022-10-26 17:52:35 +02:00 |
BaseCallbackResult.swift
|
updated print job controller for macos
|
2022-10-18 11:44:08 +02:00 |
CGRect.swift
|
added PrintJobController to manage print jobs
|
2022-05-12 00:19:43 +02:00 |
CGSize.swift
|
Removed willSuppressErrorPage WebView Android setting in favor of disableDefaultErrorPage, Added isMultiProcessEnabled static method on InAppWebViewController for Android, Added onContentSizeChanged WebView event for iOS, Added onPermissionRequestCanceled and onRequestFocus WebView events for Android, Added defaultVideoPoster WebView setting for Android, Added TracingController for Android WebViews
|
2022-10-31 02:09:00 +01:00 |
CallbackResult.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
ChannelDelegate.swift
|
fixed iOS nil exception on URLRequest url property, update some iOS classes to use ChannelDelegate class and Disposable protocol, added some more null checks on Android
|
2022-05-05 20:19:16 +02:00 |
ClientCertChallenge.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
ClientCertResponse.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
CreateWindowAction.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
CustomSchemeResponse.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
Disposable.swift
|
fixed iOS nil exception on URLRequest url property, update some iOS classes to use ChannelDelegate class and Disposable protocol, added some more null checks on Android
|
2022-05-05 20:19:16 +02:00 |
DownloadStartRequest.swift
|
added onDownloadStartRequest event
|
2022-04-17 16:19:31 +02:00 |
FlutterMethodCallDelegate.swift
|
fixed iOS nil exception on URLRequest url property, update some iOS classes to use ChannelDelegate class and Disposable protocol, added some more null checks on Android
|
2022-05-05 20:19:16 +02:00 |
FlutterMethodChannel.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
HitTestResult.swift
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |
HttpAuthResponse.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
HttpAuthenticationChallenge.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
InAppBrowserMenuItem.swift
|
Added InAppBrowser menu items feature, Added hideCloseButton, hideDefaultMenuItems, menuButtonColor InAppBrowser settings
|
2023-06-11 01:55:42 +02:00 |
JsAlertResponse.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
JsConfirmResponse.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
JsPromptResponse.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
MethodChannelResult.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
NSAttributedString.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 |
PermissionRequest.swift
|
Added support for onPermissionRequest event on iOS 15.0+
|
2022-04-21 13:33:07 +02:00 |
PermissionResponse.swift
|
fixed ios tests
|
2022-10-06 16:43:19 +02:00 |
PluginScript.swift
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |
SecCertificate.swift
|
fix cert parsing for ios 12
|
2023-10-05 14:29:41 +08:00 |
ServerTrustAuthResponse.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
ServerTrustChallenge.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
Size2D.swift
|
Added initialSize property and setSize/getSize methods to the HeadlessInAppWebView class, androidOnScaleChanged event is deprecated - use onZoomScaleChanged event, getScale method is deprecated - use getZoomScale method, Removed final keyword for all HeadlessInAppWebView events, Fixed wrong usage of Android WebView scale property
|
2021-03-26 21:04:44 +01:00 |
SslCertificate.swift
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |
SslError.swift
|
initial refactor
|
2022-04-20 01:31:14 +02:00 |
StringOrInt.swift
|
Added support for onPermissionRequest event on iOS 15.0+
|
2022-04-21 13:33:07 +02:00 |
UIColor.swift
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |
UIEdgeInsets.swift
|
added PrintJobController to manage print jobs
|
2022-05-12 00:19:43 +02:00 |
UIEventAttribution.swift
|
release 6.0.0-beta.9
|
2022-10-26 17:52:35 +02:00 |
UIFindSession.swift
|
implemented iOS getActiveFindSession also when isFindInteractionEnabled is false
|
2022-10-12 10:59:17 +02:00 |
UIImage.swift
|
release 6.0.0-beta.9
|
2022-10-26 17:52:35 +02:00 |
URLAuthenticationChallenge.swift
|
initial refactor
|
2022-04-20 01:31:14 +02:00 |
URLCredential.swift
|
initial refactor
|
2022-04-20 01:31:14 +02:00 |
URLProtectionSpace.swift
|
Updated generator
|
2022-05-18 03:05:06 +02:00 |
URLRequest.swift
|
added URLRequestAttribution, added URLRequest attribution and assumesHTTP3Capable properties for iOS
|
2022-05-08 15:39:16 +02:00 |
URLResponse.swift
|
added loadSimulatedRequest iOS webview method
|
2022-10-08 18:57:29 +02:00 |
UserScript.swift
|
applied v5.4.3+8 fixes
|
2022-10-03 14:29:30 +02:00 |
WKContentWorld.swift
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |
WKFrameInfo.swift
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |
WKNavigationAction.swift
|
implemented WKDownloadDelegate iOS protocol for iOS 14.5
|
2022-04-23 17:39:39 +02:00 |
WKNavigationResponse.swift
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |
WKSecurityOrigin.swift
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |
WKUserContentController.swift
|
Fixed User Script remove methods, Fixed macOS available checks for XCode 14.1
|
2022-11-16 15:30:17 +01:00 |
WKWindowFeatures.swift
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |
WebMessage.swift
|
fixed web support, updated tests
|
2022-04-30 21:22:31 +02:00 |
WebMessagePort.swift
|
fixed web support, updated tests
|
2022-04-30 21:22:31 +02:00 |
WebResourceError.swift
|
fixed nativeValue in case of null, updated log debug settings for flutter test cases
|
2022-10-05 19:48:34 +02:00 |
WebResourceRequest.swift
|
deprecated onLoadResourceCustomScheme for onLoadResourceWithCustomScheme event
|
2022-05-08 15:08:34 +02:00 |
WebResourceResponse.swift
|
deprecated onLoadResourceCustomScheme for onLoadResourceWithCustomScheme event
|
2022-05-08 15:08:34 +02:00 |
WebViewTransport.swift
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |