Lorenzo Pichilli
|
f624f7c337
|
initial macos implementation
|
2022-10-17 02:23:05 +02:00 |
Lorenzo Pichilli
|
2a94a748aa
|
fixed docs link
|
2022-10-14 14:29:01 +02:00 |
Lorenzo Pichilli
|
ba2c702665
|
updated example
|
2022-10-14 09:36:00 +02:00 |
Lorenzo Pichilli
|
30d041283b
|
Fixed web example, Fixed export library
|
2022-10-14 03:45:48 +02:00 |
Lorenzo Pichilli
|
8955cd2433
|
fixed web_authentication_session_example
|
2022-10-14 02:57:41 +02:00 |
Lorenzo Pichilli
|
be58d859a4
|
code format
|
2022-10-14 02:28:23 +02:00 |
Lorenzo Pichilli
|
1a1f582ab3
|
fixed ios findInteractionController.activeFindSession on onFindResultReceived, updated README
|
2022-10-14 02:14:46 +02:00 |
Lorenzo Pichilli
|
48d8f73b23
|
fixed integration tests, fixed android evaluation javascript with content world
|
2022-10-14 01:55:54 +02:00 |
Lorenzo Pichilli
|
011d1c866f
|
CookieManager.deleteCookie and CookieManager.deleteCookies now have the domain argument optional and without a default value
|
2022-10-14 01:02:39 +02:00 |
Lorenzo Pichilli
|
9da39036a4
|
merged Add directoryIndex and documentRoot to InAppLocalhostServer option
|
2022-10-13 20:36:22 +02:00 |
Lorenzo Pichilli
|
c384bb9ec8
|
updated example, updated WebAuthenticationSession docs
|
2022-10-12 19:54:21 +02:00 |
Lorenzo Pichilli
|
05cb0184fc
|
fixed find empty string iOS, updated tests
|
2022-10-12 15:00:00 +02:00 |
Lorenzo Pichilli
|
17bdf84362
|
updated find interaction controller get and set search text implementation
|
2022-10-12 12:23:15 +02:00 |
Lorenzo Pichilli
|
34d776e079
|
implemented iOS getActiveFindSession also when isFindInteractionEnabled is false
|
2022-10-12 10:59:17 +02:00 |
Lorenzo Pichilli
|
e9b059b2e2
|
renamed findAllAsync to findAll
|
2022-10-12 10:27:58 +02:00 |
Lorenzo Pichilli
|
b4558d356a
|
added FindSession to Android
|
2022-10-12 10:13:05 +02:00 |
Lorenzo Pichilli
|
b790039696
|
fixed WebResourceError iOS, updated code docs
|
2022-10-12 00:37:06 +02:00 |
Lorenzo Pichilli
|
3b2add4199
|
code format
|
2022-10-11 16:19:36 +02:00 |
Lorenzo Pichilli
|
a3c20be1e7
|
fixed loadSimulatedRequest test
|
2022-10-11 16:15:51 +02:00 |
Lorenzo Pichilli
|
bcbb8afaa4
|
fixed web support
|
2022-10-11 10:49:01 +02:00 |
Lorenzo Pichilli
|
924022686d
|
fixed flutter web sandbox enum
|
2022-10-11 10:34:09 +02:00 |
Lorenzo Pichilli
|
310cd60a6e
|
updated example
|
2022-10-11 10:10:13 +02:00 |
Lorenzo Pichilli
|
abab589d80
|
use flutter_lints as linter
|
2022-10-08 19:07:50 +02:00 |
Lorenzo Pichilli
|
386bd2097e
|
added loadSimulatedRequest iOS webview method
|
2022-10-08 18:57:29 +02:00 |
Lorenzo Pichilli
|
85ff4c1234
|
added ContentBlockerTrigger.ifFrameUrl and ContentBlockerTrigger.loadContext properties
|
2022-10-08 17:48:16 +02:00 |
Lorenzo Pichilli
|
3f8b1591c8
|
updated example!
|
2022-10-08 14:21:10 +02:00 |
Lorenzo Pichilli
|
f5a048cb69
|
added Find Interaction Controller
|
2022-10-08 14:19:35 +02:00 |
Lorenzo Pichilli
|
1791b8202b
|
updated minimum android and iOS SDK versions
|
2022-10-06 17:10:08 +02:00 |
Lorenzo Pichilli
|
fd17bd4624
|
fixed ios tests
|
2022-10-06 16:43:19 +02:00 |
Lorenzo Pichilli
|
3a63c35a68
|
fixed tests
|
2022-10-06 15:13:31 +02:00 |
Lorenzo Pichilli
|
caf8ae915b
|
fixed nativeValue in case of null, updated log debug settings for flutter test cases
|
2022-10-05 19:48:34 +02:00 |
Lorenzo Pichilli
|
cd523c9d53
|
complete applying internal annotations to types folder
|
2022-10-05 13:13:20 +02:00 |
Lorenzo Pichilli
|
4c06cfee18
|
merge with 5.4.4
|
2022-10-04 12:35:50 +02:00 |
Lorenzo Pichilli
|
d3cdc784b2
|
applied v5.4.3+8 fixes
|
2022-10-03 14:29:30 +02:00 |
Lorenzo Pichilli
|
c81cfc964c
|
added disposable internal class, fixed some docs
|
2022-05-13 09:35:50 +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
|
ebdcef6393
|
deprecated onLoadResourceCustomScheme for onLoadResourceWithCustomScheme event
|
2022-05-08 15:08:34 +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
|
55f3b64a24
|
fixed tests, added android webview EventChannelDelegate, fixed some enum native values based on target platform
|
2022-05-04 02:17:33 +02:00 |
Lorenzo Pichilli
|
3edbbbc396
|
renamed DebugSettings to DebugLoggingSettings
|
2022-05-02 23:53:09 +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
|
71c2093283
|
added forceDarkStrategy webview setting, updated some android checks on webview feature supported
|
2022-05-02 15:08:23 +02:00 |
Lorenzo Pichilli
|
706d7ee90b
|
updated tests
|
2022-05-02 12:52:10 +02:00 |
Lorenzo Pichilli
|
d3a834c36a
|
added android proxy controller support
|
2022-05-02 03:37:02 +02:00 |
Lorenzo Pichilli
|
2ab051fca3
|
updated example
|
2022-05-02 00:19:19 +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
|
fef47e7930
|
updated enum types ssl_error_type, permission_resource_type and web_resource_error_type
|
2022-05-01 23:51:29 +02:00 |
Lorenzo Pichilli
|
b189066940
|
added onReceivedError and onReceivedHttpError events
|
2022-05-01 17:06:16 +02:00 |