Michal Srutek
|
b954080321
|
Fix a couple of iOS warnings
|
2023-12-20 11:07:07 +01:00 |
Lorenzo Pichilli
|
73c27928ca
|
updated pubspec.lock
|
2023-12-18 12:43:55 +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
|
63c2f7f65c
|
Updated minimum platform interface and implementation versions
|
2023-12-12 22:28:38 +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
|
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
|
3a9bee5af8
|
fix #1897, fix #1882
|
2023-12-06 12:35:48 +01:00 |
Lorenzo Pichilli
|
7bb70eb7d9
|
fix #1900, Try to load just the URL of an URLRequest if the HTTP method is GET and the HTTP request fails due to an error such as a CORS policy error #1901
|
2023-12-06 02:19:40 +01:00 |
Lorenzo Pichilli
|
beb827858f
|
possible fix for #1894
|
2023-12-05 19:48:24 +01:00 |
Lorenzo Pichilli
|
e44c31b456
|
updated dependencies
|
2023-12-04 04:38:59 +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
|
77bca50f0e
|
Expose missing old AndroidInAppWebViewOptions and IOSInAppWebViewOptions classes from platform interface
|
2023-11-29 10:32:03 +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
|
d5b3d9c9fa
|
updated CHANGELOG
|
2023-11-27 19:02:50 +01:00 |
Lorenzo Pichilli
|
c03914f144
|
updated README
|
2023-11-27 18:59:19 +01:00 |
Lorenzo Pichilli
|
40c36b8df3
|
updated README
|
2023-11-27 18:48:38 +01:00 |
Lorenzo Pichilli
|
26f0235c98
|
updated analysis options
|
2023-11-27 18:41:59 +01:00 |
Lorenzo Pichilli
|
6d525a9790
|
updated README
|
2023-11-27 18:32:38 +01:00 |
Lorenzo Pichilli
|
26512318d8
|
updated CHANGELOG and LICENSE
|
2023-11-27 12:11:26 +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 |
Lorenzo Pichilli
|
b1e7a5b3df
|
updated pubspec.yaml
|
2023-11-27 08:49:57 +01:00 |
Lorenzo Pichilli
|
48aef55603
|
removed android and iOS methods cross-references
|
2023-11-27 00:56:46 +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 |