Lorenzo Pichilli
|
179ef6320b
|
Merge pull request #620 from cbodin/fix/add-android-media-intents-on-wildcard-input-accept
Add android media intents on wildcard input accept
|
2021-01-29 00:53:09 +01:00 |
Lorenzo Pichilli
|
9ea8262fce
|
Merge pull request #645 from omralcrt/fix-method-name
Fix injectStyleFile name to injectCSSFileFromUrl
|
2021-01-29 00:21:23 +01:00 |
Lorenzo Pichilli
|
3f2fe9e864
|
Merge pull request #567 from gunantosteven/master
Fixing wrong casting
|
2021-01-29 00:13:55 +01:00 |
Lorenzo Pichilli
|
b7337c4f78
|
Updated README.md
|
2021-01-28 19:03:33 +01:00 |
Lorenzo Pichilli
|
e46a531090
|
remove print(await controller.getOptions()); code line from the example
|
2021-01-28 19:01:16 +01:00 |
Lorenzo Pichilli
|
d96ea02876
|
fix #654, updated README.md
|
2021-01-28 18:56:04 +01:00 |
Lorenzo Pichilli
|
f0d49a84b0
|
fix #583
|
2021-01-28 18:00:06 +01:00 |
Lorenzo Pichilli
|
5c99ba927d
|
Merge pull request #634 from albatrosify/master
Add NTLM Auth
|
2021-01-28 17:58:33 +01:00 |
Lorenzo Pichilli
|
4bbfee4cbf
|
fix #449, fix #510, fix #550, fix #573
|
2021-01-28 17:56:44 +01:00 |
Lorenzo Pichilli
|
c65ee346dd
|
Merge pull request #658 from getkickback/ios-cookie-domain
iOS CookieManager.getCookies - Check that URL has suffix of cookie do…
|
2021-01-28 17:54:14 +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 |
Arne Kepp
|
44482c123f
|
iOS CookieManager.getCookies - Check that URL has suffix of cookie domain
|
2021-01-28 11:46:41 +01:00 |
omralcorut
|
3ceff9b0d7
|
Fix injectStyleFile name to injectCSSFileFromUrl
|
2021-01-18 17:08:26 +03:00 |
LrdHelmchen
|
007e1cde53
|
Add NTLM Auth
|
2021-01-06 12:48:26 +01:00 |
Christofer Bodin
|
14e3e8c40c
|
fix captured media filename having multiple suffixes
|
2020-12-10 20:41:17 +01:00 |
Christofer Bodin
|
4f316d5b54
|
fix selected files not returning any files when intent is null
|
2020-12-10 20:30:22 +01:00 |
Christofer Bodin
|
69fd5c7d22
|
fix input fields accepting both images and videos getting a .mp4 file as a result
|
2020-12-10 15:19:01 +01:00 |
Christofer Bodin
|
405e5f979f
|
fix android intent chooser not showing camera/camcorder when all mime types are supported.
|
2020-12-10 12:40:36 +01:00 |
Steven Gunanto
|
79ef44f943
|
Fixing wrong casting
|
2020-10-27 09:35:12 +07:00 |
Michael Rittmeister
|
4b24901571
|
Add support for Android 11
- Reflect package visibility settings in documentation
- Upgrade android projects (lib & example)
- Cleanup ChromeSafariBrowserManager.java
- Upgrade Android dependencies
|
2020-09-26 11:35:06 +02:00 |
Lorenzo Pichilli
|
eaad17eb4f
|
Fixed missing clearHistory webview method implementation on Android, Fixed iOS crash when using CookieManager getCookies for an URL and the host URL is null
|
2020-09-07 18:10:46 +02:00 |
Lorenzo Pichilli
|
a83dca01eb
|
Fixed missing clearHistory webview method implementation on Android, Fixed iOS crash when using CookieManager getCookies for an URL and the host URL is null
|
2020-09-07 18:10:26 +02:00 |
Lorenzo Pichilli
|
0ee9de78cf
|
fix #476
|
2020-09-07 16:33:21 +02:00 |
Lorenzo Pichilli
|
adbd8d4f6c
|
fix #506
|
2020-09-07 12:39:29 +02:00 |
Lorenzo Pichilli
|
5476d142f4
|
fix #507
|
2020-09-07 10:32:24 +02:00 |
Lorenzo Pichilli
|
5b5620282d
|
updated CHANGELOG.md
|
2020-09-07 10:12:24 +02:00 |
Lorenzo Pichilli
|
b9bde3af45
|
Merge pull request #466 from Eddayy/master
Fix: added iOS fallback module import
|
2020-09-07 09:56:22 +02:00 |
Lorenzo Pichilli
|
7cec791484
|
Merge pull request #492 from AAkira/fix/android-camera-crash
Fix NullPointerException after taking a photo by a camera app on Android
|
2020-09-07 09:54:28 +02:00 |
Lorenzo Pichilli
|
baf064d525
|
updated CHANGELOG.md
|
2020-08-27 17:33:59 +02:00 |
Lorenzo Pichilli
|
980a63d36e
|
Merge branch 'master' of github.com:pichillilorenzo/flutter_inappwebview
|
2020-08-27 17:26:31 +02:00 |
Lorenzo Pichilli
|
143eb72760
|
Merge pull request #490 from Doflatango/master
Added missing field 'headers' which returned by WebResourceResponse.toMap()
|
2020-08-27 17:26:23 +02:00 |
Lorenzo Pichilli
|
093d2cb68c
|
updated android androidx.webkit:webkit:1.3.0, fixed default value for AndroidInAppBrowserOptions.hideTitleBar
|
2020-08-27 17:05:47 +02:00 |
Lorenzo Pichilli
|
ad29d3fdb3
|
Merge pull request #465 from andreidiaconu/appcompat-webview-bugfix
Upgraded appcompat to 1.2.0-rc-02
|
2020-08-27 16:44:38 +02:00 |
Lorenzo Pichilli
|
3c4bbd604e
|
Added Android Hybrid Composition support, fix #218
|
2020-08-27 16:41:40 +02:00 |
Lorenzo Pichilli
|
4f5127d899
|
Merge branch 'master' of github.com:pichillilorenzo/flutter_inappwebview
|
2020-08-27 15:45:48 +02:00 |
Lorenzo Pichilli
|
98f9f299d5
|
update README.md
|
2020-08-27 15:45:44 +02:00 |
Lorenzo Pichilli
|
4221c995fc
|
Merge pull request #462 from plateaukao/support_hybrid_composition_in_android
Use PlatformViewLink widget for Android WebView
|
2020-08-27 15:43:01 +02:00 |
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 |