0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Dec 11, 2024 — Dec 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Port across PopupBridge functionality from v1 More... almost 6 years ago
Rebase onto [email protected] https://github.com/apache/cordova-plugin-inappbrowser/commit/09ad59f7ef177007c5ed603147cff335d7cfaafa More... almost 6 years ago
Fix issue where, on building using Xcode 11 (iOS 13 SDK), after closing IAB and rotating device to landscape, main Cordova Webview is pushed down by the height of the status bar causing HTML content of the webview which is aligned to absolute bottom to be pushed off the bottom of the screen. More... about 6 years ago
v1.0.22 More... about 6 years ago
Fix statusbar height on iPhone X family of devices More... about 6 years ago
Update RELEASENOTES.md for v1.0.21 More... about 6 years ago
Remove call to popupBridge.destroy() as it doesn't exist in latest version More... about 6 years ago
Re-add missing PopupBridge code More... about 6 years ago
Merge branch 'master' of https://github.com/dpa99c/cordova-plugin-inappbrowser-popup-bridge More... about 6 years ago
Update issue templates More... about 6 years ago
Update to latest PopupBridge library version commit https://github.com/braintree/popup-bridge-ios/tree/6a5db1209e29534e0d6687f6ee6e2fd8ad879c40 More... about 6 years ago
v1.0.21 Fix issues with iOS 13. Align with latest version of `cordova-plugin-inappbrowser` master branch. More... about 6 years ago
1.0.20 More... over 6 years ago
Update legacy Xpath reference to <application> element in AndroidManifest.xml so it works with cordova-android@8 More... over 6 years ago
Add FUNDING.yml More... over 6 years ago
Patch version: 1.0.19 Fix hook scripts to be compatible with `cordova@9` CLI. More... over 6 years ago
Patch version: 1.0.18 More... almost 7 years ago
Use inherited statusbar height (rather than hardcoded 20px) so height on correct on iPhone X family More... almost 7 years ago
Port across iOS 9 fixes from cordova-plugin-inappbrowser More... almost 7 years ago
Patch v1.0.17 More... over 7 years ago
Port across options from cordova-plugin-inappbrowser-wkwebview More... over 7 years ago
Patch v1.0.16 More... over 7 years ago
For Android, remove <edit-config> block which adds tools namespace since that's being added by update_manifest.js anyway. Since <edit-config> seems problematic. More... over 7 years ago
Patch version: 1.0.15 More... over 7 years ago
Guard against native Android crash when closing dialog More... over 7 years ago
Patch version: 1.0.14 More... over 7 years ago
Update to use v1.x of PopupBridge library for Android More... over 7 years ago
Swallow exceptions that occur when initialising popup bridge extension More... over 7 years ago
v1.0.13 More... over 7 years ago
Revert "Port customisations added to main IAB plugin" More... over 7 years ago