Commit Graph

1207 Commits

Author SHA1 Message Date
Lorenzo Pichilli 6a486b2fa9 Added requestPostMessageChannel, postMessage, isEngagementSignalsApiAvailable methods on ChromeSafariBrowser for Android, Added onMessageChannelReady, onPostMessage, onVerticalScrollEvent, onGreatestScrollPercentageIncreased, onSessionEnded events on ChromeSafariBrowser for Android 2023-11-12 18:56:11 +01:00
Lorenzo Pichilli 5009bf1fa4 fixed generator build.yaml 2023-11-11 19:24:48 +01:00
Lorenzo Pichilli d5a0bb3e3e code format 2023-11-11 19:09:10 +01:00
Lorenzo Pichilli 18c3c1fa51 Fixed iOS and macOS InAppWebView memory leaks 2023-11-11 19:08:14 +01:00
Lorenzo Pichilli be570be6b0 CookieManager.deleteCookies wait for all delete cookie completion handler to be completed on iOS and macOS, fix #1678 2023-11-11 17:32:59 +01:00
Lorenzo Pichilli 1a8f7b1814 updated changelog 2023-11-11 14:41:38 +01:00
Lorenzo Pichilli e92a88f565
Merge pull request #1869 from pichillilorenzo/all-contributors/add-lrorpilla
add lrorpilla as a contributor for code
2023-11-11 14:34:03 +01:00
allcontributors[bot] 45e37b0d33
update .all-contributorsrc 2023-11-11 13:33:30 +00:00
allcontributors[bot] 1b0e35e650
update README.md 2023-11-11 13:33:29 +00:00
Lorenzo Pichilli fa6d00adf5
Merge pull request #1504 from lrorpilla/horizontal_scrolling_context_menu_fix
Fix no horizontal scroll x for context menu for pages with horizontal…
2023-11-11 14:33:03 +01:00
Lorenzo Pichilli 524c5677b5
Merge pull request #1868 from pichillilorenzo/all-contributors/add-YumengNevix
add YumengNevix as a contributor for code
2023-11-11 14:12:16 +01:00
allcontributors[bot] 5c5dc7132c
update .all-contributorsrc 2023-11-11 13:11:40 +00:00
allcontributors[bot] 993d70a992
update README.md 2023-11-11 13:11:39 +00:00
Lorenzo Pichilli 341508519c Merge branch 'YumengNevix-master' 2023-11-11 14:10:54 +01:00
Lorenzo Pichilli 7ec7a1756d updated chrome tab initial bind logic 2023-11-11 14:10:40 +01:00
Lorenzo Pichilli 828cc7d434 Merge branch 'master' of https://github.com/YumengNevix/flutter_inappwebview into YumengNevix-master 2023-11-11 13:28:14 +01:00
Lorenzo Pichilli a623ee718d Throw an error if any controller is used after being disposed, created internal ChannelController class 2023-11-11 13:18:02 +01:00
Lorenzo Pichilli 612ed1eec3 updated changelog 2023-11-10 21:15:11 +01:00
Lorenzo Pichilli c880a0e9a9
Merge pull request #1867 from pichillilorenzo/all-contributors/add-AlexDochioiu
add AlexDochioiu as a contributor for code
2023-11-10 21:14:25 +01:00
allcontributors[bot] 4aef488503
update .all-contributorsrc 2023-11-10 20:13:56 +00:00
allcontributors[bot] 4c567c4c54
update README.md 2023-11-10 20:13:55 +00:00
Lorenzo Pichilli fd96023945 Merge branch 'vespr-wallet-fix/imm' 2023-11-10 21:12:46 +01:00
Lorenzo Pichilli adcfdce7ed android imm.isAcceptingText() fix code refactoring 2023-11-10 21:12:14 +01:00
Lorenzo Pichilli fb7e025ee0 Merge branch 'fix/imm' of https://github.com/vespr-wallet/flutter_inappwebview into vespr-wallet-fix/imm 2023-11-10 21:06:10 +01:00
Lorenzo Pichilli e62348adc7 fix #1500, close #1513 2023-11-10 19:57:02 +01:00
Lorenzo Pichilli 47827e3626 added pub topics 2023-11-10 14:39:49 +01:00
Lorenzo Pichilli e24c68e369
Merge pull request #1866 from pichillilorenzo/all-contributors/add-maxmitz
add maxmitz as a contributor for code
2023-11-10 14:24:02 +01:00
allcontributors[bot] 4df725b8ae
update .all-contributorsrc 2023-11-10 13:23:28 +00:00
allcontributors[bot] 17a1b2950b
update README.md 2023-11-10 13:23:27 +00:00
Lorenzo Pichilli 43c03a07b1 Merge branch 'maxmitz-master' 2023-11-10 14:22:32 +01:00
Lorenzo Pichilli 85ff5ec176 fixed macOS forced unwrap null value HTTPCookie for CookieManager.setCookie 2023-11-10 14:22:11 +01:00
Lorenzo Pichilli c98a92d520 Merge branch 'master' of https://github.com/maxmitz/flutter_inappwebview_forceunwrap_issue into maxmitz-master 2023-11-10 14:14:05 +01:00
Lorenzo Pichilli 6f819b2dbf Updated return value for CookieManager.setCookie method to be Future<bool> 2023-11-10 14:13:06 +01:00
Lorenzo Pichilli 600bceafc0
Update MyCookieManager.swift
return false if cookie is not created
2023-11-10 14:04:34 +01:00
Lorenzo Pichilli 228030cf19
Update styles.xml 2023-11-10 14:00:11 +01:00
Lorenzo Pichilli 897d404108 updated changelog 2023-11-10 12:07:52 +01:00
Lorenzo Pichilli 30a43428a7
Merge pull request #1865 from pichillilorenzo/all-contributors/add-darkang3lz92
add darkang3lz92 as a contributor for code
2023-11-10 12:06:33 +01:00
allcontributors[bot] b0d4629daf
update .all-contributorsrc 2023-11-10 11:05:55 +00:00
allcontributors[bot] fcb64a4e8c
update README.md 2023-11-10 11:05:54 +00:00
Lorenzo Pichilli 98ff3e58e3
Merge pull request #1822 from darkang3lz92/fix-ios12-cert-parse-issue
fix cert parsing for ios 12
2023-11-10 12:05:28 +01:00
Lorenzo Pichilli 8721a30d6c Merge branch 'master' of github.com:pichillilorenzo/flutter_inappwebview 2023-11-10 11:47:05 +01:00
Lorenzo Pichilli ca3b67cad3 updated changelog 2023-11-10 11:46:20 +01:00
Lorenzo Pichilli 67e25f9b10
Merge pull request #1864 from pichillilorenzo/all-contributors/add-AlexT84
add AlexT84 as a contributor for code
2023-11-10 11:46:04 +01:00
allcontributors[bot] 071b1b5336
update .all-contributorsrc 2023-11-10 10:45:36 +00:00
allcontributors[bot] 8f5bedb3f2
update README.md 2023-11-10 10:45:35 +00:00
Lorenzo Pichilli 614374c6c9 Merge branch 'AlexT84-fix_ios_multiple_flutter_presenting_error' 2023-11-10 11:44:20 +01:00
Lorenzo Pichilli 69f2134bcb UIApplication+VisibleViewController.swift file moved 2023-11-10 11:43:44 +01:00
Lorenzo Pichilli 8c9a11d14c
Merge branch 'master' into fix_ios_multiple_flutter_presenting_error 2023-11-10 11:27:15 +01:00
Lorenzo Pichilli b0ef9749b6
Merge pull request #1863 from pichillilorenzo/all-contributors/add-andreasgangso
add andreasgangso as a contributor for code
2023-11-09 19:47:04 +01:00
allcontributors[bot] 85dd7251e4
update .all-contributorsrc 2023-11-09 18:46:20 +00:00