Commit Graph

1283 Commits

Author SHA1 Message Date
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
allcontributors[bot] 2a46583535
update .all-contributorsrc 2022-10-13 19:08:13 +00:00
allcontributors[bot] b6c5990706
update README.md 2022-10-13 19:08:12 +00:00
Lorenzo Pichilli 5a65dd4fef
Merge pull request #1344 from perffecto/fix-ios-created-callback
fix(ios): invoke onBrowserCreated when viewDidLoad is called with win…
2022-10-13 21:08:05 +02:00
Lorenzo Pichilli 9da39036a4 merged Add directoryIndex and documentRoot to InAppLocalhostServer option 2022-10-13 20:36:22 +02:00
Lorenzo Pichilli b6db461c70 added default localhost server path with _directoryIndex if it is empty 2022-10-13 20:35:34 +02:00
Lorenzo Pichilli 3dc5ae3038
Merge pull request #1367 from pichillilorenzo/all-contributors/add-fa0311
add fa0311 as a contributor for code
2022-10-13 20:14:30 +02:00
allcontributors[bot] 5f4da3aa72
update .all-contributorsrc 2022-10-13 18:14:23 +00:00
allcontributors[bot] f44c93795c
update README.md 2022-10-13 18:14:22 +00:00
Lorenzo Pichilli ecd126c5bd
Merge pull request #1319 from fa0311/master
Add directoryIndex and documentRoot to InAppLocalhostServer option
2022-10-13 20:14:16 +02:00
Lorenzo Pichilli 4aa7602206 merged Disable exporting activity definitions for Android 2022-10-13 20:05:49 +02:00
Lorenzo Pichilli 49a7b38ef2
Merge pull request #1366 from pichillilorenzo/all-contributors/add-daanporon
add daanporon as a contributor for security
2022-10-13 20:01:26 +02:00
allcontributors[bot] f83930b54a
update .all-contributorsrc 2022-10-13 18:01:02 +00:00
allcontributors[bot] a82bc0d1e4
update README.md 2022-10-13 18:01:01 +00:00
Lorenzo Pichilli 26c74af37f
Merge pull request #1313 from daanporon/dont-export-activities
Disable exporting activity definitions for Android
2022-10-13 20:00:53 +02:00
Lorenzo Pichilli f634c1ed83 merged Catch and ignore utf8 format exception in getFavicons() 2022-10-13 19:55:23 +02:00
Lorenzo Pichilli 741eb3964a
Merge pull request #1302 from Doflatango/fix/get_favicons_exception
Catch and ignore utf8 format exception in getFavicons()
2022-10-13 19:53:55 +02:00
Lorenzo Pichilli ebd887846f updated cookie manager setCookie docs 2022-10-13 19:52:11 +02:00
Lorenzo Pichilli 45ef5c3755 merged Allow a cookie without a domain to be set on Android 2022-10-13 19:51:53 +02:00
Lorenzo Pichilli 34dd8a0482
Merge pull request #1365 from pichillilorenzo/all-contributors/add-bagedevimo
add bagedevimo as a contributor for code
2022-10-13 19:40:26 +02:00
allcontributors[bot] 6018c93c03
update .all-contributorsrc 2022-10-13 17:40:08 +00:00
allcontributors[bot] b20e6a51bb
update README.md 2022-10-13 17:40:07 +00:00