GitHub user zhouzhongyuan opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/128
On iOS9, can open link with vertical bar(|).Just like https:google.com/tools|abc. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/cordova-plugin-inappbrowser master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-inappbrowser/pull/128.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #128 ---- commit d9900ba783ee6aeeecb81f23153e5cffe9b8ced4 Author: Mario Rosa <ma...@dwaiter.com> Date: 2014-12-05T14:21:01Z InAppBrowser, iOS: Setting setStatusBarStyle to -1 causes CGContextSaveGState. Simple if statement to ensure -1 is not submitted to setStatusBarStyle. commit 16353c346670980ca993633624dd4f75ba17ca94 Author: Vladimir Kotikov <v-vlk...@microsoft.com> Date: 2015-03-24T15:11:28Z CB-8661 Return executed script result on Windows commit 461d9e9c4c14479af97e33f925388b1fc20eb838 Author: Vladimir Kotikov <v-vlk...@microsoft.com> Date: 2015-03-25T12:03:30Z CB-8635 Improves UX on windows platform * Adds `fullscreen` option * Adds ability to apply custom styles to IAB window commit dfd099958152ea0f3c9e2f4af9a3a7ee5ff6e0bc Author: Shazron Abdullah <shaz...@apache.org> Date: 2015-04-03T19:34:06Z CB-4930 - (prefix) InAppBrowser should take into account the status bar commit e2865db2eae80a2ab37e951856a39540f6534e16 Author: Vladimir Kotikov <v-vlk...@microsoft.com> Date: 2015-04-01T13:57:58Z CB-7689 Adds insertCSS support for windows platform commit ea7e7674f848db2217ed40d0ecdcfccc4248891e Author: Steve Gill <stevengil...@gmail.com> Date: 2015-04-10T00:01:06Z CB-8746 gave plugin major version bump commit 11a2acfd7b8c07ece4b03815af7b6f9b0ead318e Author: aroberson <adam.rober...@ventyx.abb.com> Date: 2015-04-10T13:53:48Z Fixed zIndex issue on Windows 8, 8.1 where InAppBrowser opens behind default app. commit 8175122c038773f6119e6da590c69746517b4f68 Author: aroberson <adam.rober...@ventyx.abb.com> Date: 2015-04-13T20:33:03Z Invoke webview if using local file commit aacf70f8881577071617c90b31bf5864e197bd50 Author: Steve Gill <stevengil...@gmail.com> Date: 2015-04-15T18:06:38Z CB-8858 Updated version and RELEASENOTES.md for release 1.0.0 commit 05fa172116e29bffdc5827f33d7ad9fc696e0c68 Author: Steve Gill <stevengil...@gmail.com> Date: 2015-04-15T20:55:47Z CB-8858 Incremented plugin version. commit f614dc319354b820c903139ca257fa1bf373c768 Author: Steve Gill <stevengil...@gmail.com> Date: 2015-04-15T21:31:08Z Revert "CB-8858 Incremented plugin version." This reverts commit 05fa172116e29bffdc5827f33d7ad9fc696e0c68. commit 7d1b584306ca8ae74ec41df590f2cd389c014cd3 Author: Steve Gill <stevengil...@gmail.com> Date: 2015-04-15T22:50:47Z CB-8858 Updated version in package.json for release 1.0.0 commit ba7cbe58d5812b51c3ece1e6b445248252c298f6 Author: Steve Gill <stevengil...@gmail.com> Date: 2015-04-15T23:00:22Z CB-8858 Incremented plugin version. commit 77d0c999984268576d6876d7746e4851a53d7907 Author: Raymond Camden <raymondcam...@gmail.com> Date: 2015-06-02T15:56:15Z fix npm md issue commit de9f3e35b449fcfc2873e2decea302c67a60c8b2 Author: Victor Sosa <victo...@apache.org> Date: 2015-06-12T14:41:39Z CB-9128 cordova-plugin-inappbrowser documentation translation: cordova-plugin-inappbrowser commit 3413453d86eb7c34ffb5c05e77225dba4ef7a03c Author: Steve Gill <stevengil...@gmail.com> Date: 2015-06-17T19:36:04Z CB-9192 Updated version and RELEASENOTES.md for release 1.0.1 commit 47e332fc9270027c84a67b77f7223f2527977fd1 Author: Steve Gill <stevengil...@gmail.com> Date: 2015-06-17T21:14:41Z CB-9202 updated repo url to github mirror in package.json commit cb1c6b4d2427e6337f87a5b2488e336b2f253e5c Author: Steve Gill <stevengil...@gmail.com> Date: 2015-06-18T00:35:36Z CB-9192 Incremented plugin version. commit 74aa099b7e69ddc067a46c06e20d593ef5a0874a Author: Anton Antonov <anton.synd.anto...@gmail.com> Date: 2015-06-18T17:28:32Z CB-9158 - InAppBrowser zoomControls are always set to true commit 5c7a9d95a8eea3b87b29eb4502b4b03d2e432ec8 Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2015-07-08T00:52:53Z remove travis-ci commit 368cbcbc416d49eef40f951dc4cf3f968f448fc2 Author: daserge <dase...@yandex.ru> Date: 2015-07-16T18:35:59Z CB-9378 Fix InAppBrowser not taking whole screen on Windows commit 2279aee4ff4e7c363392dc9de4af278f96c2dca7 Author: David Weber <d...@veryflatcat.com> Date: 2015-07-20T11:09:58Z Fix crash on browser window close (https://issues.apache.org/jira/browse/CB-9167) commit c08e2391434a15c27a2a85afd59a402bb7128a92 Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2015-09-14T19:25:59Z Close #114 commit fee0d4e2d8063b66d195920668c0d3a6d339817b Author: sgrebnov <v-seg...@microsoft.com> Date: 2015-10-07T08:44:07Z CB-9760 InAppBrowser: fallback to default window.open behavior on Ripple commit 89c5ee54e7a7002f1cb903cd090b855ff50fb3ee Author: Dmitry Blotsky <dmitry.blot...@gmail.com> Date: 2015-10-23T19:03:42Z Fixing contribute link. commit 32743e0eb905cb914d6cea30d5edbf37fd560b47 Author: Dmitry Blotsky <dmitry.blot...@gmail.com> Date: 2015-10-23T19:11:50Z Actually fixing the contribute link. commit 1afd42aabbe51c949affb2d5f85e73858700b499 Author: Paul Weber <p...@iwa-tech.com> Date: 2015-10-14T17:22:14Z CB-9799 Fixed javaDoc errors.. This closes #119 commit 790771bb00825ede0d8859913a509d8f4172d02f Author: Julien Bouquillon <jul...@bouquillon.com> Date: 2015-09-10T16:29:16Z add JIRA issue tracker link commit e89f602633291d9c286fb87872d5e01b44f86649 Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2015-11-17T01:46:22Z Close #113 commit 5a558344fd6c66ab8d47b5ae8ad9cd260d7d1b23 Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2015-11-17T01:48:21Z Merge branch 'master' of https://github.com/8eo/cordova-plugin-inappbrowser ---- --- 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 if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org