Commit Graph

12 Commits

Author SHA1 Message Date
unknown ade2edfb7d windows: completed CookieManager implementation, added WebViewEnvironment getAvailableVersion and compareBrowserVersions methods 2024-01-28 16:24:54 +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 7721deb062 windows: added headless inappwebview initial implementation 2024-01-24 02:11:28 +01:00
unknown ed6283d3b3 windows: added content world support for user scripts and javascript evaluation 2024-01-20 22:13:24 +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 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