re-org

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

Branch: refs/heads/master
Commit: 03bf0cde7b3ae0fc5bd4894b4d19b472d9a1bfa2
Parents: fbee22a
Author: Jesse MacFadyen <purplecabb...@gmail.com>
Authored: Fri Aug 31 13:39:02 2012 -0700
Committer: Jesse MacFadyen <purplecabb...@gmail.com>
Committed: Fri Aug 31 13:39:02 2012 -0700

----------------------------------------------------------------------
 LICENSE                                            |   12 -
 NOTICE                                             |    5 -
 QuickBuildReadme.txt                               |   28 -
 README.md                                          |   79 -
 VERSION                                            |    1 -
 framework/Cordova-Metro/Cordova-Metro.jsproj       |   98 -
 .../Cordova-Metro/Cordova-Metro_TemporaryKey.pfx   |  Bin 2512 -> 0 bytes
 framework/Cordova-Metro/MyTemplate.vstemplate      |   72 -
 framework/Cordova-Metro/__TemplateIcon.ico         |  Bin 10134 -> 0 bytes
 framework/Cordova-Metro/css/default.css            |   14 -
 framework/Cordova-Metro/default.html               |   29 -
 framework/Cordova-Metro/images/logo.png            |  Bin 801 -> 0 bytes
 framework/Cordova-Metro/images/smalllogo.png       |  Bin 329 -> 0 bytes
 framework/Cordova-Metro/images/splashscreen.png    |  Bin 2146 -> 0 bytes
 framework/Cordova-Metro/images/storelogo.png       |  Bin 429 -> 0 bytes
 framework/Cordova-Metro/js/cordova.js              | 3824 -
 framework/Cordova-Metro/js/default.js              |   33 -
 .../lib/Jscex/src/incubations/jscex-async-agent.js |   75 -
 .../Jscex/src/incubations/jscex-async-include.js   |   63 -
 .../lib/Jscex/src/incubations/jscex.async.xhr.js   |   21 -
 .../lib/Jscex/src/incubations/jscex.seq.js         |   70 -
 .../Jscex/src/incubations/jscex.seq.powerpack.js   |   61 -
 .../lib/Jscex/src/jscex-async-powerpack.js         |  442 -
 .../Cordova-Metro/lib/Jscex/src/jscex-async.js     |  283 -
 .../lib/Jscex/src/jscex-builderbase.js             |  334 -
 framework/Cordova-Metro/lib/Jscex/src/jscex-jit.js | 1692 -
 .../Cordova-Metro/lib/Jscex/src/jscex-parser.js    | 1370 -
 .../Cordova-Metro/lib/Jscex/src/jscex-promise.js   |   99 -
 framework/Cordova-Metro/lib/Jscex/src/jscex.js     |  317 -
 framework/Cordova-Metro/lib/Jscex/src/jscexc.js    |  206 -
 .../Cordova-Metro/lib/SQLite/SQLite3/Common.cpp    |   24 -
 .../Cordova-Metro/lib/SQLite/SQLite3/Common.h      |   24 -
 .../Cordova-Metro/lib/SQLite/SQLite3/Constants.cpp |    1 -
 .../Cordova-Metro/lib/SQLite/SQLite3/Constants.h   |   50 -
 .../Cordova-Metro/lib/SQLite/SQLite3/Database.cpp  |   31 -
 .../Cordova-Metro/lib/SQLite/SQLite3/Database.h    |   22 -
 .../lib/SQLite/SQLite3/SQLite3.vcxproj             |  201 -
 .../lib/SQLite/SQLite3/SQLite3.vcxproj.filters     |   21 -
 .../Cordova-Metro/lib/SQLite/SQLite3/Statement.cpp |   80 -
 .../Cordova-Metro/lib/SQLite/SQLite3/Statement.h   |   33 -
 .../Cordova-Metro/lib/SQLite/SQLite3/sqlite3.c     |134780 ---------------
 .../Cordova-Metro/lib/SQLite/SQLite3/sqlite3.h     | 7035 -
 framework/Cordova-Metro/package.appxmanifest       |   80 -
 samples/Media_Test/Media_Test.sln                  |   46 -
 .../Media_Test/Cordova-Metro_TemporaryKey.pfx      |  Bin 2512 -> 0 bytes
 samples/Media_Test/Media_Test/Media_Test.jsproj    |   99 -
 samples/Media_Test/Media_Test/css/default.css      |   14 -
 samples/Media_Test/Media_Test/default.html         |  Bin 3389 -> 0 bytes
 samples/Media_Test/Media_Test/images/logo.png      |  Bin 801 -> 0 bytes
 samples/Media_Test/Media_Test/images/smalllogo.png |  Bin 329 -> 0 bytes
 .../Media_Test/Media_Test/images/splashscreen.png  |  Bin 2146 -> 0 bytes
 samples/Media_Test/Media_Test/images/storelogo.png |  Bin 429 -> 0 bytes
 samples/Media_Test/Media_Test/js/cordova.js        | 3844 -
 .../lib/Jscex/src/incubations/jscex-async-agent.js |   75 -
 .../Jscex/src/incubations/jscex-async-include.js   |   63 -
 .../lib/Jscex/src/incubations/jscex.async.xhr.js   |   21 -
 .../lib/Jscex/src/incubations/jscex.seq.js         |   70 -
 .../Jscex/src/incubations/jscex.seq.powerpack.js   |   61 -
 .../lib/Jscex/src/jscex-async-powerpack.js         |  442 -
 .../Media_Test/lib/Jscex/src/jscex-async.js        |  283 -
 .../Media_Test/lib/Jscex/src/jscex-builderbase.js  |  334 -
 .../Media_Test/lib/Jscex/src/jscex-jit.js          | 1692 -
 .../Media_Test/lib/Jscex/src/jscex-parser.js       | 1370 -
 .../Media_Test/lib/Jscex/src/jscex-promise.js      |   99 -
 .../Media_Test/Media_Test/lib/Jscex/src/jscex.js   |  317 -
 .../Media_Test/Media_Test/lib/Jscex/src/jscexc.js  |  206 -
 .../Media_Test/lib/SQLite/SQLite3/Common.cpp       |   24 -
 .../Media_Test/lib/SQLite/SQLite3/Common.h         |   24 -
 .../Media_Test/lib/SQLite/SQLite3/Constants.cpp    |    1 -
 .../Media_Test/lib/SQLite/SQLite3/Constants.h      |   50 -
 .../Media_Test/lib/SQLite/SQLite3/Database.cpp     |   31 -
 .../Media_Test/lib/SQLite/SQLite3/Database.h       |   22 -
 .../Media_Test/lib/SQLite/SQLite3/SQLite3.vcxproj  |  201 -
 .../lib/SQLite/SQLite3/SQLite3.vcxproj.filters     |   21 -
 .../Media_Test/lib/SQLite/SQLite3/Statement.cpp    |   80 -
 .../Media_Test/lib/SQLite/SQLite3/Statement.h      |   33 -
 .../Media_Test/lib/SQLite/SQLite3/sqlite3.c        |134780 ---------------
 .../Media_Test/lib/SQLite/SQLite3/sqlite3.h        | 7035 -
 samples/Media_Test/Media_Test/music/200k.mp3       |  Bin 8693384 -> 0 bytes
 samples/Media_Test/Media_Test/package.appxmanifest |   80 -
 samples/Notification Test/Notification Test.sln    |   46 -
 .../Cordova-Metro_TemporaryKey.pfx                 |  Bin 2512 -> 0 bytes
 .../Notification Test/Notification Test.jsproj     |   98 -
 .../Notification Test/css/default.css              |   14 -
 .../Notification Test/default.html                 |  Bin 2077 -> 0 bytes
 .../Notification Test/images/logo.png              |  Bin 801 -> 0 bytes
 .../Notification Test/images/smalllogo.png         |  Bin 329 -> 0 bytes
 .../Notification Test/images/splashscreen.png      |  Bin 2146 -> 0 bytes
 .../Notification Test/images/storelogo.png         |  Bin 429 -> 0 bytes
 .../Notification Test/js/cordova.js                | 3844 -
 .../lib/Jscex/src/incubations/jscex-async-agent.js |   75 -
 .../Jscex/src/incubations/jscex-async-include.js   |   63 -
 .../lib/Jscex/src/incubations/jscex.async.xhr.js   |   21 -
 .../lib/Jscex/src/incubations/jscex.seq.js         |   70 -
 .../Jscex/src/incubations/jscex.seq.powerpack.js   |   61 -
 .../lib/Jscex/src/jscex-async-powerpack.js         |  442 -
 .../Notification Test/lib/Jscex/src/jscex-async.js |  283 -
 .../lib/Jscex/src/jscex-builderbase.js             |  334 -
 .../Notification Test/lib/Jscex/src/jscex-jit.js   | 1692 -
 .../lib/Jscex/src/jscex-parser.js                  | 1370 -
 .../lib/Jscex/src/jscex-promise.js                 |   99 -
 .../Notification Test/lib/Jscex/src/jscex.js       |  317 -
 .../Notification Test/lib/Jscex/src/jscexc.js      |  206 -
 .../lib/SQLite/SQLite3/Common.cpp                  |   24 -
 .../Notification Test/lib/SQLite/SQLite3/Common.h  |   24 -
 .../lib/SQLite/SQLite3/Constants.cpp               |    1 -
 .../lib/SQLite/SQLite3/Constants.h                 |   50 -
 .../lib/SQLite/SQLite3/Database.cpp                |   31 -
 .../lib/SQLite/SQLite3/Database.h                  |   22 -
 .../lib/SQLite/SQLite3/SQLite3.vcxproj             |  201 -
 .../lib/SQLite/SQLite3/SQLite3.vcxproj.filters     |   21 -
 .../lib/SQLite/SQLite3/Statement.cpp               |   80 -
 .../lib/SQLite/SQLite3/Statement.h                 |   33 -
 .../Notification Test/lib/SQLite/SQLite3/sqlite3.c |134780 ---------------
 .../Notification Test/lib/SQLite/SQLite3/sqlite3.h | 7035 -
 .../Notification Test/package.appxmanifest         |   80 -
 samples/TestAppCordova/README.md                   |   12 -
 samples/TestAppCordova/TestAppCordova.sln          |   86 -
 .../TestAppCordova/Cordova-Metro_TemporaryKey.pfx  |  Bin 2512 -> 0 bytes
 .../TestAppCordova/TestAppCordova.jsproj           |   99 -
 .../TestAppCordova/TestAppCordova/css/default.css  |   31 -
 samples/TestAppCordova/TestAppCordova/default.html |  Bin 7493 -> 0 bytes
 .../TestAppCordova/TestAppCordova/images/logo.png  |  Bin 2940 -> 0 bytes
 .../TestAppCordova/images/smalllogo.png            |  Bin 600 -> 0 bytes
 .../TestAppCordova/images/splashscreen.png         |  Bin 7935 -> 0 bytes
 .../TestAppCordova/images/storelogo.png            |  Bin 934 -> 0 bytes
 .../TestAppCordova/TestAppCordova/js/cordova.js    | 3844 -
 samples/TestAppCordova/TestAppCordova/js/script.js |  154 -
 .../lib/Jscex/src/incubations/jscex-async-agent.js |   75 -
 .../Jscex/src/incubations/jscex-async-include.js   |   63 -
 .../lib/Jscex/src/incubations/jscex.async.xhr.js   |   21 -
 .../lib/Jscex/src/incubations/jscex.seq.js         |   70 -
 .../Jscex/src/incubations/jscex.seq.powerpack.js   |   61 -
 .../lib/Jscex/src/jscex-async-powerpack.js         |  442 -
 .../TestAppCordova/lib/Jscex/src/jscex-async.js    |  283 -
 .../lib/Jscex/src/jscex-builderbase.js             |  334 -
 .../TestAppCordova/lib/Jscex/src/jscex-jit.js      | 1692 -
 .../TestAppCordova/lib/Jscex/src/jscex-parser.js   | 1370 -
 .../TestAppCordova/lib/Jscex/src/jscex-promise.js  |   99 -
 .../TestAppCordova/lib/Jscex/src/jscex.js          |  317 -
 .../TestAppCordova/lib/Jscex/src/jscexc.js         |  206 -
 .../TestAppCordova/lib/SQLite/SQLite3/Common.cpp   |   24 -
 .../TestAppCordova/lib/SQLite/SQLite3/Common.h     |   24 -
 .../lib/SQLite/SQLite3/Constants.cpp               |    1 -
 .../TestAppCordova/lib/SQLite/SQLite3/Constants.h  |   50 -
 .../TestAppCordova/lib/SQLite/SQLite3/Database.cpp |   31 -
 .../TestAppCordova/lib/SQLite/SQLite3/Database.h   |   22 -
 .../lib/SQLite/SQLite3/SQLite3.vcxproj             |  201 -
 .../lib/SQLite/SQLite3/SQLite3.vcxproj.filters     |   21 -
 .../lib/SQLite/SQLite3/Statement.cpp               |   80 -
 .../TestAppCordova/lib/SQLite/SQLite3/Statement.h  |   33 -
 .../TestAppCordova/lib/SQLite/SQLite3/sqlite3.c    |134780 ---------------
 .../TestAppCordova/lib/SQLite/SQLite3/sqlite3.h    | 7035 -
 .../TestAppCordova/package.appxmanifest            |   74 -
 src/cordova-win8/cordova-win8.jsproj               |  156 -
 src/cordova-win8/cordova-win8_TemporaryKey.pfx     |  Bin 2512 -> 0 bytes
 src/cordova-win8/js/accelerometer.js               |  207 -
 src/cordova-win8/js/camera.js                      |  461 -
 src/cordova-win8/js/capture.js                     |  264 -
 src/cordova-win8/js/compass.js                     |  140 -
 src/cordova-win8/js/device.js                      |   13 -
 src/cordova-win8/js/events.js                      |   16 -
 src/cordova-win8/js/file.js                        | 1645 -
 src/cordova-win8/js/filetransfer.js                |  172 -
 src/cordova-win8/js/geolocation.js                 |  242 -
 src/cordova-win8/js/media.js                       |  150 -
 src/cordova-win8/js/network.js                     |   45 -
 src/cordova-win8/js/notification.js                |   52 -
 src/cordova-win8/js/storage.js                     |  453 -
 .../lib/Jscex/src/incubations/jscex-async-agent.js |   75 -
 .../Jscex/src/incubations/jscex-async-include.js   |   63 -
 .../lib/Jscex/src/incubations/jscex.async.xhr.js   |   21 -
 .../lib/Jscex/src/incubations/jscex.seq.js         |   70 -
 .../Jscex/src/incubations/jscex.seq.powerpack.js   |   61 -
 .../lib/Jscex/src/jscex-async-powerpack.js         |  442 -
 src/cordova-win8/lib/Jscex/src/jscex-async.js      |  283 -
 .../lib/Jscex/src/jscex-builderbase.js             |  334 -
 src/cordova-win8/lib/Jscex/src/jscex-jit.js        | 1692 -
 src/cordova-win8/lib/Jscex/src/jscex-parser.js     | 1370 -
 src/cordova-win8/lib/Jscex/src/jscex-promise.js    |   99 -
 src/cordova-win8/lib/Jscex/src/jscex.js            |  317 -
 src/cordova-win8/lib/Jscex/src/jscexc.js           |  206 -
 src/cordova-win8/lib/SQLite/SQLite3/Common.cpp     |   24 -
 src/cordova-win8/lib/SQLite/SQLite3/Common.h       |   24 -
 src/cordova-win8/lib/SQLite/SQLite3/Constants.cpp  |    1 -
 src/cordova-win8/lib/SQLite/SQLite3/Constants.h    |   50 -
 src/cordova-win8/lib/SQLite/SQLite3/Database.cpp   |   31 -
 src/cordova-win8/lib/SQLite/SQLite3/Database.h     |   22 -
 .../lib/SQLite/SQLite3/SQLite3.vcxproj             |  201 -
 .../lib/SQLite/SQLite3/SQLite3.vcxproj.filters     |   21 -
 src/cordova-win8/lib/SQLite/SQLite3/Statement.cpp  |   80 -
 src/cordova-win8/lib/SQLite/SQLite3/Statement.h    |   33 -
 src/cordova-win8/lib/SQLite/SQLite3/sqlite3.c      |134780 ---------------
 src/cordova-win8/lib/SQLite/SQLite3/sqlite3.h      | 7035 -
 src/cordova-win8/package.appxmanifest              |   74 -
 src/cordova-win8/test/cordova.js                   |   13 -
 src/cordova-win8/test/css/default.css              |   15 -
 src/cordova-win8/test/default.html                 |  261 -
 src/cordova-win8/test/images/logo.png              |  Bin 801 -> 0 bytes
 src/cordova-win8/test/images/smalllogo.png         |  Bin 329 -> 0 bytes
 src/cordova-win8/test/images/splashscreen.png      |  Bin 2146 -> 0 bytes
 src/cordova-win8/test/images/storelogo.png         |  Bin 429 -> 0 bytes
 src/cordova-win8/test/jasmine.css                  |   81 -
 src/cordova-win8/test/jasmine.js                   | 2530 -
 src/cordova-win8/test/pages/accelerometer.html     |   48 -
 src/cordova-win8/test/pages/all.html               |   83 -
 src/cordova-win8/test/pages/battery.html           |   44 -
 src/cordova-win8/test/pages/camera.html            |   49 -
 src/cordova-win8/test/pages/capture.html           |   49 -
 src/cordova-win8/test/pages/compass.html           |   49 -
 src/cordova-win8/test/pages/contacts.html          |   49 -
 src/cordova-win8/test/pages/cordova-1.6.1.js       | 4981 -
 src/cordova-win8/test/pages/device.html            |   49 -
 src/cordova-win8/test/pages/file.html              |   86 -
 src/cordova-win8/test/pages/filetransfer.html      |   68 -
 src/cordova-win8/test/pages/geolocation.html       |   49 -
 src/cordova-win8/test/pages/media.html             |   49 -
 src/cordova-win8/test/pages/network.html           |   49 -
 src/cordova-win8/test/pages/notification.html      |   49 -
 src/cordova-win8/test/pages/platform.html          |   49 -
 src/cordova-win8/test/pages/storage.html           |   49 -
 src/cordova-win8/test/test-runner.js               |    9 -
 src/cordova-win8/test/tests/accelerometer.tests.js |  192 -
 src/cordova-win8/test/tests/battery.tests.js       |    5 -
 src/cordova-win8/test/tests/camera.tests.js        |  192 -
 src/cordova-win8/test/tests/capture.tests.js       |  262 -
 src/cordova-win8/test/tests/compass.tests.js       |   76 -
 src/cordova-win8/test/tests/contacts.tests.js      |  451 -
 src/cordova-win8/test/tests/device.tests.js        |   34 -
 src/cordova-win8/test/tests/file.tests.js          | 3460 -
 src/cordova-win8/test/tests/filetransfer.tests.js  |   72 -
 src/cordova-win8/test/tests/geolocation.tests.js   |  106 -
 src/cordova-win8/test/tests/media.tests.js         |  137 -
 src/cordova-win8/test/tests/network.tests.js       |   25 -
 src/cordova-win8/test/tests/notification.tests.js  |   20 -
 src/cordova-win8/test/tests/platform.tests.js      |   35 -
 src/cordova-win8/test/tests/storage.tests.js       |  405 -
 src/cordova-win8/test/uploadTestServer.js          |  143 -
 src/cordova-win8/test/views/HtmlReporter.js        |  101 -
 src/cordova-win8/test/views/HtmlReporterHelpers.js |   60 -
 src/cordova-win8/test/views/ReporterView.js        |  164 -
 src/cordova-win8/test/views/SpecView.js            |   79 -
 src/cordova-win8/test/views/SuiteView.js           |   22 -
 src/cordova-win8/test/views/TrivialReporter.js     |  192 -
 src/src.sln                                        |   86 -
 tool/CordovaBuilder/CordovaBuilder.sln             |   20 -
 .../CordovaBuilder/CordovaBuilder.cs               |  307 -
 .../CordovaBuilder/CordovaBuilder.csproj           |   56 -
 .../CordovaBuilder/Properties/AssemblyInfo.cs      |   33 -
 .../CordovaBuilder/lib/Ionic.Zip.dll               |  Bin 462336 -> 0 bytes
 tool/scripts/create.bat                            |   25 -
 windows8/LICENSE                                   |   12 +
 windows8/NOTICE                                    |    5 +
 windows8/QuickBuildReadme.txt                      |   28 +
 windows8/README.md                                 |   79 +
 windows8/VERSION                                   |    1 +
 .../framework/Cordova-Metro/Cordova-Metro.jsproj   |   98 +
 .../Cordova-Metro/Cordova-Metro_TemporaryKey.pfx   |  Bin 0 -> 2512 bytes
 .../framework/Cordova-Metro/MyTemplate.vstemplate  |   72 +
 .../framework/Cordova-Metro/__TemplateIcon.ico     |  Bin 0 -> 10134 bytes
 windows8/framework/Cordova-Metro/css/default.css   |   14 +
 windows8/framework/Cordova-Metro/default.html      |   29 +
 windows8/framework/Cordova-Metro/images/logo.png   |  Bin 0 -> 801 bytes
 .../framework/Cordova-Metro/images/smalllogo.png   |  Bin 0 -> 329 bytes
 .../Cordova-Metro/images/splashscreen.png          |  Bin 0 -> 2146 bytes
 .../framework/Cordova-Metro/images/storelogo.png   |  Bin 0 -> 429 bytes
 windows8/framework/Cordova-Metro/js/cordova.js     | 3824 +
 windows8/framework/Cordova-Metro/js/default.js     |   33 +
 .../lib/Jscex/src/incubations/jscex-async-agent.js |   75 +
 .../Jscex/src/incubations/jscex-async-include.js   |   63 +
 .../lib/Jscex/src/incubations/jscex.async.xhr.js   |   21 +
 .../lib/Jscex/src/incubations/jscex.seq.js         |   70 +
 .../Jscex/src/incubations/jscex.seq.powerpack.js   |   61 +
 .../lib/Jscex/src/jscex-async-powerpack.js         |  442 +
 .../Cordova-Metro/lib/Jscex/src/jscex-async.js     |  283 +
 .../lib/Jscex/src/jscex-builderbase.js             |  334 +
 .../Cordova-Metro/lib/Jscex/src/jscex-jit.js       | 1692 +
 .../Cordova-Metro/lib/Jscex/src/jscex-parser.js    | 1370 +
 .../Cordova-Metro/lib/Jscex/src/jscex-promise.js   |   99 +
 .../framework/Cordova-Metro/lib/Jscex/src/jscex.js |  317 +
 .../Cordova-Metro/lib/Jscex/src/jscexc.js          |  206 +
 .../Cordova-Metro/lib/SQLite/SQLite3/Common.cpp    |   24 +
 .../Cordova-Metro/lib/SQLite/SQLite3/Common.h      |   24 +
 .../Cordova-Metro/lib/SQLite/SQLite3/Constants.cpp |    1 +
 .../Cordova-Metro/lib/SQLite/SQLite3/Constants.h   |   50 +
 .../Cordova-Metro/lib/SQLite/SQLite3/Database.cpp  |   31 +
 .../Cordova-Metro/lib/SQLite/SQLite3/Database.h    |   22 +
 .../lib/SQLite/SQLite3/SQLite3.vcxproj             |  201 +
 .../lib/SQLite/SQLite3/SQLite3.vcxproj.filters     |   21 +
 .../Cordova-Metro/lib/SQLite/SQLite3/Statement.cpp |   80 +
 .../Cordova-Metro/lib/SQLite/SQLite3/Statement.h   |   33 +
 .../Cordova-Metro/lib/SQLite/SQLite3/sqlite3.c     |134780 +++++++++++++++
 .../Cordova-Metro/lib/SQLite/SQLite3/sqlite3.h     | 7035 +
 .../framework/Cordova-Metro/package.appxmanifest   |   80 +
 windows8/samples/Media_Test/Media_Test.sln         |   46 +
 .../Media_Test/Cordova-Metro_TemporaryKey.pfx      |  Bin 0 -> 2512 bytes
 .../Media_Test/Media_Test/Media_Test.jsproj        |   99 +
 .../samples/Media_Test/Media_Test/css/default.css  |   14 +
 .../samples/Media_Test/Media_Test/default.html     |  Bin 0 -> 3389 bytes
 .../samples/Media_Test/Media_Test/images/logo.png  |  Bin 0 -> 801 bytes
 .../Media_Test/Media_Test/images/smalllogo.png     |  Bin 0 -> 329 bytes
 .../Media_Test/Media_Test/images/splashscreen.png  |  Bin 0 -> 2146 bytes
 .../Media_Test/Media_Test/images/storelogo.png     |  Bin 0 -> 429 bytes
 .../samples/Media_Test/Media_Test/js/cordova.js    | 3844 +
 .../lib/Jscex/src/incubations/jscex-async-agent.js |   75 +
 .../Jscex/src/incubations/jscex-async-include.js   |   63 +
 .../lib/Jscex/src/incubations/jscex.async.xhr.js   |   21 +
 .../lib/Jscex/src/incubations/jscex.seq.js         |   70 +
 .../Jscex/src/incubations/jscex.seq.powerpack.js   |   61 +
 .../lib/Jscex/src/jscex-async-powerpack.js         |  442 +
 .../Media_Test/lib/Jscex/src/jscex-async.js        |  283 +
 .../Media_Test/lib/Jscex/src/jscex-builderbase.js  |  334 +
 .../Media_Test/lib/Jscex/src/jscex-jit.js          | 1692 +
 .../Media_Test/lib/Jscex/src/jscex-parser.js       | 1370 +
 .../Media_Test/lib/Jscex/src/jscex-promise.js      |   99 +
 .../Media_Test/Media_Test/lib/Jscex/src/jscex.js   |  317 +
 .../Media_Test/Media_Test/lib/Jscex/src/jscexc.js  |  206 +
 .../Media_Test/lib/SQLite/SQLite3/Common.cpp       |   24 +
 .../Media_Test/lib/SQLite/SQLite3/Common.h         |   24 +
 .../Media_Test/lib/SQLite/SQLite3/Constants.cpp    |    1 +
 .../Media_Test/lib/SQLite/SQLite3/Constants.h      |   50 +
 .../Media_Test/lib/SQLite/SQLite3/Database.cpp     |   31 +
 .../Media_Test/lib/SQLite/SQLite3/Database.h       |   22 +
 .../Media_Test/lib/SQLite/SQLite3/SQLite3.vcxproj  |  201 +
 .../lib/SQLite/SQLite3/SQLite3.vcxproj.filters     |   21 +
 .../Media_Test/lib/SQLite/SQLite3/Statement.cpp    |   80 +
 .../Media_Test/lib/SQLite/SQLite3/Statement.h      |   33 +
 .../Media_Test/lib/SQLite/SQLite3/sqlite3.c        |134780 +++++++++++++++
 .../Media_Test/lib/SQLite/SQLite3/sqlite3.h        | 7035 +
 .../samples/Media_Test/Media_Test/music/200k.mp3   |  Bin 0 -> 8693384 bytes
 .../Media_Test/Media_Test/package.appxmanifest     |   80 +
 .../Notification Test/Notification Test.sln        |   46 +
 .../Cordova-Metro_TemporaryKey.pfx                 |  Bin 0 -> 2512 bytes
 .../Notification Test/Notification Test.jsproj     |   98 +
 .../Notification Test/css/default.css              |   14 +
 .../Notification Test/default.html                 |  Bin 0 -> 2077 bytes
 .../Notification Test/images/logo.png              |  Bin 0 -> 801 bytes
 .../Notification Test/images/smalllogo.png         |  Bin 0 -> 329 bytes
 .../Notification Test/images/splashscreen.png      |  Bin 0 -> 2146 bytes
 .../Notification Test/images/storelogo.png         |  Bin 0 -> 429 bytes
 .../Notification Test/js/cordova.js                | 3844 +
 .../lib/Jscex/src/incubations/jscex-async-agent.js |   75 +
 .../Jscex/src/incubations/jscex-async-include.js   |   63 +
 .../lib/Jscex/src/incubations/jscex.async.xhr.js   |   21 +
 .../lib/Jscex/src/incubations/jscex.seq.js         |   70 +
 .../Jscex/src/incubations/jscex.seq.powerpack.js   |   61 +
 .../lib/Jscex/src/jscex-async-powerpack.js         |  442 +
 .../Notification Test/lib/Jscex/src/jscex-async.js |  283 +
 .../lib/Jscex/src/jscex-builderbase.js             |  334 +
 .../Notification Test/lib/Jscex/src/jscex-jit.js   | 1692 +
 .../lib/Jscex/src/jscex-parser.js                  | 1370 +
 .../lib/Jscex/src/jscex-promise.js                 |   99 +
 .../Notification Test/lib/Jscex/src/jscex.js       |  317 +
 .../Notification Test/lib/Jscex/src/jscexc.js      |  206 +
 .../lib/SQLite/SQLite3/Common.cpp                  |   24 +
 .../Notification Test/lib/SQLite/SQLite3/Common.h  |   24 +
 .../lib/SQLite/SQLite3/Constants.cpp               |    1 +
 .../lib/SQLite/SQLite3/Constants.h                 |   50 +
 .../lib/SQLite/SQLite3/Database.cpp                |   31 +
 .../lib/SQLite/SQLite3/Database.h                  |   22 +
 .../lib/SQLite/SQLite3/SQLite3.vcxproj             |  201 +
 .../lib/SQLite/SQLite3/SQLite3.vcxproj.filters     |   21 +
 .../lib/SQLite/SQLite3/Statement.cpp               |   80 +
 .../lib/SQLite/SQLite3/Statement.h                 |   33 +
 .../Notification Test/lib/SQLite/SQLite3/sqlite3.c |134780 +++++++++++++++
 .../Notification Test/lib/SQLite/SQLite3/sqlite3.h | 7035 +
 .../Notification Test/package.appxmanifest         |   80 +
 windows8/samples/TestAppCordova/README.md          |   12 +
 windows8/samples/TestAppCordova/TestAppCordova.sln |   86 +
 .../TestAppCordova/Cordova-Metro_TemporaryKey.pfx  |  Bin 0 -> 2512 bytes
 .../TestAppCordova/TestAppCordova.jsproj           |   99 +
 .../TestAppCordova/TestAppCordova/css/default.css  |   31 +
 .../TestAppCordova/TestAppCordova/default.html     |  Bin 0 -> 7493 bytes
 .../TestAppCordova/TestAppCordova/images/logo.png  |  Bin 0 -> 2940 bytes
 .../TestAppCordova/images/smalllogo.png            |  Bin 0 -> 600 bytes
 .../TestAppCordova/images/splashscreen.png         |  Bin 0 -> 7935 bytes
 .../TestAppCordova/images/storelogo.png            |  Bin 0 -> 934 bytes
 .../TestAppCordova/TestAppCordova/js/cordova.js    | 3844 +
 .../TestAppCordova/TestAppCordova/js/script.js     |  154 +
 .../lib/Jscex/src/incubations/jscex-async-agent.js |   75 +
 .../Jscex/src/incubations/jscex-async-include.js   |   63 +
 .../lib/Jscex/src/incubations/jscex.async.xhr.js   |   21 +
 .../lib/Jscex/src/incubations/jscex.seq.js         |   70 +
 .../Jscex/src/incubations/jscex.seq.powerpack.js   |   61 +
 .../lib/Jscex/src/jscex-async-powerpack.js         |  442 +
 .../TestAppCordova/lib/Jscex/src/jscex-async.js    |  283 +
 .../lib/Jscex/src/jscex-builderbase.js             |  334 +
 .../TestAppCordova/lib/Jscex/src/jscex-jit.js      | 1692 +
 .../TestAppCordova/lib/Jscex/src/jscex-parser.js   | 1370 +
 .../TestAppCordova/lib/Jscex/src/jscex-promise.js  |   99 +
 .../TestAppCordova/lib/Jscex/src/jscex.js          |  317 +
 .../TestAppCordova/lib/Jscex/src/jscexc.js         |  206 +
 .../TestAppCordova/lib/SQLite/SQLite3/Common.cpp   |   24 +
 .../TestAppCordova/lib/SQLite/SQLite3/Common.h     |   24 +
 .../lib/SQLite/SQLite3/Constants.cpp               |    1 +
 .../TestAppCordova/lib/SQLite/SQLite3/Constants.h  |   50 +
 .../TestAppCordova/lib/SQLite/SQLite3/Database.cpp |   31 +
 .../TestAppCordova/lib/SQLite/SQLite3/Database.h   |   22 +
 .../lib/SQLite/SQLite3/SQLite3.vcxproj             |  201 +
 .../lib/SQLite/SQLite3/SQLite3.vcxproj.filters     |   21 +
 .../lib/SQLite/SQLite3/Statement.cpp               |   80 +
 .../TestAppCordova/lib/SQLite/SQLite3/Statement.h  |   33 +
 .../TestAppCordova/lib/SQLite/SQLite3/sqlite3.c    |134780 +++++++++++++++
 .../TestAppCordova/lib/SQLite/SQLite3/sqlite3.h    | 7035 +
 .../TestAppCordova/package.appxmanifest            |   74 +
 windows8/src/cordova-win8/cordova-win8.jsproj      |  156 +
 .../src/cordova-win8/cordova-win8_TemporaryKey.pfx |  Bin 0 -> 2512 bytes
 windows8/src/cordova-win8/js/accelerometer.js      |  207 +
 windows8/src/cordova-win8/js/camera.js             |  461 +
 windows8/src/cordova-win8/js/capture.js            |  264 +
 windows8/src/cordova-win8/js/compass.js            |  140 +
 windows8/src/cordova-win8/js/device.js             |   13 +
 windows8/src/cordova-win8/js/events.js             |   16 +
 windows8/src/cordova-win8/js/file.js               | 1645 +
 windows8/src/cordova-win8/js/filetransfer.js       |  172 +
 windows8/src/cordova-win8/js/geolocation.js        |  242 +
 windows8/src/cordova-win8/js/media.js              |  150 +
 windows8/src/cordova-win8/js/network.js            |   45 +
 windows8/src/cordova-win8/js/notification.js       |   52 +
 windows8/src/cordova-win8/js/storage.js            |  453 +
 .../lib/Jscex/src/incubations/jscex-async-agent.js |   75 +
 .../Jscex/src/incubations/jscex-async-include.js   |   63 +
 .../lib/Jscex/src/incubations/jscex.async.xhr.js   |   21 +
 .../lib/Jscex/src/incubations/jscex.seq.js         |   70 +
 .../Jscex/src/incubations/jscex.seq.powerpack.js   |   61 +
 .../lib/Jscex/src/jscex-async-powerpack.js         |  442 +
 .../src/cordova-win8/lib/Jscex/src/jscex-async.js  |  283 +
 .../lib/Jscex/src/jscex-builderbase.js             |  334 +
 .../src/cordova-win8/lib/Jscex/src/jscex-jit.js    | 1692 +
 .../src/cordova-win8/lib/Jscex/src/jscex-parser.js | 1370 +
 .../cordova-win8/lib/Jscex/src/jscex-promise.js    |   99 +
 windows8/src/cordova-win8/lib/Jscex/src/jscex.js   |  317 +
 windows8/src/cordova-win8/lib/Jscex/src/jscexc.js  |  206 +
 .../src/cordova-win8/lib/SQLite/SQLite3/Common.cpp |   24 +
 .../src/cordova-win8/lib/SQLite/SQLite3/Common.h   |   24 +
 .../cordova-win8/lib/SQLite/SQLite3/Constants.cpp  |    1 +
 .../cordova-win8/lib/SQLite/SQLite3/Constants.h    |   50 +
 .../cordova-win8/lib/SQLite/SQLite3/Database.cpp   |   31 +
 .../src/cordova-win8/lib/SQLite/SQLite3/Database.h |   22 +
 .../lib/SQLite/SQLite3/SQLite3.vcxproj             |  201 +
 .../lib/SQLite/SQLite3/SQLite3.vcxproj.filters     |   21 +
 .../cordova-win8/lib/SQLite/SQLite3/Statement.cpp  |   80 +
 .../cordova-win8/lib/SQLite/SQLite3/Statement.h    |   33 +
 .../src/cordova-win8/lib/SQLite/SQLite3/sqlite3.c  |134780 +++++++++++++++
 .../src/cordova-win8/lib/SQLite/SQLite3/sqlite3.h  | 7035 +
 windows8/src/cordova-win8/package.appxmanifest     |   74 +
 windows8/src/cordova-win8/test/cordova.js          |   13 +
 windows8/src/cordova-win8/test/css/default.css     |   15 +
 windows8/src/cordova-win8/test/default.html        |  261 +
 windows8/src/cordova-win8/test/images/logo.png     |  Bin 0 -> 801 bytes
 .../src/cordova-win8/test/images/smalllogo.png     |  Bin 0 -> 329 bytes
 .../src/cordova-win8/test/images/splashscreen.png  |  Bin 0 -> 2146 bytes
 .../src/cordova-win8/test/images/storelogo.png     |  Bin 0 -> 429 bytes
 windows8/src/cordova-win8/test/jasmine.css         |   81 +
 windows8/src/cordova-win8/test/jasmine.js          | 2530 +
 .../src/cordova-win8/test/pages/accelerometer.html |   48 +
 windows8/src/cordova-win8/test/pages/all.html      |   83 +
 windows8/src/cordova-win8/test/pages/battery.html  |   44 +
 windows8/src/cordova-win8/test/pages/camera.html   |   49 +
 windows8/src/cordova-win8/test/pages/capture.html  |   49 +
 windows8/src/cordova-win8/test/pages/compass.html  |   49 +
 windows8/src/cordova-win8/test/pages/contacts.html |   49 +
 .../src/cordova-win8/test/pages/cordova-1.6.1.js   | 4981 +
 windows8/src/cordova-win8/test/pages/device.html   |   49 +
 windows8/src/cordova-win8/test/pages/file.html     |   86 +
 .../src/cordova-win8/test/pages/filetransfer.html  |   68 +
 .../src/cordova-win8/test/pages/geolocation.html   |   49 +
 windows8/src/cordova-win8/test/pages/media.html    |   49 +
 windows8/src/cordova-win8/test/pages/network.html  |   49 +
 .../src/cordova-win8/test/pages/notification.html  |   49 +
 windows8/src/cordova-win8/test/pages/platform.html |   49 +
 windows8/src/cordova-win8/test/pages/storage.html  |   49 +
 windows8/src/cordova-win8/test/test-runner.js      |    9 +
 .../cordova-win8/test/tests/accelerometer.tests.js |  192 +
 .../src/cordova-win8/test/tests/battery.tests.js   |    5 +
 .../src/cordova-win8/test/tests/camera.tests.js    |  192 +
 .../src/cordova-win8/test/tests/capture.tests.js   |  262 +
 .../src/cordova-win8/test/tests/compass.tests.js   |   76 +
 .../src/cordova-win8/test/tests/contacts.tests.js  |  451 +
 .../src/cordova-win8/test/tests/device.tests.js    |   34 +
 windows8/src/cordova-win8/test/tests/file.tests.js | 3460 +
 .../cordova-win8/test/tests/filetransfer.tests.js  |   72 +
 .../cordova-win8/test/tests/geolocation.tests.js   |  106 +
 .../src/cordova-win8/test/tests/media.tests.js     |  137 +
 .../src/cordova-win8/test/tests/network.tests.js   |   25 +
 .../cordova-win8/test/tests/notification.tests.js  |   20 +
 .../src/cordova-win8/test/tests/platform.tests.js  |   35 +
 .../src/cordova-win8/test/tests/storage.tests.js   |  405 +
 windows8/src/cordova-win8/test/uploadTestServer.js |  143 +
 .../src/cordova-win8/test/views/HtmlReporter.js    |  101 +
 .../cordova-win8/test/views/HtmlReporterHelpers.js |   60 +
 .../src/cordova-win8/test/views/ReporterView.js    |  164 +
 windows8/src/cordova-win8/test/views/SpecView.js   |   79 +
 windows8/src/cordova-win8/test/views/SuiteView.js  |   22 +
 .../src/cordova-win8/test/views/TrivialReporter.js |  192 +
 windows8/src/src.sln                               |   86 +
 windows8/tool/CordovaBuilder/CordovaBuilder.sln    |   20 +
 .../CordovaBuilder/CordovaBuilder.cs               |  307 +
 .../CordovaBuilder/CordovaBuilder.csproj           |   56 +
 .../CordovaBuilder/Properties/AssemblyInfo.cs      |   33 +
 .../CordovaBuilder/lib/Ionic.Zip.dll               |  Bin 0 -> 462336 bytes
 windows8/tool/scripts/create.bat                   |   25 +
 502 files changed, 773023 insertions(+), 773023 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 1803587..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,12 +0,0 @@
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
deleted file mode 100644
index 222c582..0000000
--- a/NOTICE
+++ /dev/null
@@ -1,5 +0,0 @@
-Apache Cordova
-Copyright 2012 The Apache Software Foundation
-
-This product includes software developed by
-The Apache Software Foundation (http://www.apache.org)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/QuickBuildReadme.txt
----------------------------------------------------------------------
diff --git a/QuickBuildReadme.txt b/QuickBuildReadme.txt
deleted file mode 100644
index ed2079e..0000000
--- a/QuickBuildReadme.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-Explanation
-       The tools in this repository will generate a cordova.js file from the 
.js files in "src\cordova-win8\js". This file will then be put in a folder 
(framework), which will be zipped to be used as a template for Visual Studio. 
Instead of creating a template, you can create your own Visual Studio project 
from a normal template and use the cordova API from these instructions.
-
-Instructions
-1.     Follow the instructions listed in README.md up to creating the 
Cordova-Metro.zip file (which should be listed for after 'For Metro App 
develop'. This process should create cordova.js in framework/Cordova-Metro/js.
-2.     Create a javascript/html Windows 8 (formerly Metro Style) app or use an 
existing one from Visual Studio 2012.
-3.     Add a copy of cordova.js created in step 1 to the project.
-4.     Add the contents of the lib folder in framework/ to the lib folder in 
the project from step 2. If there is no lib folder, create one.
-5.     Then press `Add` -> `Existing project...` select the `SQLite3.vcxproj` 
in the `lib\SQLite\SQLite3`.
-6.     Select the project from step 2 in the Solution Explorer, then `Project` 
-> `Add Reference...` -> select the SQLite3.
-7.     On each html page in the project that needs the cordova scripts, add 
these lines to those files:
-
-       <script src="lib/Jscex/src/jscex.js"></script>
-       <script src="lib/Jscex/src/jscex-builderbase.js"></script>
-       <script src="lib/Jscex/src/jscex-parser.js"></script>
-       <script src="lib/Jscex/src/jscex-async.js"></script>
-       <script src="lib/Jscex/src/jscex-jit.js"></script>
-       <script src="lib/Jscex/src/jscex-promise.js"></script>
-
-       <script src="/js/cordova.js"></script>
-7.     Confirm that these links correctly reference the files. If not, update 
the location pointed to by source accordingly.
-8.     Build and run.
-
-References
-       Cordova API
-               http://docs.phonegap.com/en/2.0.0/index.html
-
-Any questions or issues, please email matthew.p.b...@intel.com
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/README
----------------------------------------------------------------------
diff --git a/README b/README
deleted file mode 100644
index e69de29..0000000

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
deleted file mode 100644
index df4d33a..0000000
--- a/README.md
+++ /dev/null
@@ -1,79 +0,0 @@
-# Apache Cordova for Windows 8 Metro
-===
-- The project supports Cordova on Win8, and uses WinLib4JS for most 
implementation (others with SQLite3, Jscex and so on).
-- [The wiki about Cordova-Win8: Impl and not 
Impl.](https://github.com/01org/cordova-win8/wiki) 
-
-## Getting Started
-
- 
-### For Cordova API developer 
- - **Who want to develop Cordova API**
- - You could use the project in `src` folder directly.
- - If you want to export the project with zip package, open the project in 
`\tool\CordovaBuilder` with Visual Studio (`Administrator`) , build and run it, 
then open you command prompt(`Administrator`), type the command according to 
the guide:
-
-       ~~~ 
-       Usage: CordovaBuilder [ BuildOutputPath -c:Type ].  
-           BuildOutputPath : path to save the built application.  
-           -c : which type of project you want to create, 0 for Metro App 
developers, 1 for Cordova API developers, default is 0.  
-       examples:  
-            CordovaBuilder bin\Debug.  
-            CordovaBuilder bin\Release -c:1.
-       ~~~
-
- - A ZIP file named *CordovaStarter.zip* will be generated.  
- 
-### For Metro App developer
- - **Who want to develop Metro App by using Cordova API**
- - Do the same steps as above. -c:Type should be 0. 
- - A Visual Studio template named **Cordova-Metro.zip** will be generated. 
Move it to the directory of your VS Template. You do not need to unzip it.
-    e.g.:`C:\Users\xxxx\Documents\Visual Studio 
2012\Templates\ProjectTemplates`
- - Open the VS, `FILE` -> `New` -> `Project...`, input the template name 
'Cordova-Metro' in the search textField. Select the template and modify items 
about your new proj at the bottom of the pop-up window.
-<img src="http://i.imgur.com/DvkAN.png"; width="80%"/>
- - Click the button `OK`. Then `Add` -> `Existing project...` select the 
`SQLite3.vcxproj` in the `lib\SQLite\SQLite3`. Build it.
- - Select the Cordova project in the Solution Explorer, then `Project` -> `Add 
Reference...` -> select the SQLite3.
- - Build and Run the project Cordova-Metro. If running takes a long time, 
simply stop the running, then rerun (known issue).
-
-### Run the Sample App
-  - Open the `samples\TestAppCordova\TestAppCordova.sln` with visual studio.
-  - Build and run.
-  - Play around with accelerometer, geolocation, and compass.
-
-### How to Run the Tests 
-  - Open the `src\src.sln` with Visual Studio.
-  - Build or re-build the project.
-  - Modify the `default.html` under `test` folder, choose the test case you 
want to run, and comment out any other tests.
- 
-```html
-<!-- Tests -->
-<!--
-<script type="text/javascript" src="tests/accelerometer.tests.js"></script>
-<script type="text/javascript" src="tests/battery.tests.js"></script>
-<script type="text/javascript" src="tests/camera.tests.js"></script>
-<script type="text/javascript" src="tests/capture.tests.js"></script>
--->
-<script type="text/javascript" src="tests/compass.tests.js"></script>
->!--
-<script type="text/javascript" src="tests/contacts.tests.js"></script>
-<script type="text/javascript" src="tests/device.tests.js"></script>
-<script type="text/javascript" src="tests/file.tests.js"></script>
-<script type="text/javascript" src="tests/filetransfer.tests.js"></script>
-<script type="text/javascript" src="tests/geolocation.tests.js"></script>
-<script type="text/javascript" src="tests/media.tests.js"></script>
-<script type="text/javascript" src="tests/network.tests.js"></script>
-<script type="text/javascript" src="tests/notification.tests.js"></script>
-<script type="text/javascript" src="tests/platform.tests.js"></script>
-<script type="text/javascript" src="tests/storage.tests.js"></script>
--->
-```
-
-  - Now run the project, and you will get a result page as below.
-<img src="http://i.imgur.com/OgTUP.png"; />
-
-### Reference
- - [SQLite3 WinRT Component](https://github.com/doo/SQLite3-WinRT)
- - [Jscex: Asynchronous flow control in JavaScript, with 
JavaScript](https://github.com/JeffreyZhao/jscex)
-
-
-## Further Reading
-- [http://docs.phonegap.com](http://docs.phonegap.com)
-- [http://wiki.phonegap.com](http://wiki.phonegap.com)

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
deleted file mode 100644
index bcaffe1..0000000
--- a/VERSION
+++ /dev/null
@@ -1 +0,0 @@
-0.7.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/framework/Cordova-Metro/Cordova-Metro.jsproj
----------------------------------------------------------------------
diff --git a/framework/Cordova-Metro/Cordova-Metro.jsproj 
b/framework/Cordova-Metro/Cordova-Metro.jsproj
deleted file mode 100755
index d095f3f..0000000
--- a/framework/Cordova-Metro/Cordova-Metro.jsproj
+++ /dev/null
@@ -1,98 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" DefaultTargets="Build" 
xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
-  <ItemGroup Label="ProjectConfigurations">
-    <ProjectConfiguration Include="Debug|AnyCPU">
-      <Configuration>Debug</Configuration>
-      <Platform>AnyCPU</Platform>
-    </ProjectConfiguration>
-    <ProjectConfiguration Include="Debug|ARM">
-      <Configuration>Debug</Configuration>
-      <Platform>ARM</Platform>
-    </ProjectConfiguration>
-    <ProjectConfiguration Include="Debug|x64">
-      <Configuration>Debug</Configuration>
-      <Platform>x64</Platform>
-    </ProjectConfiguration>
-    <ProjectConfiguration Include="Debug|x86">
-      <Configuration>Debug</Configuration>
-      <Platform>x86</Platform>
-    </ProjectConfiguration>
-    <ProjectConfiguration Include="Release|AnyCPU">
-      <Configuration>Release</Configuration>
-      <Platform>AnyCPU</Platform>
-    </ProjectConfiguration>
-    <ProjectConfiguration Include="Release|ARM">
-      <Configuration>Release</Configuration>
-      <Platform>ARM</Platform>
-    </ProjectConfiguration>
-    <ProjectConfiguration Include="Release|x64">
-      <Configuration>Release</Configuration>
-      <Platform>x64</Platform>
-    </ProjectConfiguration>
-    <ProjectConfiguration Include="Release|x86">
-      <Configuration>Release</Configuration>
-      <Platform>x86</Platform>
-    </ProjectConfiguration>
-  </ItemGroup>
-  <PropertyGroup Label="Globals">
-    <ProjectGuid>a2bef493-a029-424e-b455-47c772af0d0e</ProjectGuid>
-  </PropertyGroup>
-  <Import 
Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props"
 
Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')"
 />
-  <Import 
Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).Default.props"
 />
-  <Import 
Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).props"
 />
-  <PropertyGroup>
-    <TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
-    <TargetPlatformVersion>8.0</TargetPlatformVersion>
-    <DefaultLanguage>en-US</DefaultLanguage>
-    
<PackageCertificateKeyFile>Cordova-Metro_TemporaryKey.pfx</PackageCertificateKeyFile>
-  </PropertyGroup>
-  <ItemGroup>
-    <AppxManifest Include="package.appxmanifest">
-      <SubType>Designer</SubType>
-    </AppxManifest>
-    <Content Include="default.html" />
-    <Content Include="images\logo.png" />
-    <Content Include="images\smalllogo.png" />
-    <Content Include="images\splashscreen.png" />
-    <Content Include="images\storelogo.png" />
-    <Content Include="js\cordova.js" />
-    <Content Include="css\default.css" />
-    <Content Include="lib\Jscex\src\incubations\jscex-async-agent.js" />
-    <Content Include="lib\Jscex\src\incubations\jscex-async-include.js" />
-    <Content Include="lib\Jscex\src\incubations\jscex.async.xhr.js" />
-    <Content Include="lib\Jscex\src\incubations\jscex.seq.js" />
-    <Content Include="lib\Jscex\src\incubations\jscex.seq.powerpack.js" />
-    <Content Include="lib\Jscex\src\jscex-async-powerpack.js" />
-    <Content Include="lib\Jscex\src\jscex-async.js" />
-    <Content Include="lib\Jscex\src\jscex-builderbase.js" />
-    <Content Include="lib\Jscex\src\jscex-jit.js" />
-    <Content Include="lib\Jscex\src\jscex-parser.js" />
-    <Content Include="lib\Jscex\src\jscex-promise.js" />
-    <Content Include="lib\Jscex\src\jscex.js" />
-    <Content Include="lib\Jscex\src\jscexc.js" />
-    <Content Include="lib\SQLite\SQLite3\Common.cpp" />
-    <Content Include="lib\SQLite\SQLite3\Common.h" />
-    <Content Include="lib\SQLite\SQLite3\Constants.cpp" />
-    <Content Include="lib\SQLite\SQLite3\Constants.h" />
-    <Content Include="lib\SQLite\SQLite3\Database.cpp" />
-    <Content Include="lib\SQLite\SQLite3\Database.h" />
-    <Content Include="lib\SQLite\SQLite3\sqlite3.c" />
-    <Content Include="lib\SQLite\SQLite3\sqlite3.h" />
-    <Content Include="lib\SQLite\SQLite3\SQLite3.vcxproj" />
-    <Content Include="lib\SQLite\SQLite3\SQLite3.vcxproj.filters" />
-    <Content Include="lib\SQLite\SQLite3\Statement.cpp" />
-    <Content Include="lib\SQLite\SQLite3\Statement.h" />
-    <None Include="Cordova-Metro_TemporaryKey.pfx" />
-  </ItemGroup>
-  <ItemGroup>
-    <SDKReference Include="Microsoft.WinJS.1.0.RC, Version=1.0" />
-  </ItemGroup>
-  <Import 
Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets"
 />
-  <!-- To modify your build process, add your task inside one of the targets 
below and uncomment it. 
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->
-</Project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/framework/Cordova-Metro/Cordova-Metro_TemporaryKey.pfx
----------------------------------------------------------------------
diff --git a/framework/Cordova-Metro/Cordova-Metro_TemporaryKey.pfx 
b/framework/Cordova-Metro/Cordova-Metro_TemporaryKey.pfx
deleted file mode 100755
index 6478694..0000000
Binary files a/framework/Cordova-Metro/Cordova-Metro_TemporaryKey.pfx and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/framework/Cordova-Metro/MyTemplate.vstemplate
----------------------------------------------------------------------
diff --git a/framework/Cordova-Metro/MyTemplate.vstemplate 
b/framework/Cordova-Metro/MyTemplate.vstemplate
deleted file mode 100755
index 932d99f..0000000
--- a/framework/Cordova-Metro/MyTemplate.vstemplate
+++ /dev/null
@@ -1,72 +0,0 @@
-<VSTemplate Version="3.0.0" 
xmlns="http://schemas.microsoft.com/developer/vstemplate/2005"; Type="Project">
-  <TemplateData>
-    <Name>Cordova-Metro</Name>
-    <Description>&lt;No description available&gt;</Description>
-    <ProjectType>JavaScript</ProjectType>
-    <ProjectSubType>
-    </ProjectSubType>
-    <SortOrder>1000</SortOrder>
-    <CreateNewFolder>true</CreateNewFolder>
-    <DefaultName>Cordova-Metro</DefaultName>
-    <ProvideDefaultName>true</ProvideDefaultName>
-    <LocationField>Enabled</LocationField>
-    <EnableLocationBrowseButton>true</EnableLocationBrowseButton>
-    <Icon>__TemplateIcon.ico</Icon>
-  </TemplateData>
-  <TemplateContent>
-    <Project TargetFileName="Cordova-Metro.jsproj" File="Cordova-Metro.jsproj" 
ReplaceParameters="true">
-      <Folder Name="css" TargetFolderName="css">
-        <ProjectItem ReplaceParameters="true" 
TargetFileName="default.css">default.css</ProjectItem>
-      </Folder>
-      <Folder Name="images" TargetFolderName="images">
-        <ProjectItem ReplaceParameters="false" 
TargetFileName="logo.png">logo.png</ProjectItem>
-        <ProjectItem ReplaceParameters="false" 
TargetFileName="smalllogo.png">smalllogo.png</ProjectItem>
-        <ProjectItem ReplaceParameters="false" 
TargetFileName="splashscreen.png">splashscreen.png</ProjectItem>
-        <ProjectItem ReplaceParameters="false" 
TargetFileName="storelogo.png">storelogo.png</ProjectItem>
-      </Folder>
-      <Folder Name="js" TargetFolderName="js">
-        <ProjectItem ReplaceParameters="true" 
TargetFileName="cordova.js">cordova.js</ProjectItem>
-      </Folder>
-      <Folder Name="lib" TargetFolderName="lib">
-        <Folder Name="Jscex" TargetFolderName="Jscex">
-          <Folder Name="src" TargetFolderName="src">
-            <Folder Name="incubations" TargetFolderName="incubations">
-              <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex.async.xhr.js">jscex.async.xhr.js</ProjectItem>
-              <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex.seq.js">jscex.seq.js</ProjectItem>
-              <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex.seq.powerpack.js">jscex.seq.powerpack.js</ProjectItem>
-              <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex-async-agent.js">jscex-async-agent.js</ProjectItem>
-              <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex-async-include.js">jscex-async-include.js</ProjectItem>
-            </Folder>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex.js">jscex.js</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex-async.js">jscex-async.js</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex-async-powerpack.js">jscex-async-powerpack.js</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex-builderbase.js">jscex-builderbase.js</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="jscexc.js">jscexc.js</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex-jit.js">jscex-jit.js</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex-parser.js">jscex-parser.js</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="jscex-promise.js">jscex-promise.js</ProjectItem>
-          </Folder>
-        </Folder>
-        <Folder Name="SQLite" TargetFolderName="SQLite">
-          <Folder Name="SQLite3" TargetFolderName="SQLite3">
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="Common.cpp">Common.cpp</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="Common.h">Common.h</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="Constants.cpp">Constants.cpp</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="Constants.h">Constants.h</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="Database.cpp">Database.cpp</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="Database.h">Database.h</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="sqlite3.c">sqlite3.c</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="sqlite3.h">sqlite3.h</ProjectItem>
-            <ProjectItem ReplaceParameters="false" 
TargetFileName="SQLite3.vcxproj">SQLite3.vcxproj</ProjectItem>
-            <ProjectItem ReplaceParameters="false" 
TargetFileName="SQLite3.vcxproj.filters">SQLite3.vcxproj.filters</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="Statement.cpp">Statement.cpp</ProjectItem>
-            <ProjectItem ReplaceParameters="true" 
TargetFileName="Statement.h">Statement.h</ProjectItem>
-          </Folder>
-        </Folder>
-      </Folder>
-      <ProjectItem ReplaceParameters="false" 
TargetFileName="Cordova-Metro_TemporaryKey.pfx">Cordova-Metro_TemporaryKey.pfx</ProjectItem>
-      <ProjectItem ReplaceParameters="true" 
TargetFileName="default.html">default.html</ProjectItem>
-      <ProjectItem ReplaceParameters="false" 
TargetFileName="package.appxmanifest">package.appxmanifest</ProjectItem>
-    </Project>
-  </TemplateContent>
-</VSTemplate>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/framework/Cordova-Metro/__TemplateIcon.ico
----------------------------------------------------------------------
diff --git a/framework/Cordova-Metro/__TemplateIcon.ico 
b/framework/Cordova-Metro/__TemplateIcon.ico
deleted file mode 100644
index 5df2ab2..0000000
Binary files a/framework/Cordova-Metro/__TemplateIcon.ico and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/framework/Cordova-Metro/css/default.css
----------------------------------------------------------------------
diff --git a/framework/Cordova-Metro/css/default.css 
b/framework/Cordova-Metro/css/default.css
deleted file mode 100644
index a79f7c6..0000000
--- a/framework/Cordova-Metro/css/default.css
+++ /dev/null
@@ -1,14 +0,0 @@
-body {
-}
-
-@media screen and (-ms-view-state: fullscreen-landscape) {
-}
-
-@media screen and (-ms-view-state: filled) {
-}
-
-@media screen and (-ms-view-state: snapped) {
-}
-
-@media screen and (-ms-view-state: fullscreen-portrait) {
-}

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/framework/Cordova-Metro/default.html
----------------------------------------------------------------------
diff --git a/framework/Cordova-Metro/default.html 
b/framework/Cordova-Metro/default.html
deleted file mode 100755
index 5f0ec9d..0000000
--- a/framework/Cordova-Metro/default.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <meta charset="utf-8" />
-    <title>Cordova_Metro</title>
-
-    <!-- WinJS references -->
-    <link href="//Microsoft.WinJS.1.0.RC/css/ui-dark.css" rel="stylesheet" />
-    <script src="//Microsoft.WinJS.1.0.RC/js/base.js"></script>
-    <script src="//Microsoft.WinJS.1.0.RC/js/ui.js"></script>
-
-       
-    <!-- Jscex references -->
-
-    <script src="lib/Jscex/src/jscex.js"></script>
-    <script src="lib/Jscex/src/jscex-builderbase.js"></script>
-    <script src="lib/Jscex/src/jscex-parser.js"></script>
-    <script src="lib/Jscex/src/jscex-async.js"></script>
-    <script src="lib/Jscex/src/jscex-jit.js"></script>
-    <script src="lib/Jscex/src/jscex-promise.js"></script>
-    
-    <!-- Cordova_Metro references -->
-    <link href="/css/default.css" rel="stylesheet" />
-    <script src="/js/default.js"></script>
-</head>
-<body>
-    <p>Content goes here</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/framework/Cordova-Metro/images/logo.png
----------------------------------------------------------------------
diff --git a/framework/Cordova-Metro/images/logo.png 
b/framework/Cordova-Metro/images/logo.png
deleted file mode 100644
index e26771c..0000000
Binary files a/framework/Cordova-Metro/images/logo.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/framework/Cordova-Metro/images/smalllogo.png
----------------------------------------------------------------------
diff --git a/framework/Cordova-Metro/images/smalllogo.png 
b/framework/Cordova-Metro/images/smalllogo.png
deleted file mode 100644
index 1eb0d9d..0000000
Binary files a/framework/Cordova-Metro/images/smalllogo.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/framework/Cordova-Metro/images/splashscreen.png
----------------------------------------------------------------------
diff --git a/framework/Cordova-Metro/images/splashscreen.png 
b/framework/Cordova-Metro/images/splashscreen.png
deleted file mode 100644
index c951e03..0000000
Binary files a/framework/Cordova-Metro/images/splashscreen.png and /dev/null 
differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-windows/blob/03bf0cde/framework/Cordova-Metro/images/storelogo.png
----------------------------------------------------------------------
diff --git a/framework/Cordova-Metro/images/storelogo.png 
b/framework/Cordova-Metro/images/storelogo.png
deleted file mode 100644
index dcb6727..0000000
Binary files a/framework/Cordova-Metro/images/storelogo.png and /dev/null differ

Reply via email to