Commit Graph

1254 Commits

Author SHA1 Message Date
Lorenzo Pichilli cb7715149a
Update in_app_webview.dart
Added missing `contextMenu` and `windowId` creation params for Android Hybrid Composition
2020-08-27 15:42:13 +02:00
Daniel Kao 0db8d130f2
Merge pull request #1 from tneotia/support_hybrid_composition_in_android
Add AndroidInAppWebViewOption for using Hybrid Composition
2020-08-25 00:18:21 +08:00
tanay ede4bd57cf Update README 2020-08-24 12:15:36 -04:00
tanay 9f617d330c Add AndroidInAppWebViewOption for using Hybrid Composition 2020-08-24 11:48:50 -04:00
AAkira 40a02b4ba9 Fix NullPointerException after taking a photo by a camera app on Android. 2020-08-19 19:44:43 +09:00
Doflatango f192294002 Added missing field 'headers' which returned by WebResourceResponse.toMap() 2020-08-18 00:05:27 +08:00
edmund 699c731a40 Fix: added compatibility header 2020-07-31 20:35:27 +08:00
Andrei Diaconu fe1d69a5ba
Upgraded appcompat to 1.2.0-rc-02
This should solve issue with appcompat webview reported here: https://issuetracker.google.com/issues/141132133
2020-07-29 13:37:41 +03:00
Daniel Kao 21f4838f41 use PlatformViewLink widget for Android WebView 2020-07-27 17:52:37 +08:00
Lorenzo Pichilli 56e0f30928 update README.md 2020-07-17 19:53:43 +02:00
Lorenzo Pichilli 5bbbefed76 added flutter browser app links 2020-07-17 19:52:51 +02:00
Lorenzo Pichilli 803bda0422
Update LICENSE 2020-07-07 12:42:48 +02:00
Lorenzo Pichilli ac7bbb1bef update BUG_REPORT template 2020-07-06 10:29:42 +02:00
Lorenzo Pichilli f7af3130a4 Fixed iOS userContentController didReceive WKScriptMessage event when using a WebView created with a windowId 2020-07-03 20:12:52 +02:00
Lorenzo Pichilli b8ec14d6b6 Reverted calling handler.post on Android when a WebView is created, Fixed iOS extra bottom padding when opening the keyboard, fix #429 2020-07-02 17:30:55 +02:00
Lorenzo Pichilli 3bb05cf03b added isAvailable ChromeSafariBrowser static method 2020-06-30 14:29:19 +02:00
Lorenzo Pichilli 21df83e26f updated README.md 2020-06-30 13:09:48 +02:00
Lorenzo Pichilli 5be38259bf updated README.md 2020-06-30 13:07:20 +02:00
Lorenzo Pichilli 64d8a8b182 updated README.md 2020-06-30 12:57:39 +02:00
Lorenzo Pichilli 710be67894 added disableDefaultErrorPage Android-specific webview option, updated onCreateWindow event implementation 2020-06-30 10:58:59 +02:00
Lorenzo Pichilli 0c71edf8a6 flutter format 2020-06-29 16:37:36 +02:00
Lorenzo Pichilli eea691664b 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
Lorenzo Pichilli 9d92911ab2 flutter format 2020-06-25 00:18:01 +02:00
Lorenzo Pichilli b4364ff5c9 Revert default InAppWebView.gestureRecognizers value to null on Android 2020-06-25 00:16:55 +02:00
Lorenzo Pichilli 9fda80ae15 fix #416 2020-06-23 09:33:26 +02:00
Lorenzo Pichilli f85b8567d8 updated github template 2020-06-22 17:55:14 +02:00
Lorenzo Pichilli 6b84f0ad2e updated github template 2020-06-22 17:48:32 +02:00
Lorenzo Pichilli daa40a701e update README.md 2020-06-22 01:20:10 +02:00
Lorenzo Pichilli 477b94e03f Update README.md, Update missing docs, Fix pub.dev Health suggestions and Analysis suggestions, v3.4.0+1 2020-06-22 01:17:35 +02:00
Lorenzo Pichilli 993c6f60f9 v3.4.0 2020-06-22 00:09:35 +02:00
Lorenzo Pichilli f6a6b4a66b v3.4.0 2020-06-22 00:07:12 +02:00
Lorenzo Pichilli e0b384bcf6 updated ProtectionSpaceHttpAuthCredentials doc 2020-06-20 22:05:16 +02:00
Lorenzo Pichilli 9743687ede Fixed HttpAuthCredentialDatabase.removeHttpAuthCredential on Android, Fixed some cases where takeScreenshot was not working on Android, fix #390, Updated HttpAuthCredentialDatabase.getAllAuthCredentials method return type 2020-06-20 21:58:56 +02:00
Lorenzo Pichilli 64246d84d9 Added 'values' property for all the custom Enums, bug fixes 2020-06-19 21:59:43 +02:00
Lorenzo Pichilli b0c06c6146 updated X509Certificate class 2020-06-16 00:25:29 +02:00
Lorenzo Pichilli 62d14039be Added SslCertificate class and X509Certificate class and parser, updated ServerTrustChallenge class 2020-06-15 02:13:23 +02:00
Lorenzo Pichilli 6c2a60714e Added SslCertificate class and X509Certificate class and parser, updated ServerTrustChallenge class 2020-06-15 02:08:23 +02:00
Lorenzo Pichilli b9d1482887 added getScrollX and getScrollY webview methods, added HttpOnly and SameSite set cookie options, added animated option to scrollTo and scrollBy webview methods, Added error and message to the ServerTrustChallenge class for iOS, added contentInsetAdjustmentBehavior webview iOS-specific option, added getCertificate android-specific webview method, added copy and copyWithValue methods for webview class options 2020-06-13 03:50:19 +02:00
Lorenzo Pichilli 1b2de86375 added new webview methods, added supporZoom webview option on iOS, bug fixes, prepare new version 3.4.0 2020-06-12 04:04:41 +02:00
Lorenzo Pichilli 30102a5c1a updated example main.dart 2020-06-03 01:48:27 +02:00
Lorenzo Pichilli 17d8aa1167 Updated Android build.gradle version and some androidx properties, fix #371, fix #320 2020-06-03 01:45:58 +02:00
Lorenzo Pichilli 0c6a02fff8 release v3.3.0 2020-05-30 23:13:28 +02:00
Lorenzo Pichilli 9f9232e1f3 added clearHistory webview methods on Android, setContextMenu and clearFocus webview methods, added ContextMenuOptions class 2020-05-30 20:23:33 +02:00
Lorenzo Pichilli ad56ca6621 Added 'toString()' method to various classes in order to have a better output instead of simply 'Instance of ...', updated getOptions() method 2020-05-29 19:56:03 +02:00
Lorenzo Pichilli 7d88cd80be updated docs 2020-05-29 14:51:26 +02:00
Lorenzo Pichilli a3e9aa3a4e updated onDownloadStart event API docs 2020-05-29 10:49:08 +02:00
Lorenzo Pichilli 208d6c732c added onPageCommitVisible event, updated dart code for new events and methods, updated docs, fix #367 2020-05-29 01:03:45 +02:00
Lorenzo Pichilli 6c97be3604 fixed README.md HeadlessInAppWebView example 2020-05-26 00:44:14 +02:00
Lorenzo Pichilli 682c6e2243 added new Android webview events and options, other bug fixes 2020-05-26 00:26:32 +02:00
Lorenzo Pichilli 3731ef5f52 updated README.md, fix #275, fix #353 2020-05-23 19:34:59 +02:00