Commit Graph

  • fdbf474642 format code Lorenzo Pichilli 2023-11-27 18:42:14 +0100
  • 26f0235c98 updated analysis options Lorenzo Pichilli 2023-11-27 18:41:59 +0100
  • c743fb4b0d updated README Lorenzo Pichilli 2023-11-27 18:33:01 +0100
  • 6d525a9790 updated README Lorenzo Pichilli 2023-11-27 18:32:38 +0100
  • d57d1aecfb updated android package name to com.pichillilorenzo.flutter_inappwebview_android Lorenzo Pichilli 2023-11-27 13:03:36 +0100
  • 26512318d8 updated CHANGELOG and LICENSE Lorenzo Pichilli 2023-11-27 12:11:26 +0100
  • b99824ee21 created flutter_inappwebview_web, updated web_support.js path Lorenzo Pichilli 2023-11-27 12:09:17 +0100
  • b66eeae75a removed util platform check Lorenzo Pichilli 2023-11-27 09:59:06 +0100
  • e0c03b0891 created flutter_inappwebview_macos Lorenzo Pichilli 2023-11-27 09:46:37 +0100
  • b1e7a5b3df updated pubspec.yaml Lorenzo Pichilli 2023-11-27 08:49:57 +0100
  • 48aef55603 removed android and iOS methods cross-references Lorenzo Pichilli 2023-11-27 00:56:46 +0100
  • f3033b3407 created flutter_inappwebview_ios, fixed web_authenticate_session, fixed default in_app_localhost_server implementation Lorenzo Pichilli 2023-11-27 00:02:46 +0100
  • a25c1bd50e fixed last android implementations, updated analysis_options files Lorenzo Pichilli 2023-11-25 04:56:49 +0100
  • d57af8eb46 updated docs Lorenzo Pichilli 2023-11-24 17:56:57 +0100
  • 0b0869ce2a updated debugLoggingSettings references, dart format Lorenzo Pichilli 2023-11-23 16:06:50 +0100
  • 9cb8b3af26 updated chrome_safari_browser implementation, updated WebMessage.ports interface, updated WebViewAssetLoader implementation, force InAppWebViewController type for webview controller events Lorenzo Pichilli 2023-11-23 16:01:14 +0100
  • d37de77f36 updated tests, created InAppLocalHostServer platform interface and default implementation, use where possibile the non-Platform prefix class Lorenzo Pichilli 2023-11-18 01:17:45 +0100
  • 1486b5af38 first commit federated-plugin Lorenzo Pichilli 2023-11-17 23:28:11 +0100
  • 79024b24da updated tests, fixed ios and macos headless to inappwebview conversion Lorenzo Pichilli 2023-11-15 00:56:10 +0100
  • b190d02925 fix #1841 Lorenzo Pichilli 2023-11-14 23:13:02 +0100
  • acb20fc10a fix #1837 Lorenzo Pichilli 2023-11-14 22:47:54 +0100
  • 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 Lorenzo Pichilli 2023-11-14 18:39:25 +0100
  • a0bbbba7f1 updated package.json scripts Lorenzo Pichilli 2023-11-12 20:27:31 +0100
  • 6119d58951 updated tests Lorenzo Pichilli 2023-11-12 20:25:36 +0100
  • 8ee618101b removed print Lorenzo Pichilli 2023-11-12 19:51:53 +0100
  • 2ea3bee498 Added getPackageName static method on ChromeSafariBrowser for Android, updated iOS and macOS WebViewChannelDelegate channel self reference Lorenzo Pichilli 2023-11-12 19:51:33 +0100
  • 6a486b2fa9 Added requestPostMessageChannel, postMessage, isEngagementSignalsApiAvailable methods on ChromeSafariBrowser for Android, Added onMessageChannelReady, onPostMessage, onVerticalScrollEvent, onGreatestScrollPercentageIncreased, onSessionEnded events on ChromeSafariBrowser for Android Lorenzo Pichilli 2023-11-12 18:56:11 +0100
  • 5009bf1fa4 fixed generator build.yaml Lorenzo Pichilli 2023-11-11 19:24:48 +0100
  • d5a0bb3e3e code format Lorenzo Pichilli 2023-11-11 19:09:10 +0100
  • 18c3c1fa51 Fixed iOS and macOS InAppWebView memory leaks Lorenzo Pichilli 2023-11-11 19:08:14 +0100
  • be570be6b0 CookieManager.deleteCookies wait for all delete cookie completion handler to be completed on iOS and macOS, fix #1678 Lorenzo Pichilli 2023-11-11 17:32:59 +0100
  • 1a8f7b1814 updated changelog Lorenzo Pichilli 2023-11-11 14:41:38 +0100
  • e92a88f565
    Merge pull request #1869 from pichillilorenzo/all-contributors/add-lrorpilla Lorenzo Pichilli 2023-11-11 14:34:03 +0100
  • 45e37b0d33
    update .all-contributorsrc allcontributors[bot] 2023-11-11 13:33:30 +0000
  • 1b0e35e650
    update README.md allcontributors[bot] 2023-11-11 13:33:29 +0000
  • fa6d00adf5
    Merge pull request #1504 from lrorpilla/horizontal_scrolling_context_menu_fix Lorenzo Pichilli 2023-11-11 14:33:03 +0100
  • 524c5677b5
    Merge pull request #1868 from pichillilorenzo/all-contributors/add-YumengNevix Lorenzo Pichilli 2023-11-11 14:12:16 +0100
  • 5c5dc7132c
    update .all-contributorsrc allcontributors[bot] 2023-11-11 13:11:40 +0000
  • 993d70a992
    update README.md allcontributors[bot] 2023-11-11 13:11:39 +0000
  • 341508519c Merge branch 'YumengNevix-master' Lorenzo Pichilli 2023-11-11 14:10:54 +0100
  • 7ec7a1756d updated chrome tab initial bind logic Lorenzo Pichilli 2023-11-11 14:10:40 +0100
  • 828cc7d434 Merge branch 'master' of https://github.com/YumengNevix/flutter_inappwebview into YumengNevix-master Lorenzo Pichilli 2023-11-11 13:28:14 +0100
  • a623ee718d Throw an error if any controller is used after being disposed, created internal ChannelController class Lorenzo Pichilli 2023-11-11 13:18:02 +0100
  • 612ed1eec3 updated changelog Lorenzo Pichilli 2023-11-10 21:15:11 +0100
  • c880a0e9a9
    Merge pull request #1867 from pichillilorenzo/all-contributors/add-AlexDochioiu Lorenzo Pichilli 2023-11-10 21:14:25 +0100
  • 4aef488503
    update .all-contributorsrc allcontributors[bot] 2023-11-10 20:13:56 +0000
  • 4c567c4c54
    update README.md allcontributors[bot] 2023-11-10 20:13:55 +0000
  • fd96023945 Merge branch 'vespr-wallet-fix/imm' Lorenzo Pichilli 2023-11-10 21:12:46 +0100
  • adcfdce7ed android imm.isAcceptingText() fix code refactoring Lorenzo Pichilli 2023-11-10 21:12:14 +0100
  • fb7e025ee0 Merge branch 'fix/imm' of https://github.com/vespr-wallet/flutter_inappwebview into vespr-wallet-fix/imm Lorenzo Pichilli 2023-11-10 21:06:10 +0100
  • e62348adc7 fix #1500, close #1513 Lorenzo Pichilli 2023-11-10 19:57:02 +0100
  • 47827e3626 added pub topics Lorenzo Pichilli 2023-11-10 14:39:49 +0100
  • e24c68e369
    Merge pull request #1866 from pichillilorenzo/all-contributors/add-maxmitz Lorenzo Pichilli 2023-11-10 14:24:02 +0100
  • 4df725b8ae
    update .all-contributorsrc allcontributors[bot] 2023-11-10 13:23:28 +0000
  • 17a1b2950b
    update README.md allcontributors[bot] 2023-11-10 13:23:27 +0000
  • 43c03a07b1 Merge branch 'maxmitz-master' Lorenzo Pichilli 2023-11-10 14:22:32 +0100
  • 85ff5ec176 fixed macOS forced unwrap null value HTTPCookie for CookieManager.setCookie Lorenzo Pichilli 2023-11-10 14:22:11 +0100
  • c98a92d520 Merge branch 'master' of https://github.com/maxmitz/flutter_inappwebview_forceunwrap_issue into maxmitz-master Lorenzo Pichilli 2023-11-10 14:14:05 +0100
  • 6f819b2dbf Updated return value for CookieManager.setCookie method to be Future<bool> Lorenzo Pichilli 2023-11-10 14:13:06 +0100
  • 600bceafc0
    Update MyCookieManager.swift Lorenzo Pichilli 2023-11-10 14:04:34 +0100
  • 228030cf19
    Update styles.xml Lorenzo Pichilli 2023-11-10 14:00:11 +0100
  • 897d404108 updated changelog Lorenzo Pichilli 2023-11-10 12:07:52 +0100
  • 30a43428a7
    Merge pull request #1865 from pichillilorenzo/all-contributors/add-darkang3lz92 Lorenzo Pichilli 2023-11-10 12:06:33 +0100
  • b0d4629daf
    update .all-contributorsrc allcontributors[bot] 2023-11-10 11:05:55 +0000
  • fcb64a4e8c
    update README.md allcontributors[bot] 2023-11-10 11:05:54 +0000
  • 98ff3e58e3
    Merge pull request #1822 from darkang3lz92/fix-ios12-cert-parse-issue Lorenzo Pichilli 2023-11-10 12:05:28 +0100
  • 8721a30d6c Merge branch 'master' of github.com:pichillilorenzo/flutter_inappwebview Lorenzo Pichilli 2023-11-10 11:47:05 +0100
  • ca3b67cad3 updated changelog Lorenzo Pichilli 2023-11-10 11:46:20 +0100
  • 67e25f9b10
    Merge pull request #1864 from pichillilorenzo/all-contributors/add-AlexT84 Lorenzo Pichilli 2023-11-10 11:46:04 +0100
  • 071b1b5336
    update .all-contributorsrc allcontributors[bot] 2023-11-10 10:45:36 +0000
  • 8f5bedb3f2
    update README.md allcontributors[bot] 2023-11-10 10:45:35 +0000
  • 614374c6c9 Merge branch 'AlexT84-fix_ios_multiple_flutter_presenting_error' Lorenzo Pichilli 2023-11-10 11:44:20 +0100
  • 69f2134bcb UIApplication+VisibleViewController.swift file moved Lorenzo Pichilli 2023-11-10 11:43:44 +0100
  • 8c9a11d14c
    Merge branch 'master' into fix_ios_multiple_flutter_presenting_error Lorenzo Pichilli 2023-11-10 11:27:15 +0100
  • b0ef9749b6
    Merge pull request #1863 from pichillilorenzo/all-contributors/add-andreasgangso Lorenzo Pichilli 2023-11-09 19:47:04 +0100
  • 85dd7251e4
    update .all-contributorsrc allcontributors[bot] 2023-11-09 18:46:20 +0000
  • 995a807103
    update README.md allcontributors[bot] 2023-11-09 18:46:19 +0000
  • e558b61cc5 Merge branch 'andreasgangso-feat/disable-ios-delay' Lorenzo Pichilli 2023-11-09 19:44:38 +0100
  • a7030772be updated InAppWebView.preventGestureDelay native implementation for ios Lorenzo Pichilli 2023-11-09 19:35:50 +0100
  • 34e6bea153 Merge branch 'feat/disable-ios-delay' of https://github.com/andreasgangso/flutter_inappwebview into andreasgangso-feat/disable-ios-delay Lorenzo Pichilli 2023-11-09 15:46:04 +0100
  • 2d9e21db87 * Fixed canGoForward NPE Alex Dochioiu 2023-11-03 10:18:57 +0200
  • a1e86ae8d5 * Fixed NPE Alex Dochioiu 2023-10-20 12:10:49 +0300
  • c059c5a50e Added a comment Alex Dochioiu 2023-10-11 10:49:44 +0300
  • b3b8923014 imm crash fix Alex Dochioiu 2023-10-11 10:45:10 +0300
  • 290c13d048
    Merge pull request #1 from antonioIdt/fix-xcode-15 Alexandru Terente 2023-10-09 14:36:36 +0300
  • 740da1314c fix: xcode 15 related bug Antonio Vasconcelos 2023-10-09 12:04:21 +0300
  • f3e8e11a7d Use Android colors Max Zimmermann 2023-10-05 13:33:40 +0200
  • fb323b3033 fix cert parsing for ios 12 Dango Mango 2023-10-05 14:29:41 +0800
  • 0157c8ec7c updated CHANGELOG.md Lorenzo Pichilli 2023-10-02 23:47:46 +0200
  • 978fb15c21
    Merge pull request #1815 from pichillilorenzo/all-contributors/add-nesquikm Lorenzo Pichilli 2023-10-02 23:38:57 +0200
  • 3591a76b68
    update .all-contributorsrc allcontributors[bot] 2023-10-02 21:37:50 +0000
  • f608785a00
    update README.md allcontributors[bot] 2023-10-02 21:37:49 +0000
  • 44e70a3628 Updated androidx.webkit:webkit dependency to 1.8.0, Updated androidx.browser:browser dependency to 1.6.0 Lorenzo Pichilli 2023-09-30 19:53:26 +0200
  • 881e8da860
    Merge pull request #1801 from nesquikm/fix/xcode_17 Lorenzo Pichilli 2023-09-30 19:51:35 +0200
  • c3f24205ed Change text cursor color to black Max Zimmermann 2023-09-28 16:20:42 +0200
  • 60da7352f4 fix: xcode 17 related bug nesquikm 2023-09-26 12:19:45 +0400
  • 4c712b6f36 fix: chrome tab open failed due to chrome process not running Yumeng Huang 2023-09-03 19:12:03 +0800
  • 3f91faf859 feat: extract visibleViewController in UIApplication extension and use it alext84 2023-08-02 13:34:58 +0300
  • 82c96a957f fix: dynamically get the visible view controller to fix issue with presenting the webView in multiple flutter app. alext84 2023-08-02 11:04:16 +0300
  • b00b3781ef updated CHANGELOG.md Lorenzo Pichilli 2023-06-12 17:39:15 +0200