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
|
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
|
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
|
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
|
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 |
Lorenzo Pichilli
|
a25c1bd50e
|
fixed last android implementations, updated analysis_options files
|
2023-11-25 04:56:49 +01:00 |
Lorenzo Pichilli
|
d57af8eb46
|
updated docs
|
2023-11-24 17:56:57 +01:00 |
Lorenzo Pichilli
|
0b0869ce2a
|
updated debugLoggingSettings references, dart format
|
2023-11-23 16:06:50 +01:00 |
Lorenzo Pichilli
|
9cb8b3af26
|
updated chrome_safari_browser implementation, updated WebMessage.ports interface, updated WebViewAssetLoader implementation, force InAppWebViewController type for webview controller events
|
2023-11-23 16:01:14 +01:00 |
Lorenzo Pichilli
|
d37de77f36
|
updated tests, created InAppLocalHostServer platform interface and default implementation, use where possibile the non-Platform prefix class
|
2023-11-18 01:17:45 +01:00 |
Lorenzo Pichilli
|
1486b5af38
|
first commit federated-plugin
|
2023-11-17 23:28:11 +01:00 |