Commit Graph

16 Commits

Author SHA1 Message Date
Lorenzo Pichilli 7125bfb43e fix #1981 2024-01-31 14:00:17 +01:00
Michal Srutek 621d3fa040 Locale split 2023-12-21 08:22:55 +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 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
Enguerrand ARMINJON 5fb5e8afce
Update InterceptAjaxRequestJS.java 2023-12-06 16:08:05 +01:00
Enguerrand ARMINJON 444ffef22b
Update InterceptAjaxRequestJS.java 2023-12-06 14:47:15 +01:00
Lorenzo Pichilli 3a9bee5af8 fix #1897, fix #1882 2023-12-06 12:35:48 +01:00
Lorenzo Pichilli 23097dbce0 Throw platform exception when ProcessGlobalConfig.apply throws an error on the native side to be able to catch it on Flutter side, updated e.printStackTrace with Log.e where possible 2023-11-30 10:08:49 +01:00
Lorenzo Pichilli 35fea2c331 Updated ContentBlockerHandler CSS_DISPLAY_NONE action type and JavaScriptBridgeJS.JAVASCRIPT_BRIDGE_JS_SOURCE javascript implementation code 2023-11-29 14:35:52 +01:00
Lorenzo Pichilli f7967d0a42 fix #1881, fixed PlatformPrintJobController.onComplete setter 2023-11-28 01:27:29 +01:00
Lorenzo Pichilli d57d1aecfb updated android package name to com.pichillilorenzo.flutter_inappwebview_android 2023-11-27 13:03:36 +01:00
Lorenzo Pichilli 1486b5af38 first commit federated-plugin 2023-11-17 23:28:11 +01:00