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

[2/4] git commit: Merge pull request #15 from shravanrn/bundle

Merge pull request #15 from shravanrn/bundle

Switched to the app-bundle uri's and updated readme.

Project: http://git-wip-us.apache.org/repos/asf/cordova-app-harness/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-app-harness/commit/d264d1bf
Tree: http://git-wip-us.apache.org/repos/asf/cordova-app-harness/tree/d264d1bf
Diff: http://git-wip-us.apache.org/repos/asf/cordova-app-harness/diff/d264d1bf

Branch: refs/heads/master
Commit: d264d1bf3f86de1583c502f19d7e5717732ff072
Parents: be30634 2fc6545
Author: Braden Shepherdson <br...@gmail.com>
Authored: Tue Apr 30 12:42:19 2013 -0700
Committer: Braden Shepherdson <br...@gmail.com>
Committed: Tue Apr 30 12:42:19 2013 -0700

----------------------------------------------------------------------
 README.md                                          |   14 +-
 hooks/after_prepare/cordovajsmenu.js               |    4 +-
 plugins/CordovaAppHarnessRedirect/plugin.xml       |   33 ----
 .../src/android/CordovaAppHarnessRedirect.java     |   78 --------
 .../src/ios/CordovaAppHarnessRedirect.h            |   24 ---
 .../src/ios/CordovaAppHarnessRedirect.m            |  150 ---------------
 www/contextMenu.html                               |    6 +-
 www/js/ContextMenu.js                              |    2 +-
 8 files changed, 12 insertions(+), 299 deletions(-)
----------------------------------------------------------------------