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/17 21:51:37 UTC

wp7 commit: updated template, permissions, and js

Updated Branches:
  refs/heads/master 2c0cef52c -> a40a0ce64
Updated Tags:  refs/tags/1.6.1 [created] a40a0ce64


updated template, permissions, and js


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/a40a0ce6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/tree/a40a0ce6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/diff/a40a0ce6

Branch: refs/heads/master
Commit: a40a0ce645b82bd66dad6a36ab1d20ed150f34f0
Parents: 2c0cef5
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue Apr 17 12:49:00 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue Apr 17 12:49:00 2012 -0700

----------------------------------------------------------------------
 CordovaStarter-1.6.1.zip                     |  Bin 198473 -> 198583 bytes
 cordova-1.6.1.js                             |    4 ++--
 templates/full/GapLib/WP7CordovaClassLib.dll |  Bin 136192 -> 136192 bytes
 templates/full/Properties/WMAppManifest.xml  |   11 ++++++++++-
 templates/full/www/cordova-1.6.1.js          |    4 ++--
 5 files changed, 14 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/a40a0ce6/CordovaStarter-1.6.1.zip
----------------------------------------------------------------------
diff --git a/CordovaStarter-1.6.1.zip b/CordovaStarter-1.6.1.zip
index 898a317..ac32ae2 100644
Binary files a/CordovaStarter-1.6.1.zip and b/CordovaStarter-1.6.1.zip differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/a40a0ce6/cordova-1.6.1.js
----------------------------------------------------------------------
diff --git a/cordova-1.6.1.js b/cordova-1.6.1.js
index 18a871d..26eccdf 100644
--- a/cordova-1.6.1.js
+++ b/cordova-1.6.1.js
@@ -1,6 +1,6 @@
-// commit 9451ff3c5517ba9ba4a2c062633686bb3a993f52
+// commit b2de4baa76a94ecb916619a536339ffee9ef6843
 
-// File generated at :: Thu Apr 12 2012 16:53:58 GMT-0700 (Pacific Daylight Time)
+// File generated at :: Tue Apr 17 2012 12:37:19 GMT-0700 (Pacific Daylight Time)
 
 /*
  Licensed to the Apache Software Foundation (ASF) under one

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/a40a0ce6/templates/full/GapLib/WP7CordovaClassLib.dll
----------------------------------------------------------------------
diff --git a/templates/full/GapLib/WP7CordovaClassLib.dll b/templates/full/GapLib/WP7CordovaClassLib.dll
index 39ee7b3..bae2c39 100644
Binary files a/templates/full/GapLib/WP7CordovaClassLib.dll and b/templates/full/GapLib/WP7CordovaClassLib.dll differ

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/a40a0ce6/templates/full/Properties/WMAppManifest.xml
----------------------------------------------------------------------
diff --git a/templates/full/Properties/WMAppManifest.xml b/templates/full/Properties/WMAppManifest.xml
index 3387ffb..d5913e6 100644
--- a/templates/full/Properties/WMAppManifest.xml
+++ b/templates/full/Properties/WMAppManifest.xml
@@ -13,7 +13,16 @@
       <Capability Name="ID_CAP_LOCATION" />
       <Capability Name="ID_CAP_NETWORKING" />
       <Capability Name="ID_CAP_WEBBROWSERCOMPONENT" />
-
+      <Capability Name="ID_CAP_APPOINTMENTS"/>
+      <Capability Name="ID_CAP_CAMERA"/>
+      <Capability Name="ID_CAP_CONTACTS"/>
+      <Capability Name="ID_CAP_ISV_CAMERA"/>
+      <Capability Name="ID_CAP_MEDIALIB"/>
+      <Capability Name="ID_CAP_MICROPHONE"/>
+      <Capability Name="ID_CAP_PHONEDIALER"/>
+      <Capability Name="ID_CAP_PUSH_NOTIFICATION"/>
+      <Capability Name="ID_CAP_SENSORS"/>
+      <Capability Name="ID_HW_FRONTCAMERA"/>      
     </Capabilities>
     
     <Tasks>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/a40a0ce6/templates/full/www/cordova-1.6.1.js
----------------------------------------------------------------------
diff --git a/templates/full/www/cordova-1.6.1.js b/templates/full/www/cordova-1.6.1.js
index 18a871d..26eccdf 100644
--- a/templates/full/www/cordova-1.6.1.js
+++ b/templates/full/www/cordova-1.6.1.js
@@ -1,6 +1,6 @@
-// commit 9451ff3c5517ba9ba4a2c062633686bb3a993f52
+// commit b2de4baa76a94ecb916619a536339ffee9ef6843
 
-// File generated at :: Thu Apr 12 2012 16:53:58 GMT-0700 (Pacific Daylight Time)
+// File generated at :: Tue Apr 17 2012 12:37:19 GMT-0700 (Pacific Daylight Time)
 
 /*
  Licensed to the Apache Software Foundation (ASF) under one