Commit Graph

  • 3ff3bb1681 https://github.com/pichillilorenzo/flutter_inappwebview/issues/1947 - In iOS version 17.2, when moving the input focus in a WebView, an unknown area appears at the top of the screen. master origin/master origin/HEAD k 2024-08-28 16:02:49 +0900
  • 4c58653113 windows: removed not wanted debug log in in_app_webview.cpp unknown 2024-01-31 14:50:30 +0100
  • 981c0356b8 initial windows implementation #460 unknown 2024-01-31 14:44:18 +0100
  • a6b9a959e1 Merge branch 'feature/flutter_inappwebview_windows' unknown 2024-01-31 14:20:38 +0100
  • 7b8ebf49d9 added InAppWebViewControllerKeepAliveProps constructor parameters default value unknown 2024-01-31 14:19:54 +0100
  • 7125bfb43e fix #1981 Lorenzo Pichilli 2024-01-31 14:00:17 +0100
  • 599e2fd94f windows: added openDevTools, callDevToolsProtocolMethod, addDevToolsProtocolEventListener and removeDevToolsProtocolEventListener methods, added some more inappwebview and inappbrowser basic settings unknown 2024-01-31 04:04:26 +0100
  • ade2edfb7d windows: completed CookieManager implementation, added WebViewEnvironment getAvailableVersion and compareBrowserVersions methods unknown 2024-01-28 16:24:54 +0100
  • 7da9cb2643 windows: updated webview environment docs, updated cookie manager to support webview environment unknown 2024-01-28 00:41:48 +0100
  • db9ff8c4e6 windows: added WebViewEnvironment support for headlessinappwebview and inappbrowser unknown 2024-01-27 21:36:37 +0100
  • c452082219 windows: fixed some c++ include unknown 2024-01-27 18:53:27 +0100
  • ed97928331 windows: fixed dealloc webviews logic, implemented takeScreenshot, added WebViewEnvironment and WebViewEnvironmentSettings classes unknown 2024-01-27 18:41:10 +0100
  • 7721deb062 windows: added headless inappwebview initial implementation unknown 2024-01-24 02:11:28 +0100
  • ab869e9703 windows: fixed javascript evaluation, added callAsyncJavaScript implementation, call DestroyWindow(parentWindow) on InAppWebView dealloc unknown 2024-01-23 16:01:09 +0100
  • e4bfd68313 windows: fixed custom platform view context menu and window position unknown 2024-01-22 16:11:43 +0100
  • ed6283d3b3 windows: added content world support for user scripts and javascript evaluation unknown 2024-01-20 22:13:24 +0100
  • b27036e59b windows: updated webview and browser creation params, added support for openWithSystemBrowser unknown 2024-01-19 20:16:53 +0100
  • a4c044a0f1 windows: completed initial javascript handler communication and user scripts support, added support for loadFile and loadData unknown 2024-01-19 18:52:00 +0100
  • 9a5dae03ba windows: implemented some other methods and events, initial implementation work for UserScripts and JavaScript handlers unknown 2024-01-19 01:55:55 +0100
  • a8e960c4d0 windows: added c++ nlohmann.json dependency, added getCopyBackForwardList implementation unknown 2024-01-17 01:23:08 +0100
  • 914316e6d3 windows: added inappwebview widget support, added some other methods unknown 2024-01-16 03:18:59 +0100
  • 11659f22e1 windows: added initial webview settings, updated flutter.h get fl options implementations unknown 2024-01-11 11:10:10 +0100
  • 8499949a22 windows c++ code format unknown 2024-01-08 12:36:48 +0100
  • dcfeeb7497 windows: fixed in app browser dealloc, fixed on load stop event, implemented onReceivedError and onReceivedHttpError events unknown 2024-01-07 23:28:46 +0100
  • 43aa01d944 added implementation for callback result, impl for shouldOverrideUrlLoading unknown 2024-01-07 03:26:14 +0100
  • 81b72b3213 basic initial windows support unknown 2024-01-06 04:51:16 +0100
  • 751a104716 updated to stable 6 version Lorenzo Pichilli 2023-12-25 18:18:33 +0100
  • e28f73d055 updated README Lorenzo Pichilli 2023-12-25 18:08:50 +0100
  • 3e277b2eb2
    Merge pull request #1942 from pichillilorenzo/all-contributors/add-daisukeueta Lorenzo Pichilli 2023-12-25 18:07:44 +0100
  • abe578a0b8
    update .all-contributorsrc allcontributors[bot] 2023-12-25 17:07:02 +0000
  • bc1167a25f
    update README.md allcontributors[bot] 2023-12-25 17:07:01 +0000
  • 616dcaf7a4
    Merge pull request #1941 from daisukeueta/master Lorenzo Pichilli 2023-12-25 18:05:35 +0100
  • e000cd8a4c
    Update web_uri.dart Lorenzo Pichilli 2023-12-25 18:04:24 +0100
  • 3264599822 Added == operator to WebUri Daisuke Ueta 2023-12-25 18:11:09 +0900
  • 5f2885c9d0 updated pubspec.lock Lorenzo Pichilli 2023-12-23 16:16:13 +0100
  • e650c6dfee updated readme Lorenzo Pichilli 2023-12-23 15:27:24 +0100
  • 8799e4a944
    Merge pull request #1940 from pichillilorenzo/all-contributors/add-michalsrutek Lorenzo Pichilli 2023-12-23 15:26:22 +0100
  • d51fb03978
    update .all-contributorsrc allcontributors[bot] 2023-12-23 14:26:07 +0000
  • ccd41e75a1
    update README.md allcontributors[bot] 2023-12-23 14:26:06 +0000
  • e143e2892d fix #1924 Lorenzo Pichilli 2023-12-23 15:22:28 +0100
  • 9adf6abeb6 updated changelogs Lorenzo Pichilli 2023-12-23 14:33:09 +0100
  • 51311394d7 updated changelogs and versions Lorenzo Pichilli 2023-12-23 14:31:37 +0100
  • d0a8d6fb4c
    Merge pull request #1937 from michalsrutek/feature/fix-typos Lorenzo Pichilli 2023-12-23 14:13:09 +0100
  • bccd7535ce
    Merge pull request #1936 from michalsrutek/feature/swift-code-improvements Lorenzo Pichilli 2023-12-23 14:10:33 +0100
  • 93bc6ca1ed
    Merge pull request #1935 from michalsrutek/feature/remove-open-default-params Lorenzo Pichilli 2023-12-23 14:03:10 +0100
  • ad3fe2a1b2
    Merge pull request #1934 from michalsrutek/feature/encoding-enum-type-inference Lorenzo Pichilli 2023-12-23 14:02:13 +0100
  • 5b422511c0
    Merge pull request #1933 from michalsrutek/bugfix/ipad-crash-present-inappbrowser Lorenzo Pichilli 2023-12-23 13:59:11 +0100
  • 15f31559e4
    Merge pull request #1932 from michalsrutek/bugfix/ipad-crash-dispose Lorenzo Pichilli 2023-12-23 13:57:31 +0100
  • e1330c1304
    Merge pull request #1930 from michalsrutek/feature/fix-couple-of-warnings Lorenzo Pichilli 2023-12-23 13:56:16 +0100
  • 0317dc500d msg Michal Srutek 2023-12-21 08:23:29 +0100
  • 621d3fa040 Locale split Michal Srutek 2023-12-21 08:22:55 +0100
  • e50278a35e ipv4 split Michal Srutek 2023-12-21 08:22:19 +0100
  • ecfcb3d9f5 Next typos fixes Michal Srutek 2023-12-21 08:21:41 +0100
  • 38e28bec42 FIx urlSplit Michal Srutek 2023-12-21 08:16:00 +0100
  • 7077320f95 Consistent colon spacing Michal Srutek 2023-12-21 08:07:57 +0100
  • 3b999a310e Additional findings Michal Srutek 2023-12-20 15:50:43 +0100
  • 7c1cd442bb Swift code improvements Michal Srutek 2023-12-20 15:45:58 +0100
  • 4797a022c0 Remove open default params Michal Srutek 2023-12-20 12:21:05 +0100
  • 1b15b0bbb1 Use enum type inference for encoding Michal Srutek 2023-12-20 12:19:14 +0100
  • 527a62b562 Fix iPad crash due to missing sourceView Michal Srutek 2023-12-20 12:01:40 +0100
  • 034662136f Remove force unwrapping from dispose method Michal Srutek 2023-12-20 11:29:46 +0100
  • b954080321 Fix a couple of iOS warnings Michal Srutek 2023-12-20 11:07:07 +0100
  • 73c27928ca updated pubspec.lock Lorenzo Pichilli 2023-12-18 12:43:55 +0100
  • ed450ad678 Added CustomPathHandler class to be able to implement Android custom path handlers for WebViewAssetLoader Lorenzo Pichilli 2023-12-18 12:40:16 +0100
  • c3c0a45929 fixed CHANGELOG.md Lorenzo Pichilli 2023-12-17 23:09:27 +0100
  • a4e2170271 fixed CHANGELOG.md Lorenzo Pichilli 2023-12-17 23:09:01 +0100
  • ac245e6eff updated url inappwebview example Lorenzo Pichilli 2023-12-17 23:03:00 +0100
  • 4c72bbfc0e Added InAppBrowser.onMainWindowWillClose event, Added WindowType.WINDOW for InAppWebViewSettings.windowType, fix #1738, Fixed InAppWebViewController.callAsyncJavaScript Android-issue when the last line of the functionBody parameter includes a code comment Lorenzo Pichilli 2023-12-17 22:58:09 +0100
  • 63c2f7f65c Updated minimum platform interface and implementation versions Lorenzo Pichilli 2023-12-12 22:28:38 +0100
  • 18fae1bb13 updated ios example identifier Lorenzo Pichilli 2023-12-12 22:18:41 +0100
  • b2a0a96898 Added InAppWebViewController.clearFormData Android-specific method, Added InAppWebViewController.clearAllCache static method, Added CookieManager.removeSessionCookies Android-specific method, Deprecated InAppWebViewController.clearCache and InAppWebViewSettings.clearCache, Deprecated InAppWebViewSettings.clearSessionCache, Updated CookieManager methods return value Lorenzo Pichilli 2023-12-12 00:40:25 +0100
  • 36a299d8c9 fix #1912 Lorenzo Pichilli 2023-12-11 16:12:08 +0100
  • e60fe1740a fix #1905, updated useShouldInterceptAjaxRequest automatic infer logic Lorenzo Pichilli 2023-12-07 16:59:30 +0100
  • 2a4313dc50 updated CHANGELOG and platform implementation version Lorenzo Pichilli 2023-12-06 18:11:29 +0100
  • 8322dccdaa Merge branch 'EArminjon-patch-1' Lorenzo Pichilli 2023-12-06 18:05:46 +0100
  • bfe5971d84 fixed InterceptAjaxRequestJS Failed to set responseType property also on iOS and macOS, fixed shouldInterceptAjaxRequest javascript code when overriding XMLHttpRequest.open method parameters Lorenzo Pichilli 2023-12-06 18:05:18 +0100
  • 5fb5e8afce
    Update InterceptAjaxRequestJS.java Enguerrand ARMINJON 2023-12-06 16:08:05 +0100
  • 444ffef22b
    Update InterceptAjaxRequestJS.java Enguerrand ARMINJON 2023-12-06 14:47:15 +0100
  • 3a9bee5af8 fix #1897, fix #1882 Lorenzo Pichilli 2023-12-06 12:35:48 +0100
  • 7bb70eb7d9 fix #1900, Try to load just the URL of an URLRequest if the HTTP method is GET and the HTTP request fails due to an error such as a CORS policy error #1901 Lorenzo Pichilli 2023-12-06 02:19:40 +0100
  • beb827858f possible fix for #1894 Lorenzo Pichilli 2023-12-05 19:48:24 +0100
  • e44c31b456 updated dependencies Lorenzo Pichilli 2023-12-04 04:38:59 +0100
  • 3d66ec0882 code format Lorenzo Pichilli 2023-12-04 04:33:02 +0100
  • df678091e9 Updated minimum platform interface and implementation versions, Fixed events not called on InAppBrowser and ChromeSafariBrowser opening same instance multiple times Lorenzo Pichilli 2023-12-04 04:32:01 +0100
  • 290cfd6efa fix for ios and macos #1738 Lorenzo Pichilli 2023-12-01 14:26:34 +0100
  • d23f7fd41b Expose missing InAppBrowserSettings.menuButtonColor option in constructor platform interface, Fixed iOS InAppBrowserMenuItem.iconColor not working Lorenzo Pichilli 2023-11-30 15:05:51 +0100
  • a86c5d1e43 updated README Android requirements Lorenzo Pichilli 2023-11-30 11:04:57 +0100
  • 5e5fac6de9 Throw platform exception when ProcessGlobalConfig.apply throws an error on the native side to be able to catch it on Flutter side, updated e.printStackTrace with Log.e where possible Lorenzo Pichilli 2023-11-30 10:09:03 +0100
  • 23097dbce0 Throw platform exception when ProcessGlobalConfig.apply throws an error on the native side to be able to catch it on Flutter side, updated e.printStackTrace with Log.e where possible Lorenzo Pichilli 2023-11-30 10:08:49 +0100
  • 35fea2c331 Updated ContentBlockerHandler CSS_DISPLAY_NONE action type and JavaScriptBridgeJS.JAVASCRIPT_BRIDGE_JS_SOURCE javascript implementation code Lorenzo Pichilli 2023-11-29 14:35:52 +0100
  • 77bca50f0e Expose missing old AndroidInAppWebViewOptions and IOSInAppWebViewOptions classes from platform interface Lorenzo Pichilli 2023-11-29 10:32:03 +0100
  • a931bbbbf6 updated test script Lorenzo Pichilli 2023-11-28 02:37:48 +0100
  • 3facb6a963 moved flutter_inappwebview base package to flutter_inappwebview folder, format code Lorenzo Pichilli 2023-11-28 02:32:01 +0100
  • f7967d0a42 fix #1881, fixed PlatformPrintJobController.onComplete setter Lorenzo Pichilli 2023-11-28 01:27:06 +0100
  • fcb92e2bbc Merge branch 'feature/federated-plugin' Lorenzo Pichilli 2023-11-27 19:29:24 +0100
  • 070d75af2e created .github/ISSUE_TEMPLATE/APP_SHOWCASE.md template Lorenzo Pichilli 2023-11-27 19:27:31 +0100
  • 49f250d5dc removed ignored file, created .pubignore Lorenzo Pichilli 2023-11-27 19:15:47 +0100
  • d5b3d9c9fa updated CHANGELOG Lorenzo Pichilli 2023-11-27 19:02:50 +0100
  • c03914f144 updated README Lorenzo Pichilli 2023-11-27 18:59:19 +0100
  • 40c36b8df3 updated README Lorenzo Pichilli 2023-11-27 18:48:38 +0100