Commit Graph

17 Commits

Author SHA1 Message Date
Lorenzo Pichilli 9adf6abeb6 updated changelogs 2023-12-23 14:33:09 +01:00
Lorenzo Pichilli 51311394d7 updated changelogs and versions 2023-12-23 14:31:37 +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 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 2a4313dc50 updated CHANGELOG and platform implementation version 2023-12-06 18:11:29 +01:00
Lorenzo Pichilli 3a9bee5af8 fix #1897, fix #1882 2023-12-06 12:35:48 +01:00
Lorenzo Pichilli beb827858f possible fix for #1894 2023-12-05 19:48:24 +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 290cfd6efa fix for ios and macos #1738 2023-12-01 14:26:34 +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 f7967d0a42 fix #1881, fixed PlatformPrintJobController.onComplete setter 2023-11-28 01:27:29 +01:00
Lorenzo Pichilli d5b3d9c9fa updated CHANGELOG 2023-11-27 19:02:50 +01:00
Lorenzo Pichilli 26512318d8 updated CHANGELOG and LICENSE 2023-11-27 12:11:26 +01:00
Lorenzo Pichilli f3033b3407 created flutter_inappwebview_ios, fixed web_authenticate_session, fixed default in_app_localhost_server implementation 2023-11-27 00:02:46 +01:00