Lorenzo Pichilli
|
d3cdc784b2
|
applied v5.4.3+8 fixes
|
2022-10-03 14:29:30 +02:00 |
Lorenzo Pichilli
|
0dd9dfbff6
|
added PrintJobController to manage print jobs
|
2022-05-12 00:19:43 +02:00 |
Lorenzo Pichilli
|
0a16e1babe
|
Added WebAuthenticationSession for iOS
|
2022-05-09 01:51:21 +02:00 |
Lorenzo Pichilli
|
26ddf0cef9
|
added URLRequestAttribution, added URLRequest attribution and assumesHTTP3Capable properties for iOS
|
2022-05-08 15:39:16 +02:00 |
Lorenzo Pichilli
|
ebdcef6393
|
deprecated onLoadResourceCustomScheme for onLoadResourceWithCustomScheme event
|
2022-05-08 15:08:34 +02:00 |
Lorenzo Pichilli
|
373e970e80
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
Lorenzo Pichilli
|
66add9f8ac
|
added other iOS ChannelDelegate implementations, added ChromeSafariBrowserManager.browsers map native code
|
2022-05-06 00:16:00 +02:00 |
Lorenzo Pichilli
|
88e89bd102
|
fixed iOS nil exception on URLRequest url property, update some iOS classes to use ChannelDelegate class and Disposable protocol, added some more null checks on Android
|
2022-05-05 20:19:16 +02:00 |
Lorenzo Pichilli
|
28455c696a
|
updated onPermissionRequest event for ios, added DebugSettings
|
2022-05-02 18:59:29 +02:00 |
Lorenzo Pichilli
|
17ed6c881a
|
added onCameraCaptureStateChanged and onMicrophoneCaptureStateChanged webview events
|
2022-05-02 16:54:34 +02:00 |
Lorenzo Pichilli
|
060fb00368
|
fixed some enum types mapping in parent toMap methods, added getCameraCaptureState, setCameraCaptureState, getMicrophoneCaptureState, setMicrophoneCaptureState WebView controller methods for iOS
|
2022-05-02 00:18:55 +02:00 |
Lorenzo Pichilli
|
b189066940
|
added onReceivedError and onReceivedHttpError events
|
2022-05-01 17:06:16 +02:00 |
Lorenzo Pichilli
|
449bfd06ef
|
added isInFullscreen method
|
2022-05-01 04:03:17 +02:00 |
Lorenzo Pichilli
|
f728248dbd
|
fixed web support, updated tests
|
2022-04-30 21:22:31 +02:00 |
Lorenzo Pichilli
|
9a6934cc67
|
merge
|
2022-04-28 13:56:48 +02:00 |
Lorenzo Pichilli
|
ad04812a6e
|
fix #1159
|
2022-04-28 13:39:59 +02:00 |
Lorenzo Pichilli
|
2a9391df41
|
removed unused code
|
2022-04-23 17:40:43 +02:00 |
Lorenzo Pichilli
|
8315b811a8
|
implemented WKDownloadDelegate iOS protocol for iOS 14.5
|
2022-04-23 17:39:39 +02:00 |
Lorenzo Pichilli
|
b881909957
|
updated context menu item and options to settings
|
2022-04-23 14:00:47 +02:00 |
Lorenzo Pichilli
|
68305a365b
|
merge
|
2022-04-23 04:04:22 +02:00 |
Lorenzo Pichilli
|
2d31a2f58b
|
Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods
|
2022-04-23 04:02:37 +02:00 |
Lorenzo Pichilli
|
f265063a37
|
Added support for onPermissionRequest event on iOS 15.0+
|
2022-04-21 13:33:07 +02:00 |
Lorenzo Pichilli
|
09edc2890b
|
Merge branch 'permisstionIos15+' of https://github.com/phamconganh/flutter_inappwebview into phamconganh-permisstionIos15+
|
2022-04-21 12:44:30 +02:00 |
Lorenzo Pichilli
|
3cd3b30457
|
Added underPageBackgroundColor, isTextInteractionEnabled, isSiteSpecificQuirksModeEnabled, upgradeKnownHostsToHTTPS WebView settings, Updated getMetaThemeColor on iOS 15.0+
|
2022-04-21 02:14:21 +02:00 |
Lorenzo Pichilli
|
fa9a04bce6
|
Merge branch 'develop' into feature/remove-ios-android-key-types
|
2022-04-20 19:11:16 +02:00 |
Lorenzo Pichilli
|
fca1ed94df
|
Added pauseAllMediaPlayback, setAllMediaPlaybackSuspended, closeAllMediaPresentations, requestMediaPlaybackState WebView controller methods
|
2022-04-20 19:10:49 +02:00 |
Lorenzo Pichilli
|
0312d12859
|
fixed remaining classes and properties
|
2022-04-20 03:05:46 +02:00 |
Lorenzo Pichilli
|
cdd2bdb09f
|
refactored remaining classes and properties
|
2022-04-20 02:18:36 +02:00 |
Lorenzo Pichilli
|
5371b77231
|
initial refactor
|
2022-04-20 01:31:14 +02:00 |
Lorenzo Pichilli
|
a866cd6b24
|
initial refactor
|
2022-04-20 01:30:45 +02:00 |
Lorenzo Pichilli
|
1eaf70a046
|
merge
|
2022-04-18 01:26:39 +02:00 |
Lorenzo Pichilli
|
4cffd1da73
|
Merge branch 'possibility_disable_ios_inputAccessoryView' of https://github.com/ppldo/flutter_inappwebview into ppldo-possibility_disable_ios_inputAccessoryView
|
2022-04-18 01:16:59 +02:00 |
Lorenzo Pichilli
|
50793429d7
|
Merge pull request #1123 from kryptogo/master
Fix takeScreenshot Crash on iOS
|
2022-04-18 01:08:39 +02:00 |
Lorenzo Pichilli
|
23edf4054f
|
Update InAppWebViewMethodHandler.swift
|
2022-04-17 17:17:11 +02:00 |
Lorenzo Pichilli
|
8c8c4f4675
|
Merge branch 'develop' into manuito-zoomBy
|
2022-04-17 17:13:57 +02:00 |
Lorenzo Pichilli
|
65e06984cb
|
fix #1092
|
2022-04-17 16:43:16 +02:00 |
Lorenzo Pichilli
|
bee61b35f2
|
Merge branch 'Feature/Fix-persistance' of https://github.com/EA-YOUHOU/flutter_inappwebview into EA-YOUHOU-Feature/Fix-persistance
|
2022-04-17 16:37:46 +02:00 |
Lorenzo Pichilli
|
22649342e8
|
added onDownloadStartRequest event
|
2022-04-17 16:19:31 +02:00 |
Lorenzo Pichilli
|
c55e468c7e
|
updated some .gitignore files, deleted gradle wrapper android plugin directory
|
2022-04-16 12:17:50 +02:00 |
Lorenzo Pichilli
|
f06097114d
|
Merge pull request #1017 from hoanglm4/master
fix. Crash happens when HeadlessInAppWebView's dispose function is called in iOS
|
2022-04-16 00:24:49 +02:00 |
Lorenzo Pichilli
|
6635a7e8df
|
Update HeadlessInAppWebView.swift
|
2022-04-16 00:24:16 +02:00 |
Lorenzo Pichilli
|
d2520ca80b
|
Merge pull request #991 from Miiha/bugfix/url-request-mapping
Adds missing body to URLRequest mapping.
|
2022-04-16 00:00:01 +02:00 |
Lorenzo Pichilli
|
27c3e71faf
|
Merge branch 'develop' into patch-1
|
2022-04-15 23:46:12 +02:00 |
Lorenzo Pichilli
|
65e00b8d97
|
Merge pull request #1095 from sunalwaysknows/master
fix: ApplicationNameForUserAgent is not working in iOS
|
2022-04-15 20:35:50 +02:00 |
Lorenzo Pichilli
|
af460d6746
|
Update InAppWebView.swift
removed setting `applicationNameForUserAgent` property from `prepare` method.
|
2022-04-15 20:35:23 +02:00 |
Lorenzo Pichilli
|
d1aa8b0281
|
Merge pull request #828 from ItsCalebJones/bugfix/parsing_error
Fix parsing crash on null value.
|
2022-04-15 20:16:41 +02:00 |
Lorenzo Pichilli
|
099223a24e
|
Update Options.swift
|
2022-04-15 20:16:10 +02:00 |
Lorenzo Pichilli
|
f074b7a011
|
created android InAppWebViewInterface to implement other android webview engines, getOriginalUrl method is cross-platform now, Fixed requestImageRef method always null on iOS
|
2022-04-15 19:20:35 +02:00 |
Pham Cong Anh
|
51d1454d45
|
add feature decideMediaCapturePermissions on ios15+
|
2022-04-06 20:49:14 +07:00 |
Sergey Salnikov
|
3a886f59f1
|
added boolean switch inputAccessoryView
|
2022-03-17 15:09:33 +03:00 |