Commit Graph

397 Commits

Author SHA1 Message Date
Lorenzo Pichilli 2a94a748aa fixed docs link 2022-10-14 14:29:01 +02:00
Lorenzo Pichilli ba2c702665 updated example 2022-10-14 09:36:00 +02:00
Lorenzo Pichilli 30d041283b Fixed web example, Fixed export library 2022-10-14 03:45:48 +02:00
Lorenzo Pichilli 8955cd2433 fixed web_authentication_session_example 2022-10-14 02:57:41 +02:00
Lorenzo Pichilli be58d859a4 code format 2022-10-14 02:28:23 +02:00
Lorenzo Pichilli 1a1f582ab3 fixed ios findInteractionController.activeFindSession on onFindResultReceived, updated README 2022-10-14 02:14:46 +02:00
Lorenzo Pichilli 48d8f73b23 fixed integration tests, fixed android evaluation javascript with content world 2022-10-14 01:55:54 +02:00
Lorenzo Pichilli 011d1c866f CookieManager.deleteCookie and CookieManager.deleteCookies now have the domain argument optional and without a default value 2022-10-14 01:02:39 +02:00
Lorenzo Pichilli 9da39036a4 merged Add directoryIndex and documentRoot to InAppLocalhostServer option 2022-10-13 20:36:22 +02:00
Lorenzo Pichilli c384bb9ec8 updated example, updated WebAuthenticationSession docs 2022-10-12 19:54:21 +02:00
Lorenzo Pichilli 05cb0184fc fixed find empty string iOS, updated tests 2022-10-12 15:00:00 +02:00
Lorenzo Pichilli 17bdf84362 updated find interaction controller get and set search text implementation 2022-10-12 12:23:15 +02:00
Lorenzo Pichilli 34d776e079 implemented iOS getActiveFindSession also when isFindInteractionEnabled is false 2022-10-12 10:59:17 +02:00
Lorenzo Pichilli e9b059b2e2 renamed findAllAsync to findAll 2022-10-12 10:27:58 +02:00
Lorenzo Pichilli b4558d356a added FindSession to Android 2022-10-12 10:13:05 +02:00
Lorenzo Pichilli b790039696 fixed WebResourceError iOS, updated code docs 2022-10-12 00:37:06 +02:00
Lorenzo Pichilli 3b2add4199 code format 2022-10-11 16:19:36 +02:00
Lorenzo Pichilli a3c20be1e7 fixed loadSimulatedRequest test 2022-10-11 16:15:51 +02:00
Lorenzo Pichilli bcbb8afaa4 fixed web support 2022-10-11 10:49:01 +02:00
Lorenzo Pichilli 924022686d fixed flutter web sandbox enum 2022-10-11 10:34:09 +02:00
Lorenzo Pichilli 310cd60a6e updated example 2022-10-11 10:10:13 +02:00
Lorenzo Pichilli abab589d80 use flutter_lints as linter 2022-10-08 19:07:50 +02:00
Lorenzo Pichilli 386bd2097e added loadSimulatedRequest iOS webview method 2022-10-08 18:57:29 +02:00
Lorenzo Pichilli 85ff4c1234 added ContentBlockerTrigger.ifFrameUrl and ContentBlockerTrigger.loadContext properties 2022-10-08 17:48:16 +02:00
Lorenzo Pichilli 3f8b1591c8 updated example! 2022-10-08 14:21:10 +02:00
Lorenzo Pichilli f5a048cb69 added Find Interaction Controller 2022-10-08 14:19:35 +02:00
Lorenzo Pichilli 1791b8202b updated minimum android and iOS SDK versions 2022-10-06 17:10:08 +02:00
Lorenzo Pichilli fd17bd4624 fixed ios tests 2022-10-06 16:43:19 +02:00
Lorenzo Pichilli 3a63c35a68 fixed tests 2022-10-06 15:13:31 +02:00
Lorenzo Pichilli caf8ae915b fixed nativeValue in case of null, updated log debug settings for flutter test cases 2022-10-05 19:48:34 +02:00
Lorenzo Pichilli cd523c9d53 complete applying internal annotations to types folder 2022-10-05 13:13:20 +02:00
Lorenzo Pichilli 4c06cfee18 merge with 5.4.4 2022-10-04 12:35:50 +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 0dd9dfbff6 added PrintJobController to manage print jobs 2022-05-12 00:19:43 +02:00
Lorenzo Pichilli 0a16e1babe Added WebAuthenticationSession for iOS 2022-05-09 01:51:21 +02:00
Lorenzo Pichilli ebdcef6393 deprecated onLoadResourceCustomScheme for onLoadResourceWithCustomScheme event 2022-05-08 15:08:34 +02:00
Lorenzo Pichilli 88e89bd102 fixed iOS nil exception on URLRequest url property, update some iOS classes to use ChannelDelegate class and Disposable protocol, added some more null checks on Android 2022-05-05 20:19:16 +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 3edbbbc396 renamed DebugSettings to DebugLoggingSettings 2022-05-02 23:53:09 +02:00
Lorenzo Pichilli 28455c696a updated onPermissionRequest event for ios, added DebugSettings 2022-05-02 18:59:29 +02:00
Lorenzo Pichilli 17ed6c881a added onCameraCaptureStateChanged and onMicrophoneCaptureStateChanged webview events 2022-05-02 16:54:34 +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 706d7ee90b updated tests 2022-05-02 12:52:10 +02:00
Lorenzo Pichilli d3a834c36a added android proxy controller support 2022-05-02 03:37:02 +02:00
Lorenzo Pichilli 2ab051fca3 updated example 2022-05-02 00:19:19 +02:00
Lorenzo Pichilli 060fb00368 fixed some enum types mapping in parent toMap methods, added getCameraCaptureState, setCameraCaptureState, getMicrophoneCaptureState, setMicrophoneCaptureState WebView controller methods for iOS 2022-05-02 00:18:55 +02:00
Lorenzo Pichilli fef47e7930 updated enum types ssl_error_type, permission_resource_type and web_resource_error_type 2022-05-01 23:51:29 +02:00
Lorenzo Pichilli b189066940 added onReceivedError and onReceivedHttpError events 2022-05-01 17:06:16 +02:00
Lorenzo Pichilli 449bfd06ef added isInFullscreen method 2022-05-01 04:03:17 +02:00
Lorenzo Pichilli 2a3e368780 updated example 2022-04-30 21:23:16 +02:00
Lorenzo Pichilli f728248dbd fixed web support, updated tests 2022-04-30 21:22:31 +02:00
Lorenzo Pichilli abcc3a3415 updated tests 2022-04-29 21:48:17 +02:00
Lorenzo Pichilli 2768605491 updated tests 2022-04-29 14:29:21 +02:00
Lorenzo Pichilli 96259a782e updated tests 2022-04-29 13:39:28 +02:00
Lorenzo Pichilli a8593f557e updated tests 2022-04-29 02:07:01 +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 9a6934cc67 merge 2022-04-28 13:56:48 +02:00
Lorenzo Pichilli ad04812a6e fix #1159 2022-04-28 13:39:59 +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 2dd1999a63 updated web support 2022-04-27 17:50:30 +02:00
Lorenzo Pichilli 68f25d0d4d updated web support 2022-04-27 16:59:49 +02:00
Lorenzo Pichilli 3bad02d6e4 fixed plugin dependencies, added getUrl web support 2022-04-27 13:39:00 +02:00
Lorenzo Pichilli 5fb73dae1e starting to update tests 2022-04-27 02:23:59 +02:00
Lorenzo Pichilli 85949e9858 added main stub for web support, updated example, updated debug log 2022-04-26 15:45:36 +02:00
Lorenzo Pichilli df6fe3f8ce merge 2022-04-26 14:03:34 +02:00
Lorenzo Pichilli 442b51db0f fix #1155 2022-04-26 13:55:24 +02:00
Lorenzo Pichilli 03e74820df merged web support, dartfmt 2022-04-25 23:21:26 +02:00
Lorenzo Pichilli 091415dafe merge 2022-04-25 22:53:49 +02:00
Lorenzo Pichilli bb33ec2362 added headless and cookie manager web support 2022-04-25 22:36:21 +02:00
Lorenzo Pichilli f885a0537f fixed code example 2022-04-25 18:00:10 +02:00
Lorenzo Pichilli 9be702791a merge 2022-04-25 17:59:23 +02:00
Lorenzo Pichilli e07ba2a675 fix #1152 2022-04-25 17:39:04 +02:00
Lorenzo Pichilli 07768cdc81 fixed android dependencies error in release mode 2022-04-25 13:51:47 +02:00
Lorenzo Pichilli b5935e9304 merge 2022-04-25 13:01:17 +02:00
Lorenzo Pichilli 951b974dd3 fix #1151 2022-04-25 12:55:35 +02:00
Lorenzo Pichilli d1a4ff1829 Updated web support 2022-04-25 12:15:53 +02:00
Lorenzo Pichilli 84177f940e updated web support 2022-04-24 04:51:22 +02:00
Lorenzo Pichilli 442c9f1bc2 updated web support 2022-04-24 04:51:03 +02:00
Lorenzo Pichilli d0657c3b9a updated web support 2022-04-24 04:50:44 +02:00
Lorenzo Pichilli 61a439893b added new events 2022-04-23 22:10:02 +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 db58205ca1 merge 2022-04-22 16:57:29 +02:00
Lorenzo Pichilli d1e4dc55d0 updated example 2022-04-22 16:32:03 +02:00
Lorenzo Pichilli ce6e9066ba Fixed Android error in some cases when calling setServiceWorkerClient java method on ServiceWorkerManager initialization 2022-04-22 16:24:41 +02:00
Lorenzo Pichilli 2570cb38eb added onConsoleMessage and onScrollChanged web support 2022-04-22 14:41:05 +02:00
Lorenzo Pichilli 1161380eab updated web support 2022-04-22 13:39:21 +02:00
Lorenzo Pichilli 24317b22ec updated example 2022-04-22 10:38:19 +02:00
Lorenzo Pichilli 9006cf1228 updated example 2022-04-22 02:51:56 +02:00
Lorenzo Pichilli 46fcafcf44 updated web support 2022-04-22 02:24:50 +02:00
Lorenzo Pichilli 176d41d328 added initial web support 2022-04-21 23:14:51 +02:00
Lorenzo Pichilli f265063a37 Added support for onPermissionRequest event on iOS 15.0+ 2022-04-21 13:33:07 +02:00
Lorenzo Pichilli ec24f41914 updated onPermissionRequest signature 2022-04-21 12:20:48 +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 bca59d3e87 updated example 2022-04-20 19:20:31 +02:00