You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2015/03/04 09:35:17 UTC

[2/4] cordova-plugin-inappbrowser git commit: Merge remote-tracking branch 'upstream/master'

Merge remote-tracking branch 'upstream/master'


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/commit/fea1f982
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/fea1f982
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/fea1f982

Branch: refs/heads/master
Commit: fea1f9827c5519fb544104f7eb204fbb8d2ebc3b
Parents: 392a73c 6ee35a0
Author: Kris Erickson <ks...@yahoo.ca>
Authored: Sat Apr 26 17:04:53 2014 -0700
Committer: Kris Erickson <ks...@yahoo.ca>
Committed: Sat Apr 26 17:04:53 2014 -0700

----------------------------------------------------------------------
 RELEASENOTES.md                    |  15 +++
 doc/index.md                       |  27 +++--
 plugin.xml                         |  45 +++++++-
 src/amazon/InAppChromeClient.java  |  18 ++++
 src/android/InAppChromeClient.java |  18 ++++
 src/blackberry10/README.md         |  18 ++++
 src/firefoxos/InAppBrowserProxy.js | 108 +++++++++++++++++++
 src/ios/CDVInAppBrowser.h          |  10 +-
 src/ios/CDVInAppBrowser.m          |  81 ++++++++++++--
 src/wp/InAppBrowser.cs             | 183 +++++++++++++++++++++++++-------
 www/inappbrowser.js                |   2 +
 www/windows8/InAppBrowserProxy.js  |   2 +-
 12 files changed, 466 insertions(+), 61 deletions(-)
----------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org