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/06/13 19:10:30 UTC

[2/13] wp7 commit: Merge pull request #9 from purplecabbage/1.8.1

Merge pull request #9 from purplecabbage/1.8.1

1.8.1

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

Branch: refs/heads/master
Commit: e977e6f1a9d00d964ebcab94851b07a253abb347
Parents: 50cfca0 98a5a0b
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Wed Jun 13 10:06:03 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Wed Jun 13 10:06:03 2012 -0700

----------------------------------------------------------------------
 CordovaStarter-1.8.0.zip                           |  Bin 216065 -> 0 bytes
 CordovaStarter-1.8.1.zip                           |  Bin 0 -> 216309 bytes
 VERSION                                            |    2 +-
 WP7CordovaClassLib.dll                             |  Bin 0 -> 151552 bytes
 cordova-1.8.0.js                                   | 5471 --------------
 cordova-1.8.1.js                                   | 5484 +++++++++++++++
 example/CordovaExample.csproj                      |    6 +-
 example/CordovaSourceDictionary.xml                |    2 +-
 example/GapLib/WP7CordovaClassLib.dll              |  Bin 143360 -> 151552 bytes
 example/www/accelerometer.html                     |    2 +-
 example/www/accelerometer2.html                    |    2 +-
 example/www/audio.html                             |    2 +-
 example/www/calculator.html                        |    2 +-
 example/www/camera.html                            |    2 +-
 example/www/capture.html                           |    2 +-
 example/www/compass.html                           |    2 +-
 example/www/contacts.html                          |    2 +-
 example/www/cordova-1.8.1.js                       | 5484 +++++++++++++++
 example/www/events.html                            |    2 +-
 example/www/file.html                              |    2 +-
 example/www/index.html                             |    2 +-
 example/www/location.html                          |    2 +-
 example/www/network.html                           |    2 +-
 example/www/notification.html                      |    2 +-
 example/www/storage.html                           |    2 +-
 framework/Cordova/Commands/Device.cs               |    2 +-
 framework/Properties/AssemblyInfo.cs               |    4 +-
 templates/description.txt                          |    2 +-
 templates/full/GapAppProj.csproj                   |    4 +-
 templates/full/GapLib/WP7CordovaClassLib.dll       |  Bin 151552 -> 151552 bytes
 templates/full/www/cordova-1.8.0.js                | 5471 --------------
 templates/full/www/cordova-1.8.1.js                | 5484 +++++++++++++++
 templates/full/www/index.html                      |    2 +-
 .../MobileSpecUnitTests/MobileSpecUnitTests.csproj |    4 +-
 tests/MobileSpecUnitTests/Packages.dgml            |   15 +
 .../SubmissionInfo/ManualTestResults.xml           |   54 +
 .../SubmissionInfo/Settings.xml                    |    9 +
 tests/MobileSpecUnitTests/www/cordova-1.8.1.js     | 5484 +++++++++++++++
 tests/MobileSpecUnitTests/www/index.html           |    2 +-
 39 files changed, 22042 insertions(+), 10974 deletions(-)
----------------------------------------------------------------------