Commit Graph

1004 Commits

Author SHA1 Message Date
Lorenzo Pichilli 8e9c10246a Added startAnimations, exitAnimations, navigationBarColor, navigationBarDividerColor, secondaryToolbarColor ChromeSafariBrowser settings for Android, Added getVariationsHeader WebView static method, All ChromeSafariBrowserSettings properties are optionals 2022-10-25 11:18:53 +02:00
Lorenzo Pichilli db7beffc03 merge 2022-10-24 14:31:16 +02:00
Lorenzo Pichilli d5170c3dd8 fix #1393 2022-10-24 14:27:37 +02:00
Lorenzo Pichilli f5b20e77e8
Merge pull request #1396 from pichillilorenzo/all-contributors/add-LugonjaAleksandar
add LugonjaAleksandar as a contributor for code
2022-10-24 12:39:26 +02:00
allcontributors[bot] ccbfabe82c
update .all-contributorsrc 2022-10-24 10:39:00 +00:00
allcontributors[bot] fcc415fc8c
update README.md 2022-10-24 10:38:59 +00:00
Lorenzo Pichilli a61542edc8
Merge pull request #1395 from solflare-wallet/feature/configurable-localhost-properties
Exposed "shared" property of HttpServer bind method to support more use-cases.
2022-10-24 12:34:48 +02:00
Lorenzo Pichilli ebea457b01 initial implementation 6.0.0-beta.9 2022-10-24 12:34:18 +02:00
Aleksandar Lugonja 62df63de6c Exposed shared property HttpServer bind method to support more use-cases. 2022-10-24 10:52:49 +02:00
Lorenzo Pichilli 4973770c1c release 6.0.0-beta.7 2022-10-22 22:00:09 +02:00
Lorenzo Pichilli b19539b643 fixed test 2022-10-22 04:06:11 +02:00
Lorenzo Pichilli 14ff4921f8 Added InAppWebViewSettings.allowBackgroundAudioPlaying for Android, Added WebViewAssetLoader and InAppWebViewSettings.webViewAssetLoader for Android 2022-10-22 04:05:41 +02:00
Lorenzo Pichilli b6e7699ef8 Merge fixes of version 5.5.0+5 2022-10-20 18:55:30 +02:00
Lorenzo Pichilli 00cf46faed code format 2022-10-20 16:50:11 +02:00
Lorenzo Pichilli 92eba92a6c Added InAppWebView.headlessWebView property to convert an HeadlessWebView to InAppWebView widget 2022-10-20 16:34:37 +02:00
Lorenzo Pichilli 840aeabdb6
Merge pull request #1382 from pichillilorenzo/all-contributors/add-chandrabezzo
add chandrabezzo as a contributor for code
2022-10-20 10:27:05 +02:00
allcontributors[bot] e345125873
update .all-contributorsrc 2022-10-20 08:26:41 +00:00
allcontributors[bot] b7c75ce608
update README.md 2022-10-20 08:26:40 +00:00
Lorenzo Pichilli 786a544963 flutter format 2022-10-19 16:54:54 +02:00
Lorenzo Pichilli 065da37d0d Merge branch 'feature/macos-support' 2022-10-19 16:51:57 +02:00
Lorenzo Pichilli 624727fd4e Added windowType, windowAlphaValue, windowStyleMask, windowTitlebarSeparatorStyle, windowFrame for MacOS InAppBrowserSettings 2022-10-19 16:50:55 +02:00
Lorenzo Pichilli eb091eae48 updated WebStorageManager docs 2022-10-19 13:32:39 +02:00
Lorenzo Pichilli d2fe508248 updated README 2022-10-19 13:21:45 +02:00
Lorenzo Pichilli 78abd773b1 updated README, fixed swift Util getUrlAsset and getAbsPathAsset, fixed NSColor, added WKWebView runOpenPanelWith event 2022-10-19 13:14:53 +02:00
Lorenzo Pichilli 69fb76d10c updated macos tests, fixed macos/Classes/ISettings.swift, fixed macos NSColor.swift extension 2022-10-19 04:40:44 +02:00
Lorenzo Pichilli 486b3207a0 Removed unnamed constructors for all Singleton classes to avoid incorrect usage 2022-10-19 02:42:23 +02:00
Lorenzo Pichilli 652ee52c75 updated macos docs, added getContentWidth WebView method 2022-10-18 18:12:33 +02:00
Lorenzo Pichilli 3e3ba55a30 updated print job controller for macos 2022-10-18 11:44:08 +02:00
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 d93da50656 updated CHANGELOG 2022-10-14 10:27:09 +02:00
Lorenzo Pichilli 2786dd58d2 updated README minimum ios xcode version 2022-10-14 10:05:13 +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 44189ae75c Merge branch 'master' into develop 2022-10-14 02:41:22 +02:00
Lorenzo Pichilli f5b84d17be update README 2022-10-14 02:29:21 +02:00
Lorenzo Pichilli be58d859a4 code format 2022-10-14 02:28:23 +02:00
Lorenzo Pichilli 8952030ef4 updated README 2022-10-14 02:23:24 +02:00
Lorenzo Pichilli 1a1f582ab3 fixed ios findInteractionController.activeFindSession on onFindResultReceived, updated README 2022-10-14 02:14:46 +02:00
Lorenzo Pichilli 6d1fbffb9c Fixed README 2022-10-14 01:59:40 +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 71421d7155 updated all-contributors 2022-10-14 01:06:57 +02:00
Lorenzo Pichilli 774e9db7dc updated all-contributors 2022-10-14 01:06:21 +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 476dc86cfb fixed example 2022-10-14 00:59:31 +02:00
Lorenzo Pichilli 083d1ffffd CookieManager.deleteCookie and CookieManager.deleteCookies now have the domain argument optional and without a default value 2022-10-14 00:47:54 +02:00
Lorenzo Pichilli 0da11b34ff updated pubspec.yaml version 2022-10-13 22:31:26 +02:00
Lorenzo Pichilli 45c3652bc5 merged fix(ios): invoke onBrowserCreated when viewDidLoad is called with win…, updated webview debug settings, updated debug logging message with platform name 2022-10-13 21:18:07 +02:00
Lorenzo Pichilli e1aeb2c64e
Merge pull request #1368 from pichillilorenzo/all-contributors/add-perffecto
add perffecto as a contributor for code
2022-10-13 21:08:23 +02:00