Lorenzo Pichilli
|
3352c9cef0
|
v5.2.0
|
2021-03-22 16:39:58 +01:00 |
Lorenzo Pichilli
|
c22707da49
|
Added onOverScrolled WebView event, updated tests
|
2021-03-22 16:21:56 +01:00 |
Lorenzo Pichilli
|
97edbe158f
|
Added Android pull-to-refresh setSize method and size option, Updated Android androidx.webkit:webkit to 1.4.0, androidx.browser:browser to 1.3.0, androidx.appcompat:appcompat to 1.2.0, updated docs
|
2021-03-19 17:34:32 +01:00 |
Lorenzo Pichilli
|
6f356be623
|
Fixed ajax and fetch interceptor when the data/body sent is not a string, fix #724, updated nodejs test server
|
2021-03-18 17:24:13 +01:00 |
Lorenzo Pichilli
|
237ba6efb4
|
Added a test for the pull-to-refresh feature when used on Android.
|
2021-03-06 16:10:31 +01:00 |
Lorenzo Pichilli
|
b6d4fb9596
|
Added support for pull-to-refresh feature (fix #395), Fixed issue not rendering WebView content when scrolling on iOS (fix #704), Fixed InAppBrowser.openData method, InAppBrowser.initialUserScripts InAppBrowser.id HeadlessInAppWebView.id properties are final now
|
2021-03-05 23:19:50 +01:00 |
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
|
1e63238eb8
|
updated README.md, Added verticalScrollbarThumbColor, verticalScrollbarTrackColor, horizontalScrollbarThumbColor, horizontalScrollbarTrackColor Android-specific WebView options, Fixed some null types and wrong casting
|
2021-02-25 00:00:46 +01:00 |
Lorenzo Pichilli
|
f886f2f1e5
|
bug fixes, fix #450, updated integration tests
|
2021-02-22 23:38:30 +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
|
3d10785fb7
|
fixed integration tests
|
2021-02-11 12:50:41 +01:00 |
Lorenzo Pichilli
|
e9da7c805d
|
fixed integration tests
|
2021-02-11 11:59:55 +01:00 |
Lorenzo Pichilli
|
275688dfb9
|
updated flutter-drive.yml
|
2021-02-11 10:50:27 +01:00 |
Lorenzo Pichilli
|
5f6a8969c2
|
added other tests, added github action workflow
|
2021-02-11 10:21:22 +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
|
53653a1733
|
updated .cirrus.yml and .travis.yml
|
2021-02-10 16:06:17 +01:00 |
Lorenzo Pichilli
|
c65e72c708
|
updated README.md
|
2021-01-28 17:18:02 +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 |