You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/08/20 00:14:17 UTC

[4/4] git commit: Merge branch 'master' into dev

Merge branch 'master' into dev


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

Branch: refs/heads/dev
Commit: be364c081d796bf479ca709a56571d890807f333
Parents: 3b38378 e5840ee
Author: Steven Gill <st...@gmail.com>
Authored: Mon Aug 19 15:09:47 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Aug 19 15:09:47 2013 -0700

----------------------------------------------------------------------
 plugin.xml                        |   7 ++
 src/android/InAppBrowser.java     |  30 +++++++--
 www/windows8/InAppBrowserProxy.js | 117 +++++++++++++++++++++++++++++++++
 3 files changed, 149 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/be364c08/plugin.xml
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/be364c08/src/android/InAppBrowser.java
----------------------------------------------------------------------