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 2013/05/09 08:16:53 UTC

[2/2] wp7 commit: Merge pull request #20 from purplecabbage/CB-2671

Merge pull request #20 from purplecabbage/CB-2671

Fixes for overlapping API calls - File API is passing a bunch more tests...

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

Branch: refs/heads/master
Commit: 4a79e5853929eb857ee0c366c5d78a667fb7a9b4
Parents: 9bdabf0 21ecd2a
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Wed May 8 21:08:14 2013 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Wed May 8 21:08:14 2013 -0700

----------------------------------------------------------------------
 templates/standalone/Plugins/File.cs               |  482 +++++++++------
 templates/standalone/Plugins/Notification.cs       |   63 ++-
 .../standalone/cordovalib/Commands/BaseCommand.cs  |   73 ++-
 .../standalone/cordovalib/CordovaCommandCall.cs    |   22 +-
 templates/standalone/cordovalib/NativeExecution.cs |   36 +-
 templates/standalone/cordovalib/PluginResult.cs    |    2 +
 6 files changed, 435 insertions(+), 243 deletions(-)
----------------------------------------------------------------------