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
153ab6023f
Updated javascript popups events
2019-10-29 12:16:31 +01:00
..
ChromeCustomTabs
added onDownloadStart event, onLoadResourceCustomScheme event and resourceCustomSchemes option, onTargetBlank event and useOnTargetBlank option, code refactoring
2019-10-26 04:42:50 +02:00
ContentBlocker
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
2019-10-29 03:03:50 +01:00
InAppWebView
Updated javascript popups events
2019-10-29 12:16:31 +01:00
FlutterWebView.java
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
2019-10-29 03:03:50 +01:00
FlutterWebViewFactory.java
fix
#98
,
fix
#93
,
fix
#80
2019-05-23 01:51:42 +02:00
InAppBrowserActivity.java
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
2019-10-29 03:03:50 +01:00
InAppBrowserFlutterPlugin.java
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
2019-10-29 03:03:50 +01:00
InAppBrowserOptions.java
v0.5.0
2018-10-22 00:41:39 +02:00
JavaScriptBridgeInterface.java
Updated onLoadResource event, Updated WebResourceResponse class, Deleted WebResourceRequest class, added useOnDownloadStart option, created webview options classes, added initial content blocking support
2019-10-26 22:11:23 +02:00
MyCookieManager.java
Fixed bug where passing null to expiresDate failed
2019-01-25 17:55:18 +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 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