1. 200958b [CB-2830] Delete old cordova js on reversion by Benn Mapes · 11 years ago
  2. 8093768 check args.Length before using it by Jesse MacFadyen · 11 years ago
  3. eb43851 error in string.format of exception hander by Jesse MacFadyen · 11 years ago
  4. aaa4a2e Merge pull request #6 from bennmapes/create_script by Jesse MacFadyen · 11 years ago
  5. 797e501 Merge pull request #7 from purplecabbage/CB2592 by Jesse MacFadyen · 11 years ago
  6. 1607639 Invokation->Invocation by Jesse MacFadyen · 11 years ago
  7. acdef7a Remove CordovaMediaonStatus, and CordovaCommandResult by Jesse MacFadyen · 11 years ago
  8. 0819634 Fixed up dev scripts to work with cordova-cli by Benn Mapes · 11 years ago
  9. 65443b1 removing CordovaCommandResult dependency by Jesse MacFadyen · 11 years ago
  10. aeb213b added OnInit method to basecommand, virtual by Jesse MacFadyen · 11 years ago
  11. b1f4e54 Merge pull request #5 from purplecabbage/2.5.0_ReleasePrep by Jesse MacFadyen · 11 years ago 2.5.0
  12. 66e2337 update versions by Jesse MacFadyen · 11 years ago
  13. fd3b790 Merge pull request #4 from bennmapes/scripting by Jesse MacFadyen · 11 years ago
  14. 2a0b166 Added development scripts by Benn Mapes · 11 years ago
  15. 2c2b582 merger of cli tooling by Jesse MacFadyen · 11 years ago
  16. bdead5b updated built js by Jesse MacFadyen · 11 years ago 2.5.0rc1
  17. 896f3cb 2.5.0 release prep by Jesse MacFadyen · 11 years ago
  18. d037ab8 [CB-2403] Added scripts for distribution build. by Benn Mapes · 11 years ago
  19. 11cf614 merge, cleanup by Jesse MacFadyen · 11 years ago
  20. b3c7b81 CB2444 - events not fired by Jesse MacFadyen · 11 years ago
  21. bdc5243 Merge pull request #3 from purplecabbage/CB-2323 by Jesse MacFadyen · 11 years ago
  22. 451850c <cordova> becomes <widget> by Jesse MacFadyen · 11 years ago
  23. 68d024a Merge branch 'topic' of git://github.com/bennmapes/cordova-wp7 by Jesse MacFadyen · 11 years ago
  24. 5f91344 Merge pull request #2 from purplecabbage/2.4.0Prep by Jesse MacFadyen · 11 years ago 2.4.0
  25. 2eaa323 Merge branch 'CB-1593' of git://github.com/bennmapes/cordova-wp7 into 2.4.0Prep by Jesse MacFadyen · 11 years ago
  26. a307fae update version number in various files by Jesse MacFadyen · 11 years ago
  27. 99fa6ce update JS by Jesse MacFadyen · 11 years ago
  28. 0c8cda2 add Globalization Command by Jesse MacFadyen · 11 years ago
  29. 89c984c Merge pull request #1 from purplecabbage/2.4.0rc2Prep by Jesse MacFadyen · 11 years ago 2.4.0rc2
  30. cc70f02 branch for 2.4.0 RC2 changes by Jesse MacFadyen · 11 years ago
  31. e29b40c remove unused templating project by Jesse MacFadyen · 11 years ago
  32. 249cfe0 Fixed null pointer exception when this.player.Source is null in the startPlaying method of Audio player. Error callback now works multiple times. by Benn Mapes · 11 years ago
  33. d18c94b [CB-1593] Fix for multiple callbacks when playing a media file by Benn Mapes · 11 years ago
  34. 9d6837c [CB-1593] Fix for media not playing on the first try due to 'ArgumentException' by Benn Mapes · 11 years ago
  35. 73ffd3f addition of config.xml to projects by Jesse MacFadyen · 11 years ago 2.4.0rc1
  36. 651c4fc removed dll by Jesse MacFadyen · 11 years ago
  37. 093d654 removing dll, build it by Jesse MacFadyen · 11 years ago
  38. 2a94c12 adding config.xml, and inappbrowser support by Jesse MacFadyen · 11 years ago
  39. 8dac142 rc1 prep by Jesse MacFadyen · 11 years ago
  40. e718a04 code cleanup by Jesse MacFadyen · 11 years ago
  41. 2ff76c6 consolidation of commands with wp8 by Jesse MacFadyen · 11 years ago
  42. 8043c07 update bad ref to WP7CordovaClassLib by Jesse MacFadyen · 11 years ago
  43. 39918f9 Updated bad reference to old class name WP7CordovaClassLib=>WPCordovaClassLib by Jesse MacFadyen · 11 years ago
  44. 379574b update versions for 2.3.0 by Jesse MacFadyen · 11 years ago 2.3.0
  45. a8b6d1b updates for 2.3.0 release by Jesse MacFadyen · 11 years ago
  46. 04bea48 update assembly info for rc2 by Jesse MacFadyen · 11 years ago 2.3.0rc2
  47. 476b686 update to 2.3.0rc2 by Jesse MacFadyen · 11 years ago
  48. 7bd2fbf oops, missed a couple renames WP7 -> WP by Jesse MacFadyen · 11 years ago
  49. 9a0f12d update Device version to 2.3.0 by Jesse MacFadyen · 11 years ago
  50. 5112135 Merge pull request #24 from purplecabbage/RenameNamespace by Jesse MacFadyen · 11 years ago
  51. 29fc3f5 renamed namespace to NOT include device OS version number 7 by Jesse MacFadyen · 11 years ago
  52. 755025a added using, instead of fully qualified namespace by Jesse MacFadyen · 11 years ago
  53. 5109de5 add OnReset virtual to BaseCommand, and call it when page navigates by Jesse MacFadyen · 11 years ago
  54. 35d9a5c fixed issue with Camera capability preventing running on WP8 devices by Jesse MacFadyen · 11 years ago
  55. 7d96778 added model property to device by Jesse MacFadyen · 11 years ago
  56. 41de5f5 update version files, and standalone template by Jesse MacFadyen · 11 years ago 2.3.0rc1
  57. 115a04f update to 2.3.0rc1 and fix issue with File upload by Jesse MacFadyen · 11 years ago
  58. d3cc114 update cordova-js to 2.3.0rc1 by Jesse MacFadyen · 11 years ago
  59. a481d78 Merge branch 'master' of github.com:purplecabbage/incubator-cordova-wp7 by Jesse MacFadyen · 12 years ago
  60. 7979288 [CB-339] Should not be able to create a file or directory if the parent directory does not exist. by Jesse MacFadyen · 12 years ago
  61. 502480b moved AudioFormatsHelper so it is available to all projects+templates by Jesse MacFadyen · 12 years ago 2.2.0
  62. e3defc9 updating to 2.2.0 by Jesse MacFadyen · 12 years ago
  63. 0257b98 Merge pull request #23 from sgrebnov/master by Jesse MacFadyen · 12 years ago
  64. 3ea1b5d changes per CB-1758 license question with wp7 Notification.cs by sgrebnov · 12 years ago
  65. eafa475 fixes CB-1757 license issue with wp7 ImageExifHelper.cs by sgrebnov · 12 years ago
  66. e27db67 fixes CB-1756 license issue with wp7 AudioPlayer.cs and AudioRecorder.xaml.cs by sgrebnov · 12 years ago
  67. c7e56d7 Merge pull request #22 from sgrebnov/master by Jesse MacFadyen · 12 years ago
  68. d805058 update to 2.2.0rc2 by Jesse MacFadyen · 12 years ago 2.2.0rc2
  69. 35a91b2 Merge remote-tracking branch 'Jesse/master' by sgrebnov · 12 years ago
  70. 949b3f0 fixes Media Api Xna exception by sgrebnov · 12 years ago
  71. 25399a3 Merge pull request #21 from purplecabbage/2.2.0rc1_prep by Jesse MacFadyen · 12 years ago 2.2.0rc1
  72. 5efc570 Update templates, [CB-1660] by Jesse MacFadyen · 12 years ago
  73. 656c3eb update files so they don't need to change with every version by Jesse MacFadyen · 12 years ago
  74. 997d7cb fixes Contacts Api tests by sgrebnov · 12 years ago
  75. 5da07d6 fixes File Api tests by sgrebnov · 12 years ago
  76. 2b144d8 Merge remote-tracking branch 'Jesse/master' by sgrebnov · 12 years ago
  77. bb6c6f4 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7 by Jesse MacFadyen · 12 years ago
  78. 72f6c94 Merge pull request #20 from sgrebnov/master by Jesse MacFadyen · 12 years ago
  79. 06dc27a fixes capture api by sgrebnov · 12 years ago
  80. e224839 [CB-1491] added missing src headers by Steven Gill · 12 years ago
  81. 22477ea updated JS from new tag by Jesse MacFadyen · 12 years ago 2.1.0
  82. eb7e6f1 removed built dll, source only in the repo now ... by Jesse MacFadyen · 12 years ago
  83. f1a8e12 updated VERSION to 2.1.0 by Jesse MacFadyen · 12 years ago
  84. 1e9b4fe updated cordova.js for 2.1.0 by Jesse MacFadyen · 12 years ago
  85. 1925d76 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7 by Jesse MacFadyen · 12 years ago
  86. 59c3e55 Brand: WebKit by Josh Soref · 12 years ago
  87. f2b5a6b Spelling: the rest by Josh Soref · 12 years ago
  88. 4a4d7be Spelling: targeting by Josh Soref · 12 years ago
  89. 724e4f2 Spelling: sentinel by Josh Soref · 12 years ago
  90. 33a50f8 Spelling: preferred by Josh Soref · 12 years ago
  91. c88f414 Spelling: overridden by Josh Soref · 12 years ago
  92. 3f5dcd9 Spelling: notify by Josh Soref · 12 years ago
  93. bc930a0 Spelling: initialization by Josh Soref · 12 years ago
  94. bbf08ab Spelling: information by Josh Soref · 12 years ago
  95. 6a8d6ba Spelling: indeterminate by Josh Soref · 12 years ago
  96. be3b21f Spelling: explicitly by Josh Soref · 12 years ago
  97. ed37b95 Spelling: determines by Josh Soref · 12 years ago
  98. 2fc7c46 Spelling: compiler by Josh Soref · 12 years ago
  99. e22f3f8 Spelling: beginning by Josh Soref · 12 years ago
  100. fe9e0a8 removed verbose console output, added default address type 'home', [CB-1374] escape new line char in returned contacts. by Jesse MacFadyen · 12 years ago