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