1. 3fdfc96 chore(workflow): update workflows to the latest one of cordova-paramedic (#1141) by Manuel Beck · 33 hours ago master
  2. bad3830 fix(ios): constraint warnings in iOS 18 and older (#1123) by Manuel Beck · 2 days ago
  3. d922047 doc(readme): update badges (#1140) by Manuel Beck · 6 days ago
  4. 675002f chore(gitattributes): normalize line endings and binary detection (#1139) by エリス · 7 days ago
  5. 8d2845b chore(ios): remove pre ios 11 code in `show:withNoAnimate:` (#1135) by Manuel Beck · 7 days ago
  6. c1c6544 fix(android): fix white screen on iOS 13+ when in-app browser window scene is nil (#1131) by zellis-haasl · 3 weeks ago
  7. c140eaf fix(ios): add custom toolbar background (#1132) by Manuel Beck · 5 weeks ago
  8. 4f9d07d chore: update npm package (#1134) by エリス · 5 weeks ago
  9. b83a9b7 refactor(ios): adding toolbar items (#1124) by Manuel Beck · 9 weeks ago
  10. ddab657 refactor(ios): handle constraints in cases (#1125) by Manuel Beck · 9 weeks ago
  11. de95bb2 fix(ios): constrain address label horizontal to safe area for landscape (#1126) by Manuel Beck · 9 weeks ago
  12. 89cd5fe chore(ios): resolve variable `safeArea` (#1121) by Manuel Beck · 2 months ago
  13. 22ebb87 fix(ios): full width WebView on landscape (#1120) by Manuel Beck · 2 months ago
  14. 105b0ae fix(ios): suppress deprecation warning for `processPool` for`deployment-target` greater than 14 (#1119) by Manuel Beck · 2 months ago
  15. 6b28d2d chore(ios): Cleanup code (#1117) by TAICHI · 2 months ago
  16. f76988e fix(ios): remove use of deprecated `CDVWebViewProcessPoolFactory` (#1115) by Manuel Beck · 2 months ago
  17. c5a0979 refactor(ios)!: remove property `instance` and getter method `getInstance` (#1116) by Manuel Beck · 2 months ago
  18. 18ef50d ffix: add `data` property for `InAppBrowserEvnet` type (#1118) by TAICHI · 3 months ago
  19. 03831d7 feat(ios): Support custom scheme event for iOS (#1112) by TAICHI · 3 months ago
  20. b7ab3d0 chore(ios)!: Remove unused private method (#1113) by TAICHI · 3 months ago
  21. c1eaf3b ci: remove osx (#1111) by TAICHI · 3 months ago
  22. f67412f fix(ios): simplify using `CDVSettingsDictionary` in older cordova-ios versions (#1105) by Manuel Beck · 3 months ago
  23. dfce3c7 refactor(ios): remove unused method `invertFrameIfNeeded` (#1102) by Manuel Beck · 3 months ago
  24. 322182a chore: bump version to 6.1.0-dev (#1108) by Manuel Beck · 3 months ago
  25. 540bfe3 fix(ios): use `cordovaSettingForKey:` instead of `objectForKey:` (#1106) by Manuel Beck · 3 months ago
  26. 15714f4 fix(ios): set minimum cordova-ios to 6.2.0 (#1107) by Manuel Beck · 3 months ago
  27. b52242a fix(ios): Use `CDVSettingsDictionary` since cordova-ios 8 by Manuel Beck · 3 months ago
  28. 6f413e0 fix(ios): deprecation of `UIActivityIndicatorViewStyleGray` (#1104) by Manuel Beck · 3 months ago
  29. d4ae06d fix(ios): replace `UIBarStyleBlackOpaque` with `UIBarStyleBlack` (#1103) by Manuel Beck · 3 months ago
  30. 246f2a0 fix(ios): remove use of `CDVScreenOrientationDelegate` (#1101) by Manuel Beck · 3 months ago
  31. fb5b469 feat(ios): correct code formatting (#1100) by Manuel Beck · 3 months ago
  32. 375c02b fix(ios): use auto layout to respect safe areas (#1099) by Manuel Beck · 3 months ago
  33. 4cf5c24 chore(deps-dev): bump @cordova/eslint-config to 6.0.0 w/ lint fixes (#1096) by エリス · 4 months ago
  34. 1e4ab4b chore: gh-action workflow, license header formatting & cleanups (#1095) by エリス · 4 months ago
  35. e2d8429 fix(iOS): IAB not showing up in apps using UIScenes (#1067) by Darryl Pogue · 1 year, 8 months ago
  36. dfde59d ci: sync workflow w/ paramedic (#1068) by エリス · 1 year, 8 months ago
  37. eac7303 chore: Remove unused inappbrowser.css file (#1038) by jcesarmobile · 2 years, 5 months ago
  38. f27c663 chore: incremented plugin version 6.0.1-dev by Niklas Merz · 2 years, 6 months ago
  39. 2b72889 Updated version and RELEASENOTES.md for release 6.0.0 by Niklas Merz · 2 years, 6 months ago 6.0.x 6.0.0 rel/6.0.0
  40. bc17634 chore: bump to next major release 6.0.0 (#1033) by Niklas Merz · 2 years, 6 months ago
  41. 51959ec chore(lint): update eslint config and apply fixes (#1032) by Niklas Merz · 2 years, 6 months ago
  42. 4b3c0f1 fix!: remove deprecated platforms windows & osx (#1030) by jcesarmobile · 2 years, 6 months ago
  43. 44ead0f fix(ios): Remove deprecation warnings and old code (#1031) by jcesarmobile · 2 years, 6 months ago
  44. 31860cf fix: explicitly import dependencies, instead of relying on PCH files. This is important in Swift projects, where you cannot use prefix headers. (#927) by alekop · 2 years, 6 months ago
  45. d735e13 GH-706 android: Allow permissions requests (#968) by joanbat · 2 years, 6 months ago
  46. 65e86c7 chore: update asf config (#1029) by エリス · 2 years, 7 months ago
  47. d533f2a chore: 5.1.0-dev (#1021) by Norman Breau · 2 years, 8 months ago
  48. b18b979 feat(android): Download event (#1019) by Norman Breau · 2 years, 8 months ago
  49. ac16f78 ci(gh-action): Paramedic CI sync (#1020) by Norman Breau · 2 years, 8 months ago
  50. ec16fee feat(ios): Make WebView inspectable (#1015) by jcesarmobile · 2 years, 8 months ago
  51. 178f2d3 chore: use https urls in tests and README (#1016) by jcesarmobile · 2 years, 8 months ago
  52. 1e8599a chore: Update SUPPORT_QUESTION.md template (#1017) by jcesarmobile · 2 years, 8 months ago
  53. 8ee1d38 fix(docs): missing xml indicator in code block (#977) by DAnn2012 · 3 years, 7 months ago
  54. 405468c ci: sync workflow with paramedic (#971) by エリス · 3 years, 9 months ago
  55. a877f62 dep(npm): bump package-lock v2 w/ rebuild (#964) by エリス · 3 years, 9 months ago
  56. bd02f45 ci(android): update java requirement for cordova-android@11 (#957) by エリス · 3 years, 10 months ago
  57. dfcffb4 fix(android): increase toolbar to 48dp (#946) by エリス · 3 years, 10 months ago
  58. 1718efa ci(ios): update workflow w/ iOS 15 (#912) by エリス · 4 years, 7 months ago
  59. 0f468c7 ci: add action-badge (#907) by エリス · 4 years, 7 months ago
  60. 2043109 ci: remove travis & appveyor (#906) by エリス · 4 years, 7 months ago
  61. 89c5a6a ci: add gh-actions workflows (#903) by エリス · 4 years, 8 months ago
  62. 9bc8f76 fix(android): add space between default useragent and custom AppendUserAgent (#861) by Niklas Merz · 4 years, 10 months ago
  63. 2fef304 fix(ios): make system open tel, sms, mailto and geo links (#881) by jcesarmobile · 5 years ago
  64. 3b6757f Incremented plugin version. (cordova-plugin-inappbrowser-5.0.0) by Niklas Merz · 5 years ago
  65. 10f2ad7 Updated version and RELEASENOTES.md for release 5.0.0 (cordova-plugin-inappbrowser-5.0.0) by Niklas Merz · 5 years ago 5.0.x 5.0.0 rel/5.0.0
  66. 6b92084 feat(ios): add InAppBrowserStatusBarStyle 'darkcontent' configuration option (#828) by Niklas Merz · 5 years ago
  67. 0786260 chore: bump engines requirements (#823) by jcesarmobile · 5 years ago
  68. b496e03 breaking: cleanup code for old android versions (#824) by jcesarmobile · 5 years ago
  69. 80720a0 chore: bump version to 5.0.0-dev (#822) by jcesarmobile · 5 years ago
  70. de31942 (ios): rename CDVWKProcessPoolFactory (#825) by Niklas Merz · 5 years ago
  71. 8bdbd18 ci: add node-14.x to workflow (#826) by エリス · 5 years ago
  72. 11b1347 breaking(android): replace magic numbers with android.os.Build constants (#821) by jcesarmobile · 5 years ago
  73. 85acc2a ci(ios): remove wkwebview plugin (#717) by Niklas Merz · 5 years ago
  74. 02909a7 Incremented plugin version. (cordova-plugin-inappbrowser-4.1.0) by Niklas Merz · 5 years ago
  75. 8a29d88 Updated version and RELEASENOTES.md for release 4.1.0 by Niklas Merz · 5 years ago 4.1.x 4.1.0 rel/4.1.0
  76. af8d268 chore(npm): fix npm audit issues automatically (#819) by Niklas Merz · 5 years ago
  77. e1d0777 fix(android): Add mitigation strategy for CVE-2020-6506 (#792) by Carl Poole · 5 years ago
  78. 2e6d637 Updated typings (#817) by wrightsonm · 5 years ago
  79. 1020b8f fix(android): allow compilation in old cordova-android versions (#803) by jcesarmobile · 6 years ago
  80. 46c080f (ios): allow to set "preferredContentMode" (#688) by Niklas Merz · 6 years ago
  81. 2a1c0c0 ci(travis): update osx xcode image (#768) by エリス · 6 years ago
  82. 043f96a Merge pull request #765 from mrbberra/master by Dave Alden · 6 years ago
  83. b7ea751 ci(travis): updates Android API level (#767) by Tim Brust · 6 years ago
  84. edd7250 add documentation for InAppBrowserStatusBarStyle preference by Moses Berra · 6 years ago
  85. deb8fbe undo whitespace changes due to editor preferrences by Moses Berra · 6 years ago
  86. 2a28e09 ios: added InAppBrowserStatusBarStyle preference (#728) by Moses Berra · 6 years ago
  87. 91ebdf2 Merge pull request #738 from lazydan/master by Dave Alden · 6 years ago
  88. ab8fb44 chore: adds package-lock file (#748) by Tim Brust · 6 years ago
  89. 2fb0a36 chore(npm): use short notation in package.json (#746) by Tim Brust · 6 years ago
  90. 7c2810e refactor(eslint): use cordova-eslint /w fix (#747) by Tim Brust · 6 years ago
  91. bdbb1df fix(ios): exit event not fired on swipe down (#737) by jcesarmobile · 6 years ago
  92. 6d60e4c (ios): Fix incorrect view height from the second open time by lazydan · 6 years ago
  93. d5fba78 Incremented plugin version. (cordova-plugin-inappbrowser-4.0.0) by Niklas Merz · 6 years ago
  94. d2b512e Updated version and RELEASENOTES.md for release 4.0.0 (cordova-plugin-inappbrowser-4.0.0) by Niklas Merz · 6 years ago 4.0.x 4.0.0 rel/4.0.0
  95. 0903452 (ios): fix regression in 2706f34 (#715) by Niklas Merz · 6 years ago
  96. 04ce789 chore: update install engines (#685) by jcesarmobile · 6 years ago
  97. 2706f34 (ios) Remove fake status bar with hardcoded height to fix issues in iOS devices with a notch (#656) by PDLMobileApps · 6 years ago
  98. dcfe692 fix(ios): Allow loading local html files (#693) by Dani Palou · 6 years ago
  99. 8aaae5b GH-292 android: SSL errors handling in Android (#293) by Nicolas HENRY · 6 years ago
  100. 2793e16 fix(ios): prevent statusbar rotation after closing InAppBrowser (#672) by jcesarmobile · 6 years ago