An error occurred fetching the project authors.
- 02 Jun, 2020 1 commit
-
-
Lorenzo Pichilli authored
-
- 09 May, 2020 1 commit
-
-
Lorenzo Pichilli authored
> onLongPressHitTestResult event, updated test cases, fixed Promise polyfill, fixed android options
-
- 18 Dec, 2019 1 commit
-
-
Lorenzo Pichilli authored
updated ChromeSafariBrowser class, Renamed Chrome Custom Tab addShareButton option to addDefaultShareMenuItem, Renamed ChromeSafariBrowser onLoaded to onCompletedInitialLoad, Renamed all iOS and Android webview options class, fix #229, Added packageName and keepAliveEnabled ChromeCustomTab options for Android
-
- 02 Dec, 2019 1 commit
-
-
Lorenzo Pichilli authored
Added pause and resume methods for Android, Added pauseTimers and resumeTimers methods, Added new historyUrl optional parameter only for Android, fix #202, should fix #201
-
- 25 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
-
- 16 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
fixed ajax interceptor javascript code, re-added flutterInAppBrowserPlatformReady javascript for the window object, tests moved inside example folder using flutter driver
-
- 10 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
updated AjaxRequest class, fixed 'InvalidStateError' ajax error #189, No need to listen to window.addEventListener(flutterInAppBrowserPlatformReady, fuction(){ }) javascript event anymore to use JaaScript message handlers
-
- 06 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
-
- 05 Nov, 2019 2 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
Added shouldInterceptAjaxRequest, onAjaxReadyStateChange, onAjaxProgressEvent and shouldInterceptFetchRequest events, added useShouldInterceptAjaxRequest and useShouldInterceptFetchRequest webview options, updated node.js server test, added injectJavascriptFileFromAsset and injectCSSFileFromAsset methods, renamed some methods
-
- 04 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
updated webview options classes, fixed debuggingEnabled, added getTRexRunnerHtml and getTRexRunnerCss methods
-
- 02 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
added getHtml method, updated android config, remove block on long press webview android, fixed other issues
-
- 29 Oct, 2019 2 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
Added , (available only for Android), Added , and events to manage javascript popup dialogs only for Android now, added support for javascript dialogs popups for iOS
-
- 28 Oct, 2019 1 commit
-
-
Lorenzo Pichilli authored
Added new WebView option minimumFontSize, Added new Android WebView options, Added new iOS WebView options, Added onGeolocationPermissionsShowPrompt event and GeolocationPermissionShowPromptResponse class (available only for Android), updated Android ContentBlocker, updated Android build.gradle compileSdkVersion 29
-
- 27 Oct, 2019 1 commit
-
-
Lorenzo Pichilli authored
-
- 26 Oct, 2019 2 commits
-
-
Lorenzo Pichilli authored
Updated onLoadResource event, Updated WebResourceResponse class, Deleted WebResourceRequest class, added useOnDownloadStart option, created webview options classes, added initial content blocking support
-
Lorenzo Pichilli authored
added onDownloadStart event, onLoadResourceCustomScheme event and resourceCustomSchemes option, onTargetBlank event and useOnTargetBlank option, code refactoring
-
- 15 Mar, 2019 1 commit
-
-
pichillilorenzo authored
updated documentation for addJavaScriptHandler method, updated README.md, updated inline webview example
-
- 14 Mar, 2019 2 commits
-
-
pichillilorenzo authored
-
pichillilorenzo authored
added return value for JavaScriptHandlerCallback, added flutterInAppBrowserPlatformReady event for javascript, breaking change: javaScriptHandlersMap contains only one callback
-
- 12 Mar, 2019 1 commit
-
-
pichillilorenzo authored
-
- 15 Oct, 2018 1 commit
-
-
pichillilorenzo authored
-