Commit Graph

14 Commits

Author SHA1 Message Date
unknown 599e2fd94f windows: added openDevTools, callDevToolsProtocolMethod, addDevToolsProtocolEventListener and removeDevToolsProtocolEventListener methods, added some more inappwebview and inappbrowser basic settings 2024-01-31 04:04:26 +01:00
unknown ed97928331 windows: fixed dealloc webviews logic, implemented takeScreenshot, added WebViewEnvironment and WebViewEnvironmentSettings classes 2024-01-27 18:41:10 +01:00
unknown ab869e9703 windows: fixed javascript evaluation, added callAsyncJavaScript implementation, call DestroyWindow(parentWindow) on InAppWebView dealloc 2024-01-23 16:01:09 +01:00
unknown ed6283d3b3 windows: added content world support for user scripts and javascript evaluation 2024-01-20 22:13:24 +01:00
unknown b27036e59b windows: updated webview and browser creation params, added support for openWithSystemBrowser 2024-01-19 20:16:53 +01:00
unknown a4c044a0f1 windows: completed initial javascript handler communication and user scripts support, added support for loadFile and loadData 2024-01-19 18:52:00 +01:00
unknown 9a5dae03ba windows: implemented some other methods and events, initial implementation work for UserScripts and JavaScript handlers 2024-01-19 01:55:55 +01:00
unknown a8e960c4d0 windows: added c++ nlohmann.json dependency, added getCopyBackForwardList implementation 2024-01-17 01:23:08 +01:00
unknown 914316e6d3 windows: added inappwebview widget support, added some other methods 2024-01-16 03:18:59 +01:00
unknown 11659f22e1 windows: added initial webview settings, updated flutter.h get fl options implementations 2024-01-11 11:10:10 +01:00
unknown 8499949a22 windows c++ code format 2024-01-08 12:36:48 +01:00
unknown dcfeeb7497 windows: fixed in app browser dealloc, fixed on load stop event, implemented onReceivedError and onReceivedHttpError events 2024-01-07 23:28:46 +01:00
unknown 43aa01d944 added implementation for callback result, impl for shouldOverrideUrlLoading 2024-01-07 03:26:14 +01:00
unknown 81b72b3213 basic initial windows support 2024-01-06 04:51:16 +01:00