iosWebViewFix/ios/Classes
Lorenzo Pichilli de89f2637b Added headers and statusCode properties to IOSURLResponse class #693 2021-02-26 11:22:57 +01:00
..
InAppBrowser Fixed Android screenshot out of memory error, Fixed getFavicons WebView method 2021-02-25 19:48:48 +01:00
InAppWebView Fixed Android screenshot out of memory error, Fixed getFavicons WebView method 2021-02-25 19:48:48 +01:00
PluginScriptsJS code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00
SafariViewController code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00
Types Added headers and statusCode properties to IOSURLResponse class #693 2021-02-26 11:22:57 +01:00
ContextMenuOptions.swift added clearHistory webview methods on Android, setContextMenu and clearFocus webview methods, added ContextMenuOptions class 2020-05-30 20:23:33 +02:00
CredentialDatabase.swift code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00
CustomeSchemeHandler.swift code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00
FlutterMethodCallDelegate.swift fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
HttpAuthenticationChallenge.swift code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00
InAppWebViewFlutterPlugin.h fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
InAppWebViewFlutterPlugin.m Fix: added compatibility header 2020-07-31 20:35:27 +08:00
InAppWebViewMethodHandler.swift bug fixes, fix #450, updated integration tests 2021-02-22 23:38:30 +01:00
InAppWebViewStatic.swift Added mediaType, pageZoom, limitsNavigationsToAppBoundDomains iOS-specific webview options, Added handlesURLScheme iOS-specific webview method, Added ContentWorld class, minor bug fixes 2021-02-04 01:43:55 +01:00
LeakAvoider.swift fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
MyCookieManager.swift updated ios Cookie Manager, Added IOSCookieManager class and CookieManager.instance().ios.getAllCookies iOS-specific method, updated README.md 2021-01-31 22:08:20 +01:00
MyWebStorageManager.swift fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
Options.swift fixed Options.parse iOS method, updated .cirrus.yml 2021-02-10 04:14:58 +01:00
SwiftFlutterPlugin.swift Updated onCreateWindow, onJsAlert, onJsConfirm, and onJsPrompt webview events, added onCloseWindow, onTitleChanged, onWindowFocus, and onWindowBlur webview events, added androidOnRequestFocus, androidOnReceivedIcon, androidOnReceivedTouchIconUrl, androidOnJsBeforeUnload, and androidOnReceivedLoginRequest Android-specific webview events, fix #403 2020-06-29 16:34:29 +02:00
Util.swift code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00
WKProcessPoolManager.swift fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00