iosWebViewFix/android/src/main/java/com/pichillilorenzo/flutter_inappwebview
Lorenzo Pichilli ef9580b287 Fixed possible Android java.lang.NullPointerException in InAppBrowserActivity.onCreateOptionsMenu about webView.getTitle() 2022-05-05 22:00:44 +02:00
..
chrome_custom_tabs fix #1159 2022-04-28 13:39:59 +02:00
content_blocker using getWebViewLooper API for Android 28+ 2022-04-18 23:57:11 +02:00
credential_database fix #1159 2022-04-28 13:39:59 +02:00
headless_in_app_webview fix #1168 2022-05-05 21:01:09 +02:00
in_app_browser Fixed possible Android java.lang.NullPointerException in InAppBrowserActivity.onCreateOptionsMenu about webView.getTitle() 2022-05-05 22:00:44 +02:00
in_app_webview fix #1168 2022-05-05 21:01:09 +02:00
plugin_scripts_js created android InAppWebViewInterface to implement other android webview engines, getOriginalUrl method is cross-platform now, Fixed requestImageRef method always null on iOS 2022-04-15 19:20:35 +02:00
pull_to_refresh fix #765, Fixed InAppWebViewController.getHitTestResult wrong type mapping, added auto-comment.yml 2021-03-30 18:15:50 +02:00
types fix #1173 2022-05-05 21:46:14 +02:00
FlutterWebViewFactory.java created android InAppWebViewInterface to implement other android webview engines, getOriginalUrl method is cross-platform now, Fixed requestImageRef method always null on iOS 2022-04-15 19:20:35 +02:00
InAppWebViewFileProvider.java added new Android webview events and options, other bug fixes 2020-05-26 00:26:32 +02:00
InAppWebViewFlutterPlugin.java fix #1155 2022-04-26 13:55:24 +02:00
InAppWebViewMethodHandler.java created android InAppWebViewInterface to implement other android webview engines, getOriginalUrl method is cross-platform now, Fixed requestImageRef method always null on iOS 2022-04-15 19:20:35 +02:00
InAppWebViewStatic.java fix #1155 2022-04-26 13:55:24 +02:00
JavaScriptBridgeInterface.java using getWebViewLooper API for Android 28+ 2022-04-18 23:57:11 +02:00
MyCookieManager.java fix #732, fix #759, Fixed Android ChromeSafariBrowser menu item callback not called because of PendingIntents extra were cached 2021-03-28 04:17:09 +02:00
MyWebStorage.java fix #732, fix #759, Fixed Android ChromeSafariBrowser menu item callback not called because of PendingIntents extra were cached 2021-03-28 04:17:09 +02:00
Options.java added clearHistory webview methods on Android, setContextMenu and clearFocus webview methods, added ContextMenuOptions class 2020-05-30 20:23:33 +02:00
PlatformUtil.java fix #732, fix #759, Fixed Android ChromeSafariBrowser menu item callback not called because of PendingIntents extra were cached 2021-03-28 04:17:09 +02:00
RequestPermissionHandler.java added AndroidWebViewFeature, AndroidServiceWorkerController, AndroidServiceWorkerClient classes 2021-02-04 21:54:09 +01:00
ServiceWorkerManager.java fix #1151 2022-04-25 12:55:35 +02:00
Util.java Added singleInstance option for Android ChromeSafariBrowser implementation, updated android compileSdkVersion to 31 2022-04-15 23:18:54 +02:00
WebViewFeatureManager.java fix #732, fix #759, Fixed Android ChromeSafariBrowser menu item callback not called because of PendingIntents extra were cached 2021-03-28 04:17:09 +02:00