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 2012/04/06 03:20:42 UTC

[1/40] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-js

Updated Branches:
  refs/heads/master 43895d588 -> ac14a00f6


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


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/ac14a00f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/ac14a00f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/diff/ac14a00f

Branch: refs/heads/master
Commit: ac14a00f666324eb653907a6331386e991f302b6
Parents: 1bde05e 43895d5
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Thu Apr 5 18:04:05 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Thu Apr 5 18:04:05 2012 -0700

----------------------------------------------------------------------
 lib/common/plugin/Camera.js             |   27 +++++++++++++++++--
 lib/common/plugin/CompassHeading.js     |    2 +-
 lib/common/plugin/Entry.js              |    7 ++++-
 lib/common/plugin/FileTransfer.js       |    5 ++-
 lib/common/plugin/Media.js              |    2 +-
 lib/common/plugin/compass.js            |   35 +++++++++++++++++---------
 lib/cordova.js                          |    9 ++++++
 lib/ios/plugin/ios/Entry.js             |    6 +++-
 lib/playbook/platform.js                |    8 +++--
 lib/playbook/plugin/playbook/manager.js |   14 ++++++----
 test/test.compass.js                    |    8 +++--
 11 files changed, 90 insertions(+), 33 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/blob/ac14a00f/lib/cordova.js
----------------------------------------------------------------------