unknown
|
ade2edfb7d
|
windows: completed CookieManager implementation, added WebViewEnvironment getAvailableVersion and compareBrowserVersions methods
|
2024-01-28 16:24:54 +01:00 |
unknown
|
db9ff8c4e6
|
windows: added WebViewEnvironment support for headlessinappwebview and inappbrowser
|
2024-01-27 21:36:37 +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
|
914316e6d3
|
windows: added inappwebview widget support, added some other methods
|
2024-01-16 03:18:59 +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
|
81b72b3213
|
basic initial windows support
|
2024-01-06 04:51:16 +01:00 |
Lorenzo Pichilli
|
e143e2892d
|
fix #1924
|
2023-12-23 15:22:28 +01:00 |
Lorenzo Pichilli
|
ed450ad678
|
Added CustomPathHandler class to be able to implement Android custom path handlers for WebViewAssetLoader
|
2023-12-18 12:40:16 +01:00 |
Lorenzo Pichilli
|
ac245e6eff
|
updated url inappwebview example
|
2023-12-17 23:03:00 +01:00 |
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
|
18fae1bb13
|
updated ios example identifier
|
2023-12-12 22:18:41 +01:00 |
Lorenzo Pichilli
|
b2a0a96898
|
Added InAppWebViewController.clearFormData Android-specific method, Added InAppWebViewController.clearAllCache static method, Added CookieManager.removeSessionCookies Android-specific method, Deprecated InAppWebViewController.clearCache and InAppWebViewSettings.clearCache, Deprecated InAppWebViewSettings.clearSessionCache, Updated CookieManager methods return value
|
2023-12-12 00:40:25 +01:00 |
Lorenzo Pichilli
|
d23f7fd41b
|
Expose missing InAppBrowserSettings.menuButtonColor option in constructor platform interface, Fixed iOS InAppBrowserMenuItem.iconColor not working
|
2023-11-30 15:05:51 +01:00 |
Lorenzo Pichilli
|
3facb6a963
|
moved flutter_inappwebview base package to flutter_inappwebview folder, format code
|
2023-11-28 02:32:01 +01:00 |