Commit Graph

14 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
Michal Srutek ecfcb3d9f5 Next typos fixes 2023-12-21 08:21:41 +01:00
Michal Srutek 38e28bec42 FIx urlSplit 2023-12-21 08:16: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 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 e60fe1740a fix #1905, updated useShouldInterceptAjaxRequest automatic infer logic 2023-12-07 16:59:30 +01:00
Lorenzo Pichilli 3a9bee5af8 fix #1897, fix #1882 2023-12-06 12:35:48 +01:00
Lorenzo Pichilli df678091e9 Updated minimum platform interface and implementation versions, Fixed events not called on InAppBrowser and ChromeSafariBrowser opening same instance multiple times 2023-12-04 04:32:01 +01:00
Lorenzo Pichilli 3facb6a963 moved flutter_inappwebview base package to flutter_inappwebview folder, format code 2023-11-28 02:32:01 +01:00
Lorenzo Pichilli f7967d0a42 fix #1881, fixed PlatformPrintJobController.onComplete setter 2023-11-28 01:27:29 +01:00
Lorenzo Pichilli 26f0235c98 updated analysis options 2023-11-27 18:41:59 +01:00
Lorenzo Pichilli b99824ee21 created flutter_inappwebview_web, updated web_support.js path 2023-11-27 12:09:17 +01:00
Lorenzo Pichilli b66eeae75a removed util platform check 2023-11-27 09:59:06 +01:00
Lorenzo Pichilli e0c03b0891 created flutter_inappwebview_macos 2023-11-27 09:46:37 +01:00