An error occurred fetching the project authors.
- 06 Feb, 2021 1 commit
-
-
Lorenzo Pichilli authored
-
- 04 Feb, 2021 3 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
Added mediaType, pageZoom, limitsNavigationsToAppBoundDomains iOS-specific webview options, Added handlesURLScheme iOS-specific webview method, Added ContentWorld class, minor bug fixes
-
- 03 Feb, 2021 1 commit
-
-
Lorenzo Pichilli authored
-
- 01 Feb, 2021 2 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
Added addUserScript, addUserScripts, removeUserScript, removeUserScripts, removeAllUserScripts WebView methods, Added initialUserScripts WebView option, Added UserScript and UserScriptInjectionTime classes, updated README.md, fix some wrong iOS swift return value on method call handler, added InAppWebViewMethodHandler native class
-
- 31 Jan, 2021 1 commit
-
-
Lorenzo Pichilli authored
updated ios Cookie Manager, Added IOSCookieManager class and CookieManager.instance().ios.getAllCookies iOS-specific method, updated README.md
-
- 30 Jan, 2021 1 commit
-
-
Lorenzo Pichilli authored
fixed iOS getCookies MyCookieManager, Added limited cookies support on iOS below 11.0 using JavaScript
-
- 28 Jan, 2021 3 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
Added support for Dart null-safety feature, Updated integration tests, Fixed missing properties initialization when using InAppWebViewController.fromInAppBrowser, Removed debuggingEnabled WebView option and added AndroidInAppWebViewController.setWebContentsDebuggingEnabled static method
-
- 07 Sep, 2020 3 commits
-
-
Lorenzo Pichilli authored
Fixed missing clearHistory webview method implementation on Android, Fixed iOS crash when using CookieManager getCookies for an URL and the host URL is null
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
- 27 Aug, 2020 3 commits
-
-
Lorenzo Pichilli authored
updated android androidx.webkit:webkit:1.3.0, fixed default value for AndroidInAppBrowserOptions.hideTitleBar
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
- 17 Jul, 2020 1 commit
-
-
Lorenzo Pichilli authored
-
- 06 Jul, 2020 1 commit
-
-
Lorenzo Pichilli authored
-
- 02 Jul, 2020 1 commit
-
-
Lorenzo Pichilli authored
Reverted calling handler.post on Android when a WebView is created, Fixed iOS extra bottom padding when opening the keyboard, fix #429
-
- 30 Jun, 2020 2 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
added disableDefaultErrorPage Android-specific webview option, updated onCreateWindow event implementation
-
- 29 Jun, 2020 1 commit
-
-
Lorenzo Pichilli authored
Updated onCreateWindow, onJsAlert, onJsConfirm, and onJsPrompt webview events, added onCloseWindow, onTitleChanged, onWindowFocus, and onWindowBlur webview events, added androidOnRequestFocus, androidOnReceivedIcon, androidOnReceivedTouchIconUrl, androidOnJsBeforeUnload, and androidOnReceivedLoginRequest Android-specific webview events, fix #403
-
- 24 Jun, 2020 1 commit
-
-
Lorenzo Pichilli authored
-
- 21 Jun, 2020 2 commits
-
-
Lorenzo Pichilli authored
Update README.md, Update missing docs, Fix pub.dev Health suggestions and Analysis suggestions, v3.4.0+1
-
Lorenzo Pichilli authored
-
- 19 Jun, 2020 1 commit
-
-
Lorenzo Pichilli authored
-
- 15 Jun, 2020 1 commit
-
-
Lorenzo Pichilli authored
-
- 13 Jun, 2020 1 commit
-
-
Lorenzo Pichilli authored
added getScrollX and getScrollY webview methods, added HttpOnly and SameSite set cookie options, added animated option to scrollTo and scrollBy webview methods, Added error and message to the ServerTrustChallenge class for iOS, added contentInsetAdjustmentBehavior webview iOS-specific option, added getCertificate android-specific webview method, added copy and copyWithValue methods for webview class options
-
- 12 Jun, 2020 1 commit
-
-
Lorenzo Pichilli authored
added new webview methods, added supporZoom webview option on iOS, bug fixes, prepare new version 3.4.0
-
- 02 Jun, 2020 1 commit
-
-
Lorenzo Pichilli authored
-
- 30 May, 2020 2 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
added clearHistory webview methods on Android, setContextMenu and clearFocus webview methods, added ContextMenuOptions class
-
- 29 May, 2020 2 commits
-
-
Lorenzo Pichilli authored
Added 'toString()' method to various classes in order to have a better output instead of simply 'Instance of ...', updated getOptions() method
-
Lorenzo Pichilli authored
-
- 28 May, 2020 1 commit
-
-
Lorenzo Pichilli authored
added onPageCommitVisible event, updated dart code for new events and methods, updated docs, fix #367
-
- 25 May, 2020 1 commit
-
-
Lorenzo Pichilli authored
-
- 23 May, 2020 2 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-