- e2d8429 fix(iOS): IAB not showing up in apps using UIScenes (#1067) by Darryl Pogue · 8 months ago master
- dfde59d ci: sync workflow w/ paramedic (#1068) by エリス · 8 months ago
- eac7303 chore: Remove unused inappbrowser.css file (#1038) by jcesarmobile · 1 year, 5 months ago
- f27c663 chore: incremented plugin version 6.0.1-dev by Niklas Merz · 1 year, 6 months ago
- 2b72889 Updated version and RELEASENOTES.md for release 6.0.0 by Niklas Merz · 1 year, 6 months ago 6.0.x 6.0.0 rel/6.0.0
- bc17634 chore: bump to next major release 6.0.0 (#1033) by Niklas Merz · 1 year, 6 months ago
- 51959ec chore(lint): update eslint config and apply fixes (#1032) by Niklas Merz · 1 year, 6 months ago
- 4b3c0f1 fix!: remove deprecated platforms windows & osx (#1030) by jcesarmobile · 1 year, 6 months ago
- 44ead0f fix(ios): Remove deprecation warnings and old code (#1031) by jcesarmobile · 1 year, 6 months ago
- 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 · 1 year, 6 months ago
- d735e13 GH-706 android: Allow permissions requests (#968) by joanbat · 1 year, 6 months ago
- 65e86c7 chore: update asf config (#1029) by エリス · 1 year, 6 months ago
- d533f2a chore: 5.1.0-dev (#1021) by Norman Breau · 1 year, 8 months ago
- b18b979 feat(android): Download event (#1019) by Norman Breau · 1 year, 8 months ago
- ac16f78 ci(gh-action): Paramedic CI sync (#1020) by Norman Breau · 1 year, 8 months ago
- ec16fee feat(ios): Make WebView inspectable (#1015) by jcesarmobile · 1 year, 8 months ago
- 178f2d3 chore: use https urls in tests and README (#1016) by jcesarmobile · 1 year, 8 months ago
- 1e8599a chore: Update SUPPORT_QUESTION.md template (#1017) by jcesarmobile · 1 year, 8 months ago
- 8ee1d38 fix(docs): missing xml indicator in code block (#977) by DAnn2012 · 2 years, 7 months ago
- 405468c ci: sync workflow with paramedic (#971) by エリス · 2 years, 9 months ago
- a877f62 dep(npm): bump package-lock v2 w/ rebuild (#964) by エリス · 2 years, 9 months ago
- bd02f45 ci(android): update java requirement for cordova-android@11 (#957) by エリス · 2 years, 10 months ago
- dfcffb4 fix(android): increase toolbar to 48dp (#946) by エリス · 2 years, 10 months ago
- 1718efa ci(ios): update workflow w/ iOS 15 (#912) by エリス · 3 years, 6 months ago
- 0f468c7 ci: add action-badge (#907) by エリス · 3 years, 7 months ago
- 2043109 ci: remove travis & appveyor (#906) by エリス · 3 years, 7 months ago
- 89c5a6a ci: add gh-actions workflows (#903) by エリス · 3 years, 8 months ago
- 9bc8f76 fix(android): add space between default useragent and custom AppendUserAgent (#861) by Niklas Merz · 3 years, 10 months ago
- 2fef304 fix(ios): make system open tel, sms, mailto and geo links (#881) by jcesarmobile · 3 years, 11 months ago
- 3b6757f Incremented plugin version. (cordova-plugin-inappbrowser-5.0.0) by Niklas Merz · 4 years, 3 months ago
- 10f2ad7 Updated version and RELEASENOTES.md for release 5.0.0 (cordova-plugin-inappbrowser-5.0.0) by Niklas Merz · 4 years, 3 months ago 5.0.x 5.0.0 rel/5.0.0
- 6b92084 feat(ios): add InAppBrowserStatusBarStyle 'darkcontent' configuration option (#828) by Niklas Merz · 4 years, 3 months ago
- 0786260 chore: bump engines requirements (#823) by jcesarmobile · 4 years, 3 months ago
- b496e03 breaking: cleanup code for old android versions (#824) by jcesarmobile · 4 years, 3 months ago
- 80720a0 chore: bump version to 5.0.0-dev (#822) by jcesarmobile · 4 years, 3 months ago
- de31942 (ios): rename CDVWKProcessPoolFactory (#825) by Niklas Merz · 4 years, 4 months ago
- 8bdbd18 ci: add node-14.x to workflow (#826) by エリス · 4 years, 5 months ago
- 11b1347 breaking(android): replace magic numbers with android.os.Build constants (#821) by jcesarmobile · 4 years, 5 months ago
- 85acc2a ci(ios): remove wkwebview plugin (#717) by Niklas Merz · 4 years, 5 months ago
- 02909a7 Incremented plugin version. (cordova-plugin-inappbrowser-4.1.0) by Niklas Merz · 4 years, 5 months ago
- 8a29d88 Updated version and RELEASENOTES.md for release 4.1.0 by Niklas Merz · 4 years, 5 months ago 4.1.x 4.1.0 rel/4.1.0
- af8d268 chore(npm): fix npm audit issues automatically (#819) by Niklas Merz · 4 years, 5 months ago
- e1d0777 fix(android): Add mitigation strategy for CVE-2020-6506 (#792) by Carl Poole · 4 years, 5 months ago
- 2e6d637 Updated typings (#817) by wrightsonm · 4 years, 5 months ago
- 1020b8f fix(android): allow compilation in old cordova-android versions (#803) by jcesarmobile · 4 years, 6 months ago
- 46c080f (ios): allow to set "preferredContentMode" (#688) by Niklas Merz · 4 years, 7 months ago
- 2a1c0c0 ci(travis): update osx xcode image (#768) by エリス · 4 years, 8 months ago
- 043f96a Merge pull request #765 from mrbberra/master by Dave Alden · 4 years, 8 months ago
- b7ea751 ci(travis): updates Android API level (#767) by Tim Brust · 4 years, 8 months ago
- edd7250 add documentation for InAppBrowserStatusBarStyle preference by Moses Berra · 4 years, 8 months ago
- deb8fbe undo whitespace changes due to editor preferrences by Moses Berra · 4 years, 8 months ago
- 2a28e09 ios: added InAppBrowserStatusBarStyle preference (#728) by Moses Berra · 4 years, 8 months ago
- 91ebdf2 Merge pull request #738 from lazydan/master by Dave Alden · 4 years, 9 months ago
- ab8fb44 chore: adds package-lock file (#748) by Tim Brust · 4 years, 10 months ago
- 2fb0a36 chore(npm): use short notation in package.json (#746) by Tim Brust · 4 years, 10 months ago
- 7c2810e refactor(eslint): use cordova-eslint /w fix (#747) by Tim Brust · 4 years, 10 months ago
- bdbb1df fix(ios): exit event not fired on swipe down (#737) by jcesarmobile · 4 years, 10 months ago
- 6d60e4c (ios): Fix incorrect view height from the second open time by lazydan · 4 years, 10 months ago
- d5fba78 Incremented plugin version. (cordova-plugin-inappbrowser-4.0.0) by Niklas Merz · 4 years, 11 months ago
- d2b512e Updated version and RELEASENOTES.md for release 4.0.0 (cordova-plugin-inappbrowser-4.0.0) by Niklas Merz · 4 years, 11 months ago 4.0.x 4.0.0 rel/4.0.0
- 0903452 (ios): fix regression in 2706f34 (#715) by Niklas Merz · 5 years ago
- 04ce789 chore: update install engines (#685) by jcesarmobile · 5 years ago
- 2706f34 (ios) Remove fake status bar with hardcoded height to fix issues in iOS devices with a notch (#656) by PDLMobileApps · 5 years ago
- dcfe692 fix(ios): Allow loading local html files (#693) by Dani Palou · 5 years ago
- 8aaae5b GH-292 android: SSL errors handling in Android (#293) by Nicolas HENRY · 5 years ago
- 2793e16 fix(ios): prevent statusbar rotation after closing InAppBrowser (#672) by jcesarmobile · 5 years ago
- cbe3456 chore(asf): update git notification settings by Erisu · 5 years ago
- 9b6b229 Allow App using inappbrowser to be hosted in a cross-origin ifra… (#669) by csware · 5 years ago
- 074d4d0 (all platforms): remove "window.open" overwrite (#600) by Niklas Merz · 5 years ago
- 548f19c chore: bump version to 4.0.0-dev (#670) by Tim Brust · 5 years ago
- 4227fe8 Update CONTRIBUTING.md by Niklas Merz · 5 years ago
- df4615d docs: replaces outdated transition and presentation style links (#662) by Tim Brust · 5 years ago
- 396c085 chore: remove deprecated orientation methods (#666) by jcesarmobile · 5 years ago
- c01f037 Fix incorrect TypeScript typings (#515) by Kamil Burek · 5 years ago
- 11ba4c4 [GH-652] add check for openInSystem postNotification (#654) by Jim Wright · 5 years ago
- 7a856be ci: updates Node.js versions (#659) by Tim Brust · 5 years ago
- 4129f11 chore(npm): improve ignore list (#658) by Tim Brust · 5 years ago
- 290841d fix(android): Reset lefttoright if not set (#442) by Jesse MacFadyen · 5 years ago
- 0e5f05c [android] Correcting the documentation regarding lefttoright opt… (#648) by Mosab A · 5 years ago
- e78ffe7 (android) Added option to turn on/off fullscreen mode in Android (#634) by PDLMobileApps · 5 years ago
- e658c8c Android GH-470 InAppBrowser: java.lang.IllegalArgumentException (#616) by Slayterik · 5 years ago
- 6c55e61 breaking(ios): remove UIWebView (#635) by jcesarmobile · 5 years ago
- 09ad59f chore(release): 3.2.1-dev by Niklas Merz · 5 years ago
- 81aa8ba (ios) fix regression in injectScriptFile by Niklas Merz · 5 years ago 3.2.x 3.2.0 rel/3.2.0
- 2cd868e chore(release): release notes for 3.2.0 by Niklas Merz · 5 years ago
- 6aca3f7 chore(release): 3.2.0 (version string) by Niklas Merz · 5 years ago
- 7b42f3e Merge pull request #503 from alexyazvinsky/def-fix by Niklas Merz · 5 years ago
- 82bbe29 (ios) add compile-time decision for disabling UIWebView (#584) by Maik Hummel · 5 years ago
- 785fc4c chore(release): 3.2.0-dev by Niklas Merz · 5 years ago
- d4338bd (android) improve defensive code for NULL check by Niklas Merz · 5 years ago
- 0411a28 (android) defensive code to prevent NULL reference exceptions for async by Alex Yaz · 6 years ago
- 416b05c Replace "beforeload" with BEFORELOAD (#524) by Lorenzo B · 5 years ago
- 9a15737 Update missing closed brace to the insert.CSS (#568) by mosababubakr · 5 years ago
- 7b6f959 Merge pull request #567 from mosababubakr/patch-1 by Norman Breau · 5 years ago
- 1e16c50 Update missing closed brace to the insert.CSS by mosababubakr · 5 years ago
- 80feff6 Merge pull request #401 from GEDYSIntraWare/bridge by Dave Alden · 6 years ago
- ba345b0 Merge pull request #534 from GEDYSIntraWare/fix-show-ios13 by Dave Alden · 6 years ago
- 8553946 Fix unresponsive main window after hide by Niklas Merz · 6 years ago
- 79b1bb6 Move window hiding to 'browserExit' by Niklas Merz · 6 years ago
- 4376dda New fix attempt by Niklas Merz · 6 years ago