Commit Graph

16 Commits

Author SHA1 Message Date
Lorenzo Pichilli 79024b24da updated tests, fixed ios and macos headless to inappwebview conversion 2023-11-15 00:56:10 +01:00
Lorenzo Pichilli 62431838d9 Added InAppBrowser menu items feature, Added hideCloseButton, hideDefaultMenuItems, menuButtonColor InAppBrowser settings 2023-06-11 01:55:42 +02:00
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 14ff4921f8 Added InAppWebViewSettings.allowBackgroundAudioPlaying for Android, Added WebViewAssetLoader and InAppWebViewSettings.webViewAssetLoader for Android 2022-10-22 04:05:41 +02:00
Lorenzo Pichilli 69fb76d10c updated macos tests, fixed macos/Classes/ISettings.swift, fixed macos NSColor.swift extension 2022-10-19 04:40:44 +02:00
Lorenzo Pichilli 3b2add4199 code format 2022-10-11 16:19:36 +02:00
Lorenzo Pichilli f5a048cb69 added Find Interaction Controller 2022-10-08 14:19:35 +02:00
Lorenzo Pichilli ebdcef6393 deprecated onLoadResourceCustomScheme for onLoadResourceWithCustomScheme event 2022-05-08 15:08:34 +02:00
Lorenzo Pichilli b189066940 added onReceivedError and onReceivedHttpError events 2022-05-01 17:06:16 +02:00
Lorenzo Pichilli f45996e187 updated tests 2022-04-28 23:23:38 +02:00
Lorenzo Pichilli fa4132e33c update tests 2022-04-28 20:34:54 +02:00
Lorenzo Pichilli 6911026d36 updated tests 2022-04-28 19:29:01 +02:00
Lorenzo Pichilli cae685c1b2 updated tests 2022-04-28 16:48:39 +02:00
Lorenzo Pichilli 24e452f29c updated tests 2022-04-28 01:10:20 +02:00
Lorenzo Pichilli 55a2a41a04 Updated tests 2022-04-27 18:59:19 +02:00
Lorenzo Pichilli 5fb73dae1e starting to update tests 2022-04-27 02:23:59 +02:00