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

[21/21] js commit: Merge branch 'magnolia'

Merge branch 'magnolia'


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

Branch: refs/heads/master
Commit: ac7968e9e5671b3eab4ab01743fd95c8e7703bb2
Parents: 1a148c0 1484b8e
Author: pplaquette <pp...@apache.org>
Authored: Fri May 17 16:21:26 2013 +0200
Committer: pplaquette <pp...@apache.org>
Committed: Fri May 17 16:21:26 2013 +0200

----------------------------------------------------------------------
 Jakefile                                |    1 -
 lib/tizen/exec.js                       |   57 +++-
 lib/tizen/platform.js                   |   15 +
 lib/tizen/plugin/tizen/Accelerometer.js |   24 +-
 lib/tizen/plugin/tizen/Battery.js       |   19 +-
 lib/tizen/plugin/tizen/Camera.js        |   80 ++--
 lib/tizen/plugin/tizen/Compass.js       |   32 +-
 lib/tizen/plugin/tizen/Contact.js       |  152 ++++---
 lib/tizen/plugin/tizen/ContactUtils.js  |  118 ++---
 lib/tizen/plugin/tizen/Device.js        |   45 +-
 lib/tizen/plugin/tizen/File.js          |  651 ++++++++++++++++++--------
 lib/tizen/plugin/tizen/FileTransfer.js  |  193 +++++---
 lib/tizen/plugin/tizen/Media.js         |   79 +++-
 lib/tizen/plugin/tizen/NetworkStatus.js |   46 ++-
 lib/tizen/plugin/tizen/Notification.js  |   23 +
 15 files changed, 1023 insertions(+), 512 deletions(-)
----------------------------------------------------------------------