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