allcontributors[bot]
|
79fa614695
|
update .all-contributorsrc
|
2023-05-16 00:54:21 +00:00 |
allcontributors[bot]
|
d83da0a075
|
update README.md
|
2023-05-16 00:54:20 +00:00 |
Lorenzo Pichilli
|
2b293cdd78
|
Merge pull request #1618 from KhatibFX/bugfix/viewgroup_index_crash
InAppBrowser Bugfix/viewgroup index crash
|
2023-05-16 02:53:22 +02:00 |
Lorenzo Pichilli
|
814e1b22ea
|
Update InAppBrowserActivity.java
|
2023-05-16 02:50:46 +02:00 |
Lorenzo Pichilli
|
3833b5dd5e
|
Delete flutter_export_environment.sh
|
2023-05-16 02:50:05 +02:00 |
Lorenzo Pichilli
|
c2bf9d3efc
|
Merge pull request #1646 from pichillilorenzo/all-contributors/add-cslee
add cslee as a contributor for doc
|
2023-05-16 02:35:35 +02:00 |
allcontributors[bot]
|
d54654b567
|
update .all-contributorsrc
|
2023-05-16 00:35:15 +00:00 |
allcontributors[bot]
|
93897093be
|
update README.md
|
2023-05-16 00:35:14 +00:00 |
Lorenzo Pichilli
|
3d3b93fc78
|
Merge pull request #1529 from cslee/master
Fix AndroidX migration URL in README.md
|
2023-05-16 02:32:56 +02:00 |
Lorenzo Pichilli
|
c59a36724d
|
Merge pull request #1645 from pichillilorenzo/all-contributors/add-Sunbreak
add Sunbreak as a contributor for code
|
2023-05-16 02:31:21 +02:00 |
allcontributors[bot]
|
845759be7c
|
update .all-contributorsrc
|
2023-05-16 00:30:53 +00:00 |
allcontributors[bot]
|
e2de16568a
|
update README.md
|
2023-05-16 00:30:52 +00:00 |
Lorenzo Pichilli
|
9a4a04ad5c
|
Merge pull request #1593 from Sunbreak/fix-export-env
fix: remove ignored flutter_export_environment.sh
|
2023-05-16 02:28:45 +02:00 |
Lorenzo Pichilli
|
a3b1998635
|
Merge branch 'Sunbreak-fix-export-env'
|
2023-05-16 02:28:11 +02:00 |
Lorenzo Pichilli
|
424d1a4c8c
|
removed flutter_export_environment.sh file
|
2023-05-16 02:27:57 +02:00 |
Lorenzo Pichilli
|
aa8971fad0
|
updated version to 6.0.0-beta.24
|
2023-05-16 02:26:02 +02:00 |
Lorenzo Pichilli
|
3e0482e7ba
|
Merge pull request #1644 from pichillilorenzo/all-contributors/add-heralight
add heralight as a contributor for code
|
2023-05-15 19:36:23 +02:00 |
Lorenzo Pichilli
|
7d5d886803
|
Update README.md
|
2023-05-15 19:36:10 +02:00 |
Lorenzo Pichilli
|
e6bae64346
|
Update .all-contributorsrc
|
2023-05-15 19:35:35 +02:00 |
allcontributors[bot]
|
051a2d038c
|
update .all-contributorsrc
|
2023-05-15 17:34:50 +00:00 |
allcontributors[bot]
|
d694dcf438
|
update README.md
|
2023-05-15 17:34:49 +00:00 |
Lorenzo Pichilli
|
5128b2e3e9
|
Merge pull request #1575 from heralight/fix-context-menu-ios13
fix #1389, fix #1315
|
2023-05-15 19:33:45 +02:00 |
Lorenzo Pichilli
|
6609e5f5a2
|
Merge branch 'master' into fix-context-menu-ios13
|
2023-05-15 19:31:16 +02:00 |
Lorenzo Pichilli
|
57106e8dc5
|
fix onCreateContextMenu and onHideContextMenu events for iOS 16.0+
|
2023-05-15 19:30:25 +02:00 |
Lorenzo Pichilli
|
47427044c8
|
Update in_app_webiew_example.screen.dart
|
2023-05-15 19:28:08 +02:00 |
Lorenzo Pichilli
|
95702cde65
|
updated minimum dart sdk version to 2.15.0
|
2023-05-15 15:06:58 +02:00 |
Lorenzo Pichilli
|
2c26f988e9
|
run code format
|
2023-05-15 14:46:00 +02:00 |
Lorenzo Pichilli
|
84011566bf
|
Updated androidx.webkit:webkit dependency to 1.6.1, Updated androidx.browser:browser dependency to 1.5.0, Updated androidx.appcompat:appcompat dependency to 1.6.1, Added support for Android WebViewFeature.GET_COOKIE_INFO, Added requestedWithHeaderOriginAllowList WebView setting for Android , Added isInspectable, shouldPrintBackgrounds WebView settings for iOS and macOS , Removed WebViewFeature.REQUESTED_WITH_HEADER_CONTROL, ServiceWorkerController.setRequestedWithHeaderMode(), ServiceWorkerController.getRequestedWithHeaderMode(), InAppWebViewSettings.requestedWithHeaderMode, fix #1643 , fix #1611 , fix #1629 , Fixed some @available checks for macOS
|
2023-05-15 14:29:56 +02:00 |
Lorenzo Pichilli
|
ae199f1dc4
|
Updated window.flutter_inappwebview.callHandler implementation: if there is an error/exception on Flutter/Dart side, the callHandler will reject the JavaScript promise with the error/exception message, so you can catch it also on JavaScript side, Fixed Android Web Storage Manager deleteAllData and deleteOrigin methods implementation, fix #1462, fix #1475
|
2023-05-15 13:46:42 +02:00 |
KhatibFX
|
1182ca2609
|
Fixed syntax error in view hiding
|
2023-04-07 22:28:43 +08:00 |
KhatibFX
|
d3067e4162
|
Fixed view hiding not working properly.
|
2023-04-07 22:06:05 +08:00 |
KhatibFX
|
e0c5c8ff5c
|
Modified view removal in InAppBrowser to try and fix a crash
|
2023-04-07 21:38:25 +08:00 |
Sunbreak
|
bae5e49c39
|
fix: remove ignored flutter_export_environment.sh
|
2023-03-22 11:19:23 +08:00 |
Alexandre Richonnier
|
a7cda8d5b6
|
fix #1389 #1315 contextMenu ios 13
|
2023-03-10 11:03:00 +01:00 |
Eric Lee
|
ce0056104e
|
Fix AndroidX migration URL in README.md
|
2023-02-06 22:30:40 +08:00 |
lrorpilla
|
4183b932af
|
Fix no horizontal scroll x for context menu for pages with horizontal scrolling
|
2023-01-09 17:31:30 +10:00 |
Lorenzo Pichilli
|
a42b0e4dfd
|
Updated window.flutter_inappwebview.callHandler implementation: if there is an error/exception on Flutter/Dart side, the callHandler will reject the JavaScript promise with the error/exception message, so you can catch it also on JavaScript side, Fixed Android Web Storage Manager deleteAllData and deleteOrigin methods implementation, fix #1462, fix #1475
|
2022-12-15 17:43:29 +01:00 |
Lorenzo Pichilli
|
0f1c7e3029
|
fix #1455
|
2022-12-06 02:26:29 +01:00 |
Lorenzo Pichilli
|
459875ff2e
|
Updated code docs, Using Android WebViewClientCompat for Chromium-based WebView if the WebView package major version is >= 73 (https://bugs.chromium.org/p/chromium/issues/detail?id=925887), fix #1422
|
2022-12-03 15:58:12 +01:00 |
Lorenzo Pichilli
|
fc98712f30
|
Updated code docs, Fixed some missing macOS asserts, fix #1447
|
2022-11-30 16:53:10 +01:00 |
Lorenzo Pichilli
|
2d32eff3f0
|
Fixed InAppWebViewSettings automatic infer if initialSettings is null
|
2022-11-28 15:12:02 +01:00 |
Lorenzo Pichilli
|
ae4471d4c0
|
Replaced Uri.encodeFull with Uri.encodeComponent to load html data correctly on Web platform
|
2022-11-25 12:39:04 +01:00 |
Lorenzo Pichilli
|
0f203484a1
|
updated README
|
2022-11-24 23:56:21 +01:00 |
Lorenzo Pichilli
|
962fc35ff7
|
Removed Android Hybrid Composition constraint to use the pull-to-refresh feature, Removed Android com.squareup.okhttp3:okhttp dependency
|
2022-11-23 17:06:14 +01:00 |
Lorenzo Pichilli
|
b82baaa061
|
code formatting
|
2022-11-22 22:41:18 +01:00 |
Lorenzo Pichilli
|
3101b44c37
|
All PrintJobSettings properties are optionals, All PullToRefreshSettings properties are optionals, All WebAuthenticationSessionSettings properties are optionals, Automatically infer useShouldOverrideUrlLoading, useOnLoadResource, useOnDownloadStart, useShouldInterceptAjaxRequest, useShouldInterceptFetchRequest, useShouldInterceptRequest, useOnRenderProcessGone, useOnNavigationResponse settings if their value is null and the corresponding event is implemented by the WebView (InAppWebView and HeadlessInAppWebView, not InAppBrowser) before it's native initialization
|
2022-11-22 22:40:45 +01:00 |
Lorenzo Pichilli
|
d39b1ef374
|
Fixed User Script remove methods, Fixed macOS available checks for XCode 14.1
|
2022-11-16 15:30:17 +01:00 |
Lorenzo Pichilli
|
34236b0742
|
Added ContentBlockerActionType.BLOCK_COOKIES and ContentBlockerActionType.IGNORE_PREVIOUS_RULES for iOS and macOS platforms, Updated ContentBlockerTrigger.urlFilterIsCaseSensitive for Android, Fixed Android ContentBlockerActionType.CSS_DISPLAY_NONE usage
|
2022-11-15 17:09:31 +01:00 |
Lorenzo Pichilli
|
92329cd26a
|
updated BUG_REPORT.md template
|
2022-11-09 10:15:29 +01:00 |
Lorenzo Pichilli
|
2f8fa22db4
|
code format
|
2022-11-02 15:08:44 +01:00 |