Commit Graph

1282 Commits

Author SHA1 Message Date
Lorenzo Pichilli 26f0235c98 updated analysis options 2023-11-27 18:41:59 +01:00
Lorenzo Pichilli c743fb4b0d updated README 2023-11-27 18:33:01 +01:00
Lorenzo Pichilli 6d525a9790 updated README 2023-11-27 18:32:38 +01:00
Lorenzo Pichilli d57d1aecfb updated android package name to com.pichillilorenzo.flutter_inappwebview_android 2023-11-27 13:03:36 +01:00
Lorenzo Pichilli 26512318d8 updated CHANGELOG and LICENSE 2023-11-27 12:11:26 +01:00
Lorenzo Pichilli b99824ee21 created flutter_inappwebview_web, updated web_support.js path 2023-11-27 12:09:17 +01:00
Lorenzo Pichilli b66eeae75a removed util platform check 2023-11-27 09:59:06 +01:00
Lorenzo Pichilli e0c03b0891 created flutter_inappwebview_macos 2023-11-27 09:46:37 +01:00
Lorenzo Pichilli b1e7a5b3df updated pubspec.yaml 2023-11-27 08:49:57 +01:00
Lorenzo Pichilli 48aef55603 removed android and iOS methods cross-references 2023-11-27 00:56:46 +01:00
Lorenzo Pichilli f3033b3407 created flutter_inappwebview_ios, fixed web_authenticate_session, fixed default in_app_localhost_server implementation 2023-11-27 00:02:46 +01:00
Lorenzo Pichilli a25c1bd50e fixed last android implementations, updated analysis_options files 2023-11-25 04:56:49 +01:00
Lorenzo Pichilli d57af8eb46 updated docs 2023-11-24 17:56:57 +01:00
Lorenzo Pichilli 0b0869ce2a updated debugLoggingSettings references, dart format 2023-11-23 16:06:50 +01:00
Lorenzo Pichilli 9cb8b3af26 updated chrome_safari_browser implementation, updated WebMessage.ports interface, updated WebViewAssetLoader implementation, force InAppWebViewController type for webview controller events 2023-11-23 16:01:14 +01:00
Lorenzo Pichilli d37de77f36 updated tests, created InAppLocalHostServer platform interface and default implementation, use where possibile the non-Platform prefix class 2023-11-18 01:17:45 +01:00
Lorenzo Pichilli 1486b5af38 first commit federated-plugin 2023-11-17 23:28:11 +01:00
Lorenzo Pichilli 79024b24da updated tests, fixed ios and macos headless to inappwebview conversion 2023-11-15 00:56:10 +01:00
Lorenzo Pichilli b190d02925 fix #1841 2023-11-14 23:13:02 +01:00
Lorenzo Pichilli acb20fc10a fix #1837 2023-11-14 22:47:54 +01:00
Lorenzo Pichilli 8dfddc2e12 Added ProcessGlobalConfig for Android WebViews, Added disableWebView static method on InAppWebViewController for Android, Added support for Android WebViewFeature.isStartupFeatureSupported, WebViewFeature.STARTUP_FEATURE_SET_DIRECTORY_BASE_PATHS, WebViewFeature.STARTUP_FEATURE_SET_DATA_DIRECTORY_SUFFIX, WebViewFeature.WEB_MESSAGE_ARRAY_BUFFER, Added WebMessage.type property, WebMessage.data property is of type dynamic, JavaScriptReplyProxy.postMessage is of type WebMessage, changed WebMessageListener.onPostMessage and WebMessagePort.setWebMessageCallback methods signature 2023-11-14 18:39:25 +01:00
Lorenzo Pichilli a0bbbba7f1 updated package.json scripts 2023-11-12 20:27:31 +01:00
Lorenzo Pichilli 6119d58951 updated tests 2023-11-12 20:25:36 +01:00
Lorenzo Pichilli 8ee618101b removed print 2023-11-12 19:51:53 +01:00
Lorenzo Pichilli 2ea3bee498 Added getPackageName static method on ChromeSafariBrowser for Android, updated iOS and macOS WebViewChannelDelegate channel self reference 2023-11-12 19:51:33 +01:00
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