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
|
f728248dbd
|
fixed web support, updated tests
|
2022-04-30 21:22:31 +02:00 |
Lorenzo Pichilli
|
ad04812a6e
|
fix #1159
|
2022-04-28 13:39:59 +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
|
6635a7e8df
|
Update HeadlessInAppWebView.swift
|
2022-04-16 00:24:16 +02:00 |
Le Minh Hoang
|
42743f23eb
|
fix. Crash happens when HeadlessInAppWebView's dispose function is called in iOS
|
2021-10-24 23:11:21 +07:00 |
Lorenzo Pichilli
|
22ea0091cd
|
Added initialSize property and setSize/getSize methods to the HeadlessInAppWebView class, androidOnScaleChanged event is deprecated - use onZoomScaleChanged event, getScale method is deprecated - use getZoomScale method, Removed final keyword for all HeadlessInAppWebView events, Fixed wrong usage of Android WebView scale property
|
2021-03-26 21:04:44 +01:00 |