Commit Graph

16 Commits

Author SHA1 Message Date
Lorenzo Pichilli e143e2892d fix #1924 2023-12-23 15:22:28 +01:00
Lorenzo Pichilli d0a8d6fb4c
Merge pull request #1937 from michalsrutek/feature/fix-typos
Fix typos
2023-12-23 14:13:09 +01:00
Lorenzo Pichilli bccd7535ce
Merge pull request #1936 from michalsrutek/feature/swift-code-improvements
Swift code improvements
2023-12-23 14:10:33 +01:00
Michal Srutek e50278a35e ipv4 split 2023-12-21 08:22:19 +01:00
Michal Srutek ecfcb3d9f5 Next typos fixes 2023-12-21 08:21:41 +01:00
Michal Srutek 7077320f95 Consistent colon spacing 2023-12-21 08:07:57 +01:00
Michal Srutek 3b999a310e Additional findings 2023-12-20 15:50:43 +01:00
Michal Srutek 1b15b0bbb1 Use enum type inference for encoding 2023-12-20 12:19:14 +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 36a299d8c9 fix #1912 2023-12-11 16:12:08 +01:00
Lorenzo Pichilli e60fe1740a fix #1905, updated useShouldInterceptAjaxRequest automatic infer logic 2023-12-07 16:59:30 +01:00
Lorenzo Pichilli bfe5971d84 fixed InterceptAjaxRequestJS Failed to set responseType property also on iOS and macOS, fixed shouldInterceptAjaxRequest javascript code when overriding XMLHttpRequest.open method parameters 2023-12-06 18:05:18 +01:00
Lorenzo Pichilli beb827858f possible fix for #1894 2023-12-05 19:48:24 +01:00
Lorenzo Pichilli 290cfd6efa fix for ios and macos #1738 2023-12-01 14:26:34 +01:00
Lorenzo Pichilli e0c03b0891 created flutter_inappwebview_macos 2023-11-27 09:46:37 +01:00