Lorenzo Pichilli
|
a8858020f2
|
fix publish.sh script
|
2021-03-01 20:26:57 +01:00 |
Lorenzo Pichilli
|
03a09bffdc
|
fix #696
|
2021-03-01 20:24:26 +01:00 |
Lorenzo Pichilli
|
b41eb693a5
|
new stable version 5.0.5
|
2021-03-01 16:43:50 +01:00 |
Lorenzo Pichilli
|
82f1dee4a1
|
fixed flutter analyze warnings
|
2021-02-26 11:27:29 +01:00 |
Lorenzo Pichilli
|
f92373cb62
|
Fixed Android screenshot out of memory error, Fixed getFavicons WebView method
|
2021-02-25 19:48:48 +01:00 |
Lorenzo Pichilli
|
68f98754df
|
code format
|
2021-02-22 23:54:09 +01:00 |
Lorenzo Pichilli
|
0b0bce66aa
|
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
|
2021-02-22 12:16:23 +01:00 |
Lorenzo Pichilli
|
de9d081af2
|
fix #679, updated X509Certificate classes, removed androidOnRequestFocus event
because it is never called
|
2021-02-12 17:14:13 +01:00 |
Lorenzo Pichilli
|
5f6a8969c2
|
added other tests, added github action workflow
|
2021-02-11 10:21:22 +01:00 |
Lorenzo Pichilli
|
90e5d0a736
|
added applePayAPIEnabled iOS-specific WebView options, fix #605
|
2021-02-10 21:22:52 +01:00 |
Lorenzo Pichilli
|
ba5b5e6970
|
updated .cirrus.yml and .travis.yml, updated example integration test dependency
|
2021-02-10 17:09:36 +01:00 |
Lorenzo Pichilli
|
16f81326e3
|
updated .cirrus.yml and .travis.yml
|
2021-02-10 15:01:40 +01:00 |
Lorenzo Pichilli
|
4469ec7a62
|
fixed Options.parse iOS method, updated .cirrus.yml
|
2021-02-10 04:14:58 +01:00 |
Lorenzo Pichilli
|
0e4e16562d
|
Added scriptHtmlTagAttributes optional argument to injectJavascriptFileFromUrl WebView method, Added cssLinkHtmlTagAttributes optional argument to injectCSSFileFromUrl WebView method
|
2021-02-09 21:11:50 +01:00 |
Lorenzo Pichilli
|
26e63cedee
|
Added support for Dart null-safety feature, Updated integration tests, Fixed missing properties initialization when using InAppWebViewController.fromInAppBrowser, Removed debuggingEnabled WebView option and added AndroidInAppWebViewController.setWebContentsDebuggingEnabled static method
|
2021-01-28 17:10:15 +01:00 |
Lorenzo Pichilli
|
6b84f0ad2e
|
updated github template
|
2020-06-22 17:48:32 +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
|
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
|
6c2a60714e
|
Added SslCertificate class and X509Certificate class and parser, updated ServerTrustChallenge class
|
2020-06-15 02:08:23 +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
|
02c3de9280
|
added HeadlessInAppWebView class, added close, addMenuItem and addMenuItems methods to ChromeSafariBrowser, added ChromeSafariBrowserMenuItem class, fixed InAppWebView.channel null exception on android, fix #305, fix #245, fix #299
|
2020-05-11 02:48:41 +02:00 |
Lorenzo Pichilli
|
6a7963e4fd
|
fixed android zoom, added new ios webview options, added
> onLongPressHitTestResult event, updated test cases, fixed Promise polyfill, fixed android options
|
2020-05-09 04:36:07 +02:00 |
Lorenzo Pichilli
|
b9fb01f177
|
fix #225, merged #228, updated ios options naming, updated default value for databaseEnabled android option, added new methods and events
|
2019-12-16 23:58:10 +01:00 |
Lorenzo Pichilli
|
5e272c460f
|
fix #182, updated java classes for Flutter 1.12 new Java Embedding API (Android)
|
2019-12-14 16:08:15 +01:00 |
Lorenzo Pichilli
|
aa20beafb1
|
updated shouldOverrideUrlLoading event for #146, added print method and event #128, fix #123 javascript handler for Android API <= 22, renamed onTargetBlank to onCreateWindow event, deleted useOnTargetBlank option, added supportMultipleWindows android option, added getDefaultUserAgent static method, Updated default value for domStorageEnabled option to true
|
2019-12-10 00:29:09 +01:00 |
Lorenzo Pichilli
|
8a356bdef4
|
renamed plugin to flutter_inappwebview
|
2019-11-29 16:59:18 +01:00 |