.. |
CredentialDatabase.swift
|
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
|
2019-10-31 23:09:54 +01:00 |
CustomeSchemeHandler.swift
|
fixed ajax interceptor javascript code, re-added flutterInAppBrowserPlatformReady javascript for the window object, tests moved inside example folder using flutter driver
|
2019-11-16 12:41:30 +01:00 |
FlutterWebViewController.swift
|
fix iOS setCookie #196, added iOS shared Process Pool #196, added scrollTo and scrollBy methods
|
2019-11-19 20:44:06 +01:00 |
FlutterWebViewFactory.swift
|
added onDownloadStart event, onLoadResourceCustomScheme event and resourceCustomSchemes option, onTargetBlank event and useOnTargetBlank option, code refactoring
|
2019-10-26 04:42:50 +02:00 |
InAppBrowserFlutterPlugin.h
|
fix migration to Swift 5, updated README.md, fix #149
|
2019-10-24 18:27:28 +02:00 |
InAppBrowserFlutterPlugin.m
|
fix migration to Swift 5, updated README.md, fix #149
|
2019-10-24 18:27:28 +02:00 |
InAppBrowserOptions.swift
|
fix migration to Swift 5, updated README.md, fix #149
|
2019-10-24 18:27:28 +02:00 |
InAppBrowserWebViewController.swift
|
updated webview options, updated content blockers
|
2019-10-27 04:35:05 +01:00 |
InAppWebView.swift
|
added onLoadHttpError event, fixed InAppWebView handleMethod, updated example, updated driver tests
|
2019-11-21 02:19:43 +01:00 |
InAppWebViewOptions.swift
|
added disableVerticalScroll and disableHorizontalScroll webview options, updated example
|
2019-11-18 22:21:35 +01:00 |
MyCookieManager.swift
|
fix iOS setCookie #196, added iOS shared Process Pool #196, added scrollTo and scrollBy methods
|
2019-11-19 20:44:06 +01:00 |
Options.swift
|
fix migration to Swift 5, updated README.md, fix #149
|
2019-10-24 18:27:28 +02:00 |
SafariBrowserOptions.swift
|
fix migration to Swift 5, updated README.md, fix #149
|
2019-10-24 18:27:28 +02:00 |
SafariViewController.swift
|
fix migration to Swift 5, updated README.md, fix #149
|
2019-10-24 18:27:28 +02:00 |
SwiftFlutterPlugin.swift
|
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 |
WKProcessPoolManager.swift
|
fix iOS setCookie #196, added iOS shared Process Pool #196, added scrollTo and scrollBy methods
|
2019-11-19 20:44:06 +01:00 |