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/09 23:46:32 UTC

[6/9] docs commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs

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


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

Branch: refs/heads/master
Commit: 29e2124db246a27305bc0e04244ef56974d76af2
Parents: b2edeb0 4971d59
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Mon Apr 9 11:50:35 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Mon Apr 9 11:50:35 2012 -0700

----------------------------------------------------------------------
 LICENSE                                            |  283 ++++++++++++++-
 NOTICE                                             |    5 +
 README.md                                          |    2 +-
 .../accelerometer/acceleration/acceleration.md     |    3 +-
 .../1.5.0rc1/phonegap/camera/camera.getPicture.md  |    1 +
 .../phonegap/camera/parameter/cameraOptions.md     |    4 +-
 .../phonegap/connection/connection.type.md         |    5 +
 docs/en/1.5.0rc1/phonegap/device/device.name.md    |    3 +-
 .../en/1.5.0rc1/phonegap/device/device.platform.md |    3 +-
 docs/en/1.5.0rc1/phonegap/device/device.uuid.md    |    4 +-
 docs/en/1.5.0rc1/phonegap/device/device.version.md |    3 +
 .../geolocation/Coordinates/coordinates.md         |    1 +
 .../phonegap/geolocation/Position/position.md      |    3 +-
 .../phonegap/notification/notification.alert.md    |    3 +-
 .../1.5.0rc1/phonegap/storage/database/database.md |    1 +
 .../phonegap/storage/localstorage/localstorage.md  |    1 +
 .../phonegap/storage/sqlresultset/sqlresultset.md  |    1 +
 .../storage/sqlresultsetlist/sqlresultsetlist.md   |    1 +
 .../storage/sqltransaction/sqltransaction.md       |    1 +
 .../phonegap/storage/storage.opendatabase.md       |    1 +
 .../accelerometer/acceleration/acceleration.md     |   14 +-
 docs/en/edge/cordova/camera/camera.getPicture.md   |    4 +-
 .../edge/cordova/camera/parameter/cameraOptions.md |   17 +-
 .../cordova/compass/compass.clearWatchFilter.md    |   86 +-----
 docs/en/edge/cordova/compass/compass.md            |    4 +-
 .../edge/cordova/compass/compass.watchHeading.md   |    6 +
 .../cordova/compass/compass.watchHeadingFilter.md  |  101 +-----
 .../cordova/compass/parameters/compassOptions.md   |    2 +-
 docs/en/edge/cordova/device/device.uuid.md         |    5 +
 .../file/fileuploadoptions/fileuploadoptions.md    |    6 +
 docs/en/edge/cordova/media/media.play.md           |   10 +
 .../cordova/storage/sqlresultset/sqlresultset.md   |    8 +-
 docs/en/edge/guide/getting-started/ios/index.md    |   69 +++--
 .../getting-started/ios/HelloWorldiPhone4.png      |  Bin 101624 -> 120055 bytes
 .../guide/getting-started/ios/XCode4-templates.png |  Bin 207971 -> 169771 bytes
 .../ios/create-folder-reference.png                |  Bin 0 -> 172173 bytes
 .../guide/getting-started/ios/index-not-found.png  |  Bin 0 -> 95265 bytes
 .../img/guide/getting-started/ios/project.jpg      |  Bin 39552 -> 43884 bytes
 .../img/guide/getting-started/ios/www-folder.png   |  Bin 0 -> 17844 bytes
 .../getting-started/ios/xcode4-name_your_app.png   |  Bin 186383 -> 163603 bytes
 40 files changed, 422 insertions(+), 239 deletions(-)
----------------------------------------------------------------------