This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
0
You've already forked iosWebViewFix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
iosWebViewFix
/
android
/
src
/
main
/
java
/
com
/
pichillilorenzo
/
flutter_inappbrowser
History
Lorenzo Pichilli
18919576e0
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
2019-11-05 03:44:22 +01:00
..
ChromeCustomTabs
added getHtml method, updated android config, remove block on long press webview android, fixed other issues
2019-11-02 19:58:01 +01:00
ContentBlocker
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
2019-11-05 03:44:22 +01:00
CredentialDatabase
added HttpAuthCredentialDatabase class, clearCache method, onReceivedHttpAuthRequest event
2019-10-31 03:20:07 +01:00
InAppWebView
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
2019-11-05 03:44:22 +01:00
CredentialDatabaseHandler.java
added getHtml method, updated android config, remove block on long press webview android, fixed other issues
2019-11-02 19:58:01 +01:00
FlutterWebView.java
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
2019-11-05 03:44:22 +01:00
FlutterWebViewFactory.java
added debuggingEnabled option, fixed InputConnection error on Android
2019-10-29 17:51:55 +01:00
InAppBrowser.java
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
2019-11-05 03:44:22 +01:00
InAppBrowserActivity.java
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
2019-11-05 03:44:22 +01:00
InAppBrowserFlutterPlugin.java
added getHtml method, updated android config, remove block on long press webview android, fixed other issues
2019-11-02 19:58:01 +01:00
InAppBrowserOptions.java
added getHtml method, updated android config, remove block on long press webview android, fixed other issues
2019-11-02 19:58:01 +01:00
JavaScriptBridgeInterface.java
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
2019-11-05 03:44:22 +01:00
MyCookieManager.java
added getHtml method, updated android config, remove block on long press webview android, fixed other issues
2019-11-02 19:58:01 +01:00
Options.java
v0.5.0
2018-10-22 00:41:39 +02:00
RequestPermissionHandler.java
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
2019-10-28 04:58:25 +01:00
Util.java
added getHtml method, updated android config, remove block on long press webview android, fixed other issues
2019-11-02 19:58:01 +01:00