An error occurred fetching the project authors.
- 16 Dec, 2019 1 commit
-
-
Lorenzo Pichilli authored
fix #225, merged #228, updated ios options naming, updated default value for databaseEnabled android option, added new methods and events
-
- 14 Dec, 2019 1 commit
-
-
Lorenzo Pichilli authored
-
- 12 Dec, 2019 1 commit
-
-
Lorenzo Pichilli authored
updated DropDown workaround: load it as soon as possible and load also for iframes where possibile (same origin)
-
- 11 Dec, 2019 2 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
Added enableDropDownWorkaroud webview option for Android to enable a temporary workaround for html dropdowns (issue #182)
-
- 09 Dec, 2019 1 commit
-
-
Lorenzo Pichilli authored
updated shouldOverrideUrlLoading event for #146, added print method and event #128, fix #123 javascript handler for Android API <= 22, renamed onTargetBlank to onCreateWindow event, deleted useOnTargetBlank option, added supportMultipleWindows android option, added getDefaultUserAgent static method, Updated default value for domStorageEnabled option to true
-
- 01 Dec, 2019 1 commit
-
-
Lorenzo Pichilli authored
Fixed error 'java.lang.ClassCastException: cannot be cast to android.view.WindowManagerImpl' on Android when using native alert dialogs, updated README.md with Xcode version required
-
- 29 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
-
- 25 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
-
- 18 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
-
- 09 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
-
- 08 Nov, 2019 3 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
-
crazecoder authored
-
- 07 Nov, 2019 1 commit
-
-
Lorenzo Pichilli authored
-
- 05 Nov, 2019 1 commit
-
-
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
-
- 31 Oct, 2019 2 commits
-
-
Lorenzo Pichilli authored
added onReceivedServerTrustAuthRequest and onReceivedClientCertRequest events to manage SSL requests, added clearSslPreferences and clearClientCertPreferences for Android, added nodejs_server_test_auth_basic_and_ssl for testing auth and ssl requests
-
Lorenzo Pichilli authored
-
- 29 Oct, 2019 2 commits
-
-
Lorenzo Pichilli authored
-
Lorenzo Pichilli authored
updated android safe browsing, updated ios browser and SafariViewController options, added onSafeBrowsingHit event for android
-
- 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 1 commit
-
-
Lorenzo Pichilli authored
Updated onLoadResource event, Updated WebResourceResponse class, Deleted WebResourceRequest class, added useOnDownloadStart option, created webview options classes, added initial content blocking support
-