Lorenzo Pichilli
|
4c72bbfc0e
|
Added InAppBrowser.onMainWindowWillClose event, Added WindowType.WINDOW for InAppWebViewSettings.windowType, fix #1738, Fixed InAppWebViewController.callAsyncJavaScript Android-issue when the last line of the functionBody parameter includes a code comment
|
2023-12-17 22:58:09 +01:00 |
Lorenzo Pichilli
|
7bb70eb7d9
|
fix #1900, Try to load just the URL of an URLRequest if the HTTP method is GET and the HTTP request fails due to an error such as a CORS policy error #1901
|
2023-12-06 02:19:40 +01:00 |
Lorenzo Pichilli
|
8dfddc2e12
|
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 |
Lorenzo Pichilli
|
652ee52c75
|
updated macos docs, added getContentWidth WebView method
|
2022-10-18 18:12:33 +02:00 |
Lorenzo Pichilli
|
33bea25270
|
updated dev_packages
|
2022-10-06 16:51:32 +02:00 |
Lorenzo Pichilli
|
cd523c9d53
|
complete applying internal annotations to types folder
|
2022-10-05 13:13:20 +02:00 |
Lorenzo Pichilli
|
8968353551
|
added initial code generator and example
|
2022-05-17 22:54:43 +02:00 |