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
|
093d2cb68c
|
updated android androidx.webkit:webkit:1.3.0, fixed default value for AndroidInAppBrowserOptions.hideTitleBar
|
2020-08-27 17:05:47 +02: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 |
Lorenzo Pichilli
|
f6a6b4a66b
|
v3.4.0
|
2020-06-22 00:07:12 +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
|
682c6e2243
|
added new Android webview events and options, other bug fixes
|
2020-05-26 00:26:32 +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
|
8a356bdef4
|
renamed plugin to flutter_inappwebview
|
2019-11-29 16:59:18 +01:00 |
crazecoder
|
b389760d46
|
add proguard
|
2019-11-13 16:11:02 +08: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
|
153ab6023f
|
Updated javascript popups events
|
2019-10-29 12:16:31 +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 |
cinos
|
e16512996e
|
bug fix for android build
Android dependency 'androidx.core:core' has different version for the compile (1.0.0) and runtime (1.0.1) classpath
|
2019-04-25 17:31:04 +08:00 |
pichillilorenzo
|
0c49b45b01
|
moved json serialization for JavaScriptBridgeInterface to dart side, fix #64, fix #46
|
2019-03-14 21:59:13 +01:00 |
pichillilorenzo
|
a480ebf6a1
|
added return value for JavaScriptHandlerCallback, added flutterInAppBrowserPlatformReady event for javascript, breaking change: javaScriptHandlersMap contains only one callback
|
2019-03-14 05:43:07 +01:00 |
pichillilorenzo
|
8db2a6b22a
|
added support for AndroidX, version 1.0.0
|
2019-03-11 15:52:09 +01:00 |
Rex Momoh
|
35d7fe850a
|
upgrade to androidX
|
2019-03-11 08:14:26 +01:00 |
pichillilorenzo
|
1dfa6323c6
|
added support for iOS inline native WebView integrated in the flutter widget tree (#18, #45), fix #54 #38 #26 #32 #33 #29 #15
|
2019-03-11 03:34:58 +01:00 |
pichillilorenzo
|
d696ed1e68
|
fixed WebView.storyboard to iOS deployment target 8.0, added onLoadResource method
|
2018-10-12 03:46:33 +02:00 |
pichillilorenzo
|
4ebdba09d1
|
removed download method, injectScriptCode now returns result of the code injected #2, code cleanup
|
2018-09-22 13:51:07 +02:00 |
pichillilorenzo
|
e0982e369c
|
updating Android
|
2018-09-19 04:10:00 +02:00 |
pichillilorenzo
|
802663abce
|
updated Swift code, using storyboard for iOS, code cleanup, updated iOS options
|
2018-09-18 03:07:12 +02:00 |
pichillilorenzo
|
155ffa8198
|
first commit
|
2018-09-14 02:21:51 +02:00 |