1. 0e0a697 CB-8300 Added CI configuration files by alsorokin · 9 years ago
  2. f6ec6b1 CB-8298 android: Execute exec callbacks within their own stack frames by Andrew Grieve · 9 years ago
  3. 24ab685 CB-8210 Remove unused onDestroy channel (close #99) by Jason Chase · 9 years ago
  4. ee7b91f Delete .reviewboardrc by Andrew Grieve · 9 years ago
  5. f2f2906 decided to JUST comment, and remove the empty code block I added. by Jesse MacFadyen · 9 years ago
  6. 9966b3a added comment to prevent future me ( and you ) from thinking there was an uncaught case in callback code by Jesse MacFadyen · 9 years ago
  7. 24dbb80 Fixed callbackFromNative method by Michael Dudek · 9 years ago
  8. 7b1e8e1 Fixed callbackFromNative method by Michael Dudek · 9 years ago
  9. 29aa7b2 CB-8256 Incremented package version to -dev by Steve Gill · 9 years ago
  10. 8d6b736 CB-8256 Updated version and RELEASENOTES.md for release 3.7.3 by Steve Gill · 9 years ago 3.7.x 3.7.3
  11. 76f8a5c CB-8210 Use the correct plugin for App/CoreAndroid plugin based on platformVersion by Andrew Grieve · 9 years ago
  12. 3b066a6 CB-8210 android: Fire events from native via message channel (close #97) by Jason Chase · 9 years ago
  13. 07125ef CB-8158 updated browserify dependency by Steve Gill · 9 years ago
  14. 36bb1f1 CB-8210 android: Add message channel for events (closes #96) by Jason Chase · 9 years ago
  15. 75a5420 Closing stale pull requests: cLose #70, close #85 by Andrew Grieve · 9 years ago
  16. e1c4ff1 Close out already-merged PR. (close #84) by Andrew Grieve · 9 years ago
  17. c37d78d CB-8129 Adds 'cover' grunt task to generate tests coverage report (close #95) by Vladimir Kotikov · 9 years ago
  18. 2cc3d29 BlackBerry: revert 4176a7d48b5d236613062fe2c8ba8655fd7b7c12 by Bryan Higgins · 9 years ago
  19. 4176a7d BlackBerry: update grunt config to match coho platform name by Bryan Higgins · 9 years ago
  20. 5668a39 [Amazon related change] base64.toArrayBuffer to convert base64 strings by Ajitha · 9 years ago
  21. ccac738 CB-8158 removed extra symbolList declartion by Steve Gill · 9 years ago
  22. 10ffabb reverting license header by Anis Kadri · 9 years ago
  23. bfd57df CB-8158 populating symbolList by Anis Kadri · 9 years ago
  24. ab3fc0f ubuntu: port to oxide by Maxim Ermilov · 9 years ago ubuntu-4.0.0
  25. c3d6148 CB-8157 renamed windowsphone to wp8 to match cordova-lib id by Steve Gill · 9 years ago
  26. 41cba6d fixes jshint errors by Steve Gill · 9 years ago
  27. 496c42d browserify: added symbol list to generated cordova.js so run time requires still work by Steve Gill · 9 years ago
  28. 6fde14b Android: base64.toArrayBuffer to convert base64 strings by Rui Zhao · 9 years ago
  29. 227d83a CB-8002 CB-7735 ios: Properly address iframe bridge failing when <iframe> is removed from DOM. by Andrew Grieve · 9 years ago
  30. d638080 Fix whitespace to unbreak grunt by Andrew Grieve · 9 years ago
  31. 5f4848f Removed old warning-only code by Jesse MacFadyen · 9 years ago
  32. 8fe1fd8 CB-8065 Update README by Josh Soref · 9 years ago
  33. f6db82f CB-8046 Remove VERSION file by Mark Koudritsky · 9 years ago
  34. 1e7f79f Removed 'windows8' target. it is identical to 'windows' by Jesse MacFadyen · 9 years ago
  35. 77cab1a CB-7988 Incremented package version to -dev by Mark Koudritsky · 9 years ago
  36. 7afadfc CB-7988 Updated version and RELEASENOTES.md for release 3.7.2 by Mark Koudritsky · 9 years ago 3.7.2
  37. f0ceadf CB-7868 Make <clobbers> on navigator not break on some versions of Android by Andrew Grieve · 9 years ago
  38. 91157c2 Merge branch 'CB-7868' of https://github.com/purplecabbage/cordova-js by purplecabbage · 9 years ago ios-3.7.0 windows-3.7.0 windowsphone-3.7.0
  39. bd5a35f CB-7868 Use utils.defineGetterSetter instead of Object.defineProperty which may or may not be defined by purplecabbage · 9 years ago
  40. 9da67a3 Upleveled amazon-fireos bridge. by Archana Naik · 9 years ago
  41. 14fae3a CB-7816: updated dependencies by Steve Gill · 10 years ago
  42. 9429170 CB-7735 Fix iOS bridge race condition when using innerHTML on <body> by Andrew Grieve · 10 years ago
  43. d9e2a1c CB-2520 - User agent-related changes for custom user agents in iOS by Kevin Hawkins · 10 years ago
  44. 1b9dc0d CB-7661 Incremented package version to -dev by Steven Gill · 10 years ago
  45. f5046c9 updated version to 3.7.1, pinned deps by Steven Gill · 10 years ago 3.7.1
  46. 1fc2526 [all] Don't use "this" in cordova.js (use local reference instead) by Andrew Grieve · 10 years ago
  47. a1f8666 CB-7707 [android] Added support for multipart plugin result by Rui Zhao · 10 years ago
  48. 880ffea browserify version rethrows also by Jesse MacFadyen · 10 years ago
  49. 9eb4f7f callbackSuccess|Error both call callbackFromNative, which catches and rethrows the exception per CB-964 by Jesse MacFadyen · 10 years ago
  50. 1d6e4a1 CB-7661 Incremented package version to -dev by Steven Gill · 10 years ago
  51. d846266 CB-7661 Updated version and RELEASENOTES.md for release 3.7.0 by Steven Gill · 10 years ago 3.7.0 android-3.7.1
  52. 2cbdac6 added missing AL header by Steven Gill · 10 years ago
  53. 8ca0f3b CB-7219 made sure compute commit id is run from cordova-js repo. Set cwd to cordova-js by Steven Gill · 10 years ago android-3.6.4 browser-3.6.0 windows-3.6.4 windowsphone-3.6.4
  54. c9b122c CB-7219 Added back version file, added default value for compute-commit-id.js by Steven Gill · 10 years ago
  55. 80df8eb CB-7219 added platformVersion, removed cordova.version by Steven Gill · 10 years ago
  56. 75c00aa CB-7219 made sure compute commit id is run from cordova-js repo. Set cwd to cordova-js by Steven Gill · 10 years ago
  57. 03f88ba CB-7219 Added back version file, added default value for compute-commit-id.js by Steven Gill · 10 years ago
  58. 93faee8 CB-7219: cordova.version now outputs same value as cordova.platformVersion by Steven Gill · 10 years ago
  59. 4a4c544 CB-7219 added platformVersion, removed cordova.version by Steven Gill · 10 years ago
  60. 6c7a76f CB-6911 - iOS 8 - "deprecated attempt to access property" errors when accessing anything off window.navigator by Shazron Abdullah · 10 years ago
  61. 1258511 added RELEASENTOES.md by Steven Gill · 10 years ago
  62. 6b72e2c CB-7383 Incremented package version to -dev by Steven Gill · 10 years ago
  63. e482495 added RELEASENOTES by Steven Gill · 10 years ago
  64. 8f41e8d Set VERSION to 3.7.0-dev (via coho) by Steven Gill · 10 years ago
  65. 912f028 Merge branch 'modulemapperClobbers' of github.com:surajpindoria/cordova-js by Steven Gill · 10 years ago
  66. 8520c66 Removed old comment by Suraj Pindoria · 10 years ago
  67. de45d81 Checking for windows style path by Suraj Pindoria · 10 years ago
  68. 4ccaed2 Better handling of all "modulemapper.clobbers" replacements by Suraj Pindoria · 10 years ago
  69. feb58c4 Fixed browserify onDeviceReady event not firing on the browser by Suraj Pindoria · 10 years ago
  70. 58e9d6c CB-7349 Tell users to run npm install by Josh Soref · 10 years ago
  71. 0b5a3a8 Upleveled amazon-fireos changes. by Archana Naik · 10 years ago
  72. bf4c4db Removed check for "c:" and added check for windows platform by Suraj Pindoria · 10 years ago
  73. 826be56 Fixed Windows path issue when trying to set "navigator.app" in cordova.js by Suraj Pindoria · 10 years ago
  74. ff0358b CB-870 android: Add volume button event support by schettino72 · 10 years ago
  75. 13b556e Merge remote-tracking branch 'rodms/fix-version' by Piotr Zalewa · 10 years ago
  76. 14df925 [fxos] Remove hardcoded cordova version by Rodrigo Silveira · 10 years ago
  77. 26e3e49 CB-6764 Fix findCordovaPath() detecting "notcordova.js" as cordova.js by Andrew Grieve · 10 years ago
  78. bbfeb73 Merge branch 'CB-6976-win-universal-apps' of https://github.com/MSOpenTech/cordova-js by Jesse MacFadyen · 10 years ago
  79. 3f3eb72 CB-6714 Base webOS 3.x Cordova implementation by Jason Robitaille · 10 years ago
  80. 938a674 Fixed jshint whitespace issues by Edward Grech · 10 years ago
  81. cd084de CB-6976 Add support for Windows Universal apps (Windows 8.1 and WP 8.1) by sgrebnov · 10 years ago
  82. 70cdca3 android: Delete Location-change JS->Native bridge mode by Andrew Grieve · 10 years ago
  83. 558e8d5 CB-5988 android: Allow exec() only from file: or start-up URL's domain by Andrew Grieve · 10 years ago
  84. 0467512 CB-7034 [BlackBerry10] Add error handling to exec makeSyncCall by Bryan Higgins · 10 years ago
  85. 8f64fa8 Merge branch 'CB-6983' of https://github.com/stacic/cordova-js by Jesse MacFadyen · 10 years ago
  86. f27458f CB-6884 - Fixed js callbacks not firing using WKWebView Cordova bridge by Shazron Abdullah · 10 years ago
  87. 0329464 CB-6884 - Added WKWebView Cordova bridge by Shazron Abdullah · 10 years ago
  88. cf2ab51 CB-6983 misleading debug statement by Staci Cooper · 10 years ago
  89. 11d5060 updating version by Anis Kadri · 10 years ago
  90. cf51b91 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-js by Shazron Abdullah · 10 years ago
  91. 2ae3caa CB-6863 - Default Cordova bridge broken due to replacing window.navigator (iOS 8) by Shazron Abdullah · 10 years ago
  92. bf2d55e Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-js by Anis Kadri · 10 years ago
  93. 442a2b1 maximzing jshint satisfaction by Anis Kadri · 10 years ago
  94. d970db7 CB-6867 [wp8, windows8] allow empty args by Jesse MacFadyen · 10 years ago
  95. 67032ca adding cordova.require by Anis Kadri · 10 years ago
  96. ddcbbe3 adding transform for File plugin by Anis Kadri · 10 years ago
  97. 8434678 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-js by Steven Gill · 10 years ago
  98. cc3c12f removed contacts hack, added regex to handle geolocation by Steven Gill · 10 years ago
  99. 00ee00f CB-6792 Add license to CONTRIBUTING.md by Marcel Kinard · 10 years ago
  100. 9cfeab7 Fix some old references in the README.md (This closes #69) by kingnebby · 10 years ago