[GitHub] cordova-plugin-inappbrowser pull request: Allow for navigateTo met...

2016-02-08 Thread byrning
Github user byrning closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/126 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] cordova-plugin-inappbrowser pull request: Allow for navigateTo met...

2015-11-20 Thread byrning
GitHub user byrning opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/126 Allow for navigateTo method Adding this method allows for one to navigate to another URL while the inappbrowser is already open. You can merge this pull request into a Git

[GitHub] cordova-plugin-inappbrowser pull request: Update CDVInAppBrowser.m

2015-03-07 Thread byrning
GitHub user byrning opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/90 Update CDVInAppBrowser.m The current progress bar is white on white background and the spinner frame is incorrect, so it's not visible. The suggested code changes progres