Lorenzo Pichilli
|
06668703c4
|
Removed willSuppressErrorPage WebView Android setting in favor of disableDefaultErrorPage, Added isMultiProcessEnabled static method on InAppWebViewController for Android, Added onContentSizeChanged WebView event for iOS, Added onPermissionRequestCanceled and onRequestFocus WebView events for Android, Added defaultVideoPoster WebView setting for Android, Added TracingController for Android WebViews
|
2022-10-31 02:09:00 +01:00 |
|
Lorenzo Pichilli
|
fa5449a50d
|
Created WebUri class to replace Uri dart core type, fix #1402, fix #1328, fix #1350
|
2022-10-27 11:02:49 +02:00 |
|
Lorenzo Pichilli
|
d5170c3dd8
|
fix #1393
|
2022-10-24 14:27:37 +02:00 |
|
Lorenzo Pichilli
|
14ff4921f8
|
Added InAppWebViewSettings.allowBackgroundAudioPlaying for Android, Added WebViewAssetLoader and InAppWebViewSettings.webViewAssetLoader for Android
|
2022-10-22 04:05:41 +02:00 |
|
Lorenzo Pichilli
|
786a544963
|
flutter format
|
2022-10-19 16:54:54 +02:00 |
|
Lorenzo Pichilli
|
652ee52c75
|
updated macos docs, added getContentWidth WebView method
|
2022-10-18 18:12:33 +02:00 |
|
Lorenzo Pichilli
|
3b2add4199
|
code format
|
2022-10-11 16:19:36 +02:00 |
|
Lorenzo Pichilli
|
abab589d80
|
use flutter_lints as linter
|
2022-10-08 19:07:50 +02:00 |
|
Lorenzo Pichilli
|
432e882e8f
|
added minimumViewportInset and maximumViewportInset iOS webview settings
|
2022-10-08 15:20:09 +02:00 |
|
Lorenzo Pichilli
|
f5a048cb69
|
added Find Interaction Controller
|
2022-10-08 14:19:35 +02:00 |
|
Lorenzo Pichilli
|
6d2408de0e
|
added enterpriseAuthenticationAppLinkPolicyEnabled android webview setting
|
2022-10-07 02:34:09 +02:00 |
|
Lorenzo Pichilli
|
b889efebf3
|
added requestedWithHeaderMode android webview settings, added getRequestedWithHeaderMode and setRequestedWithHeaderMode ServiceWorkerController methods
|
2022-10-07 02:26:28 +02:00 |
|
Lorenzo Pichilli
|
1fd8a062f3
|
updated algorithmicDarkeningAllowed
|
2022-10-07 01:50:51 +02:00 |
|
Lorenzo Pichilli
|
22ae9deac6
|
added android willSuppressErrorPage and algorithmicDarkeningAllowed settings
|
2022-10-07 01:45:15 +02:00 |
|
Lorenzo Pichilli
|
9d738d3435
|
updated all toValue and fromValue
|
2022-10-05 13:52:07 +02:00 |
|
Lorenzo Pichilli
|
cd523c9d53
|
complete applying internal annotations to types folder
|
2022-10-05 13:13:20 +02:00 |
|
Lorenzo Pichilli
|
d3cdc784b2
|
applied v5.4.3+8 fixes
|
2022-10-03 14:29:30 +02:00 |
|
Lorenzo Pichilli
|
c81cfc964c
|
added disposable internal class, fixed some docs
|
2022-05-13 09:35:50 +02:00 |
|
Lorenzo Pichilli
|
55f3b64a24
|
fixed tests, added android webview EventChannelDelegate, fixed some enum native values based on target platform
|
2022-05-04 02:17:33 +02:00 |
|
Lorenzo Pichilli
|
71c2093283
|
added forceDarkStrategy webview setting, updated some android checks on webview feature supported
|
2022-05-02 15:08:23 +02:00 |
|
Lorenzo Pichilli
|
f728248dbd
|
fixed web support, updated tests
|
2022-04-30 21:22:31 +02:00 |
|
Lorenzo Pichilli
|
24e452f29c
|
updated tests
|
2022-04-28 01:10:20 +02:00 |
|
Lorenzo Pichilli
|
1e6de69d20
|
moved every class in types.dart in a specific class file
|
2022-04-27 01:03:42 +02:00 |
|
Lorenzo Pichilli
|
03e74820df
|
merged web support, dartfmt
|
2022-04-25 23:21:26 +02:00 |
|
Lorenzo Pichilli
|
bb33ec2362
|
added headless and cookie manager web support
|
2022-04-25 22:36:21 +02:00 |
|
Lorenzo Pichilli
|
d1a4ff1829
|
Updated web support
|
2022-04-25 12:15:53 +02:00 |
|
Lorenzo Pichilli
|
d0657c3b9a
|
updated web support
|
2022-04-24 04:50:44 +02:00 |
|
Lorenzo Pichilli
|
dd9043ccf5
|
merge
|
2022-04-23 17:49:29 +02:00 |
|
Lorenzo Pichilli
|
b881909957
|
updated context menu item and options to settings
|
2022-04-23 14:00:47 +02:00 |
|
Lorenzo Pichilli
|
a3c9b5f444
|
removed width and height iframe properties from webview settings
|
2022-04-23 01:04:51 +02:00 |
|
Lorenzo Pichilli
|
176d41d328
|
added initial web support
|
2022-04-21 23:14:51 +02:00 |
|
Lorenzo Pichilli
|
3cd3b30457
|
Added underPageBackgroundColor, isTextInteractionEnabled, isSiteSpecificQuirksModeEnabled, upgradeKnownHostsToHTTPS WebView settings, Updated getMetaThemeColor on iOS 15.0+
|
2022-04-21 02:14:21 +02:00 |
|
Lorenzo Pichilli
|
6fef6906a9
|
fixed settings fromMap methods
|
2022-04-20 03:59:39 +02:00 |
|
Lorenzo Pichilli
|
0312d12859
|
fixed remaining classes and properties
|
2022-04-20 03:05:46 +02:00 |
|
Lorenzo Pichilli
|
5371b77231
|
initial refactor
|
2022-04-20 01:31:14 +02:00 |
|
Lorenzo Pichilli
|
a866cd6b24
|
initial refactor
|
2022-04-20 01:30:45 +02:00 |
|