You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ld...@apache.org on 2014/07/07 19:51:11 UTC

[04/10] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser


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/6b25158e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/6b25158e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/6b25158e

Branch: refs/heads/master
Commit: 6b25158e0731abb96306b3eab5cacbe2e72e21dd
Parents: 34653ce e282cc9
Author: ldeluca <ld...@us.ibm.com>
Authored: Fri Mar 28 12:10:27 2014 -0400
Committer: ldeluca <ld...@us.ibm.com>
Committed: Fri Mar 28 12:10:27 2014 -0400

----------------------------------------------------------------------
 RELEASENOTES.md                     |  4 ++
 doc/index.md                        |  6 --
 plugin.xml                          |  3 +-
 src/android/InAppBrowser.java       | 29 ++++++----
 src/android/InAppBrowserDialog.java | 54 ++++++++++++++++++
 www/InAppBrowser.js                 | 96 --------------------------------
 www/inappbrowser.js                 | 96 ++++++++++++++++++++++++++++++++
 7 files changed, 174 insertions(+), 114 deletions(-)
----------------------------------------------------------------------