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/11/01 23:09:18 UTC

[1/58] [abbrv] git commit: Merge branch 'master' of github.com:sgrebnov/cordova-wp8

Updated Branches:
  refs/heads/master [created] 468bfd029


Merge branch 'master' of github.com:sgrebnov/cordova-wp8


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

Branch: refs/heads/master
Commit: 468bfd029ebaef343794170f7729e322581e55f7
Parents: 188d0a3 54f19e8
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Thu Nov 1 15:04:49 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Thu Nov 1 15:04:49 2012 -0700

----------------------------------------------------------------------
 VERSION                                            |    2 +-
 framework/WPCordovaClassLib.csproj                 |    3 +
 templates/description.txt                          |    2 +-
 templates/full/VERSION                             |    2 +-
 templates/standalone/CordovaAppProj.csproj         |    1 +
 templates/standalone/CordovaSourceDictionary.xml   |    4 +-
 templates/standalone/VERSION                       |    2 +-
 .../cordovalib/Commands/AudioFormatsHelper.cs      |   89 ++++++++++++++
 .../standalone/cordovalib/Commands/AudioPlayer.cs  |   87 +-------------
 .../cordovalib/Commands/ImageExifHelper.cs         |   17 +---
 .../standalone/cordovalib/Commands/Notification.cs |    8 +-
 .../standalone/cordovalib/UI/AudioRecorder.xaml.cs |   94 +-------------
 tests/MobileSpecUnitTests/MobileSpecUnitTests.sln  |   18 ++--
 .../www/autotest/tests/storage.tests.js            |    2 +-
 14 files changed, 122 insertions(+), 209 deletions(-)
----------------------------------------------------------------------