This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
0
You've already forked iosWebViewFix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
iosWebViewFix
/
macos
/
Classes
History
Lorenzo Pichilli
79024b24da
updated tests, fixed ios and macos headless to inappwebview conversion
2023-11-15 00:56:10 +01:00
..
FindInteraction
Added InAppWebView keep alive feature, Added hasJavaScriptHandler, hasUserScript, hasWebMessageListener InAppWebViewController methods, HeadlessInAppWebView.webViewController could be null, Removed throwIfAlreadyOpened, throwIfNotOpened InAppBrowser methods, Removed throwIfAlreadyOpened, throwIfNotOpened ChromeSafariBrowser methods
2023-05-19 00:45:12 +02:00
HeadlessInAppWebView
updated tests, fixed ios and macos headless to inappwebview conversion
2023-11-15 00:56:10 +01:00
InAppBrowser
fix
#1837
2023-11-14 22:47:54 +01:00
InAppWebView
fix
#1837
2023-11-14 22:47:54 +01:00
PluginScriptsJS
Added ProcessGlobalConfig for Android WebViews, Added disableWebView static method on InAppWebViewController for Android, Added support for Android WebViewFeature.isStartupFeatureSupported, WebViewFeature.STARTUP_FEATURE_SET_DIRECTORY_BASE_PATHS, WebViewFeature.STARTUP_FEATURE_SET_DATA_DIRECTORY_SUFFIX, WebViewFeature.WEB_MESSAGE_ARRAY_BUFFER, Added WebMessage.type property, WebMessage.data property is of type dynamic, JavaScriptReplyProxy.postMessage is of type WebMessage, changed WebMessageListener.onPostMessage and WebMessagePort.setWebMessageCallback methods signature
2023-11-14 18:39:25 +01:00
PrintJob
Added InAppWebView keep alive feature, Added hasJavaScriptHandler, hasUserScript, hasWebMessageListener InAppWebViewController methods, HeadlessInAppWebView.webViewController could be null, Removed throwIfAlreadyOpened, throwIfNotOpened InAppBrowser methods, Removed throwIfAlreadyOpened, throwIfNotOpened ChromeSafariBrowser methods
2023-05-19 00:45:12 +02:00
Types
Added ProcessGlobalConfig for Android WebViews, Added disableWebView static method on InAppWebViewController for Android, Added support for Android WebViewFeature.isStartupFeatureSupported, WebViewFeature.STARTUP_FEATURE_SET_DIRECTORY_BASE_PATHS, WebViewFeature.STARTUP_FEATURE_SET_DATA_DIRECTORY_SUFFIX, WebViewFeature.WEB_MESSAGE_ARRAY_BUFFER, Added WebMessage.type property, WebMessage.data property is of type dynamic, JavaScriptReplyProxy.postMessage is of type WebMessage, changed WebMessageListener.onPostMessage and WebMessagePort.setWebMessageCallback methods signature
2023-11-14 18:39:25 +01:00
WebAuthenticationSession
Added InAppWebView keep alive feature, Added hasJavaScriptHandler, hasUserScript, hasWebMessageListener InAppWebViewController methods, HeadlessInAppWebView.webViewController could be null, Removed throwIfAlreadyOpened, throwIfNotOpened InAppBrowser methods, Removed throwIfAlreadyOpened, throwIfNotOpened ChromeSafariBrowser methods
2023-05-19 00:45:12 +02:00
CredentialDatabase.swift
fix
#1640
,
fix
#1632
, Fixed InAppBrowser.show() possible crash on macOS, Fixed missing windowTitlebarSeparatorStyle, windowAlphaValue, windowStyleMask, windowFrame macOS settings updates when using setSettings()
2023-05-16 20:06:53 +02:00
InAppWebViewFlutterPlugin.swift
Added InAppWebView keep alive feature, Added hasJavaScriptHandler, hasUserScript, hasWebMessageListener InAppWebViewController methods, HeadlessInAppWebView.webViewController could be null, Removed throwIfAlreadyOpened, throwIfNotOpened InAppBrowser methods, Removed throwIfAlreadyOpened, throwIfNotOpened ChromeSafariBrowser methods
2023-05-19 00:45:12 +02:00
ISettings.swift
updated macos tests, fixed macos/Classes/ISettings.swift, fixed macos NSColor.swift extension
2022-10-19 04:40:44 +02:00
LeakAvoider.swift
initial macos implementation
2022-10-17 02:23:05 +02:00
MyCookieManager.swift
CookieManager.deleteCookies wait for all delete cookie completion handler to be completed on iOS and macOS,
fix
#1678
2023-11-11 17:32:59 +01:00
MyWebStorageManager.swift
fix
#1640
,
fix
#1632
, Fixed InAppBrowser.show() possible crash on macOS, Fixed missing windowTitlebarSeparatorStyle, windowAlphaValue, windowStyleMask, windowFrame macOS settings updates when using setSettings()
2023-05-16 20:06:53 +02:00
PlatformUtil.swift
fix
#1640
,
fix
#1632
, Fixed InAppBrowser.show() possible crash on macOS, Fixed missing windowTitlebarSeparatorStyle, windowAlphaValue, windowStyleMask, windowFrame macOS settings updates when using setSettings()
2023-05-16 20:06:53 +02:00
Util.swift
updated README, fixed swift Util getUrlAsset and getAbsPathAsset, fixed NSColor, added WKWebView runOpenPanelWith event
2022-10-19 13:14:53 +02:00
WKProcessPoolManager.swift
initial macos implementation
2022-10-17 02:23:05 +02:00