1266 Commits

Author SHA1 Message Date
Lorenzo Pichilli
0c17e03256 updated code docs, fixed javascript code for the ajax and fetch request event handlers 2019-11-09 23:35:18 +01:00
Lorenzo Pichilli
a59dee7c5d updated code docs 2019-11-08 22:31:57 +01:00
Lorenzo Pichilli
6c5e314795 updated code docs 2019-11-08 19:12:21 +01:00
Lorenzo Pichilli
352dd02525
Merge pull request #186 from crazecoder/master
add initialScale in android
2019-11-08 15:11:43 +01:00
Lorenzo Pichilli
971ac889f9
Merge branch 'master' into master 2019-11-08 15:11:28 +01:00
crazecoder
c15ee0216b add initialScale in android 2019-11-08 14:39:15 +08:00
Lorenzo Pichilli
f80bf8879d
Merge pull request #183 from crazecoder/master
handle choose file callback in android
2019-11-08 00:43:15 +01:00
Lorenzo Pichilli
e18e6910bb
Update InAppWebChromeClient.java 2019-11-08 00:42:05 +01:00
Lorenzo Pichilli
31dc73cfce added new webview options 2019-11-08 00:32:29 +01:00
Lorenzo Pichilli
b4544c7d98 updated shouldInterceptFetchRequest 2019-11-06 22:55:54 +01:00
Lorenzo Pichilli
e4d8b79866 updated locationchange iOS javascript event name, updated javaScriptHandlerForbiddenNames dart variable 2019-11-06 00:37:36 +01:00
Lorenzo Pichilli
16de8b199d added onNavigationStateChange, updated onAjaxProgress and onAjaxReadyStateChange return type 2019-11-06 00:23:24 +01:00
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
crazecoder
c0c3fdeea5 fix crash 2019-11-04 17:37:48 +08:00
crazecoder
b800d0f651 fix crash 2019-11-04 17:25:08 +08:00
crazecoder
ff097334c1 fix crash 2019-11-04 17:05:52 +08:00
crazecoder
17c005561b fix choose file callback in android 2019-11-04 16:36:05 +08:00
Lorenzo Pichilli
2811fce463 updated webview options classes, fixed debuggingEnabled, added getTRexRunnerHtml and getTRexRunnerCss methods 2019-11-04 01:39:23 +01:00
Lorenzo Pichilli
299042f828 added getHtml method, updated android config, remove block on long press webview android, fixed other issues 2019-11-02 19:58:01 +01:00
Lorenzo Pichilli
6518697e55 added onFindResultReceived event, added findAllAsync, findNext and clearMatches methods 2019-11-02 04:16:47 +01:00
Lorenzo Pichilli
1f67e98213 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
Lorenzo Pichilli
68ff79c716 added HttpAuthCredentialDatabase class, clearCache method, onReceivedHttpAuthRequest event 2019-10-31 03:20:07 +01:00
Lorenzo Pichilli
fed99ec0e9 added debuggingEnabled option, fixed InputConnection error on Android 2019-10-29 17:51:55 +01:00
Lorenzo Pichilli
ab3b5c3935 updated android safe browsing, updated ios browser and SafariViewController options, added onSafeBrowsingHit event for android 2019-10-29 15:27:50 +01:00
Lorenzo Pichilli
153ab6023f Updated javascript popups events 2019-10-29 12:16:31 +01:00
Lorenzo Pichilli
ab0a5cc5b5 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
Lorenzo Pichilli
bc6bed1891 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
Lorenzo Pichilli
372b771211 updated webview options, updated content blockers 2019-10-27 04:35:05 +01:00
Lorenzo Pichilli
3ffa1c0a43 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
Lorenzo Pichilli
49983cfdaf added onDownloadStart event, onLoadResourceCustomScheme event and resourceCustomSchemes option, onTargetBlank event and useOnTargetBlank option, code refactoring 2019-10-26 04:42:50 +02:00
Lorenzo Pichilli
5fc1d405d3 updated plugin version, added new options to hide/show scrollbars #165, initial support for DownloadManager in Android and iOS 2019-10-25 03:21:03 +02:00
Lorenzo Pichilli
9470a529f4 Merge branch 'master' of github.com:pichillilorenzo/flutter_inappbrowser 2019-10-24 18:27:59 +02:00
Lorenzo Pichilli
10b42f20c3 fix migration to Swift 5, updated README.md, fix #149 2019-10-24 18:27:28 +02:00
Lorenzo Pichilli
37080ae3d2
Merge pull request #178 from SebastienBtr/patch-1
Update readme example
2019-10-24 12:36:00 +02:00
Lorenzo Pichilli
303a8d2e31
Merge pull request #162 from fattiger00/master
migrating to swift 5.0
2019-10-24 12:34:49 +02:00
Lorenzo Pichilli
29e4474c13
Merge branch 'master' into master 2019-10-24 12:34:07 +02:00
Lorenzo Pichilli
4b14e44e5c
Merge pull request #155 from AlexVincent525/master
Fix abstract method error  && swift version error
2019-10-24 12:28:53 +02:00
Lorenzo Pichilli
ebe5add056
Merge pull request #150 from deandreamatias/master
Create issue and pull request templates
2019-10-24 12:27:34 +02:00
Lorenzo Pichilli
85dd1ef6fa
Merge pull request #144 from Klingens13/patch-1
Resolving gradle error.
2019-10-24 12:25:44 +02:00
Lorenzo Pichilli
996ec1e69d
Merge pull request #122 from PauloMelo/#121
Android takeScreenshot does not work properly.
2019-10-24 12:25:02 +02:00
Lorenzo Pichilli
f1cb348be2
Merge pull request #119 from benfingo/master
Remove async call in close Swift
2019-10-24 12:23:27 +02:00
Lorenzo Pichilli
07f63a5f23
Merge pull request #116 from robsonfingo/master
Avoid null pointer exception after webview is disposed
2019-10-24 12:18:46 +02:00
Lorenzo Pichilli
d7edfc5ee4
Create FUNDING.yml 2019-10-24 00:18:24 +02:00
SebastienBtr
088018fb88
Update readme example
Column does not accept null widget
2019-10-23 22:02:48 +02:00
wyy
c316c4791f migrating to swift 5.0 2019-09-23 10:29:13 +08:00
AlexVincent525
990fe52a48 Fix iOS side compile error with swift_version. 2019-09-11 15:27:56 +08:00
AlexVincent525
ebccc4a4c9 Fix abstract method error for flutter v1.9.1+hotfix.2 stable. 2019-09-11 15:19:25 +08:00
Matias de Andrea
2fa3eb7755 Move issues reports 2019-09-03 08:34:26 +02:00
Matias de Andrea
8d139a4c33 Create pull request template 2019-09-03 08:34:13 +02:00
Matias de Andrea
a10a0184c8
Create FEATURE_REQUEST.md 2019-09-03 08:32:14 +02:00