1. 3b3c7d3 deprecation by Jan Piotrowski · 5 years ago master
  2. 7b51f5f Updated License with a Valid SPDX License (#3) by エリス · 6 years ago
  3. 042d942 Add github pull request template by Shazron Abdullah · 8 years ago
  4. 3a496a0 Fix up mistakes from cherry-picks by Andrew Grieve · 9 years ago
  5. f5676e8 Use npm-named plugins rather than CPR plugins by Andrew Grieve · 9 years ago
  6. e724e18 Fix AppHarnessUI.java to work with latest cordova-android changes & to forward lifecycle events (minus onActivityResult) by Andrew Grieve · 9 years ago
  7. 55066a3 Tweak harness-push/README.md to say port forwarding no longer required by Andrew Grieve · 9 years ago
  8. c183c95 Hook up the whitelist plugin for loaded apps by Andrew Grieve · 9 years ago
  9. ab7d4b1 Add cordova-plugin-file assets build hook by Andrew Grieve · 9 years ago
  10. 141def8 Disable remapper in order to pick up custom CSP tags for Chrome Apps by Andrew Grieve · 9 years ago
  11. ccf90b0 createproject.sh: Add whitelist plugin and --link platforms / plugins by Andrew Grieve · 9 years ago
  12. 675a3d3 Update Android code to work with latest 4.0.x by Andrew Grieve · 9 years ago
  13. 101b9ff Make harnessclient compatible with node 0.12 as well as 0.10 by Andrew Grieve · 9 years ago
  14. 6fb0c3a Delete .reviewboardrc by Andrew Grieve · 9 years ago
  15. 7654d54 Add /node_modules to .gitignore by Andrew Grieve · 9 years ago
  16. a35f398 Fix typo in error message (chrome-app-developer-tool-client -> harness-client) by Andrew Grieve · 9 years ago
  17. 939fd66 Update HttpServer to use chrome.sockets.tcp.pipeToFile. by Andrew Grieve · 9 years ago
  18. ba347fd Add debug logging to HttpServer.js (disabled by default) by Andrew Grieve · 9 years ago
  19. 1d3f278 Fix "Unable to bind to port" message when wifi is disabled. by Andrew Grieve · 9 years ago
  20. d3e0898 Use chrome.sockets.tcp.update({uri:}) to more efficiently pipe request payloads to files by Andrew Grieve · 9 years ago
  21. e1a6069 Fix appharness.reload() not calling success callback on iOS by Andrew Grieve · 9 years ago
  22. 1f58b1c Make gulpfile use windows-compatible paths by Andrew Grieve · 9 years ago
  23. eb79102 Fix jslint error in harnessclient by Andrew Grieve · 9 years ago
  24. 8da05bf Fix typo from prev adbkit commit (delete createSocket vs delete createConnection) by Andrew Grieve · 9 years ago
  25. 60211b8 Enhancements to new adbkit integration. by Andrew Grieve · 9 years ago
  26. a2260d1 Improved error handling. by Max Woghiren · 9 years ago
  27. 3b91a0c Allow installer.getPluginMetadata() to return a value instead of a promise by Andrew Grieve · 9 years ago
  28. e867c3d Provided a connection to the appropriate port. by Max Woghiren · 9 years ago
  29. 64b68d7 Increase harness-push timeout from 30 seconds -> 3000 seconds by Andrew Grieve · 9 years ago
  30. 1b600f9 Convert from chrome.socket -> chrome.sockets.tcp by Andrew Grieve · 9 years ago
  31. fa15deb Add gulpfile to run jshint by Andrew Grieve · 9 years ago
  32. 54cd7bb Fix android launch now that UrlRemapper doesn't apply to main webview by Andrew Grieve · 9 years ago
  33. dc55639 Enable cordova-android's App plugin (e.g. navigator.app.exitApp()) by Andrew Grieve · 9 years ago
  34. 7f7279a Fix /deletefiles not working when deleting more than ~10 files. by Andrew Grieve · 9 years ago
  35. bbefd2a Fix createproject.sh to work with hard-coded activity.java filename by Andrew Grieve · 9 years ago
  36. d9b8c49 Removed unnecessary checks. by Max Woghiren · 10 years ago
  37. 634b3c4 Updated webview reload to take arguments. by Max Woghiren · 10 years ago
  38. 7c884d1 Stopped destroying the webview on every launch. by Max Woghiren · 10 years ago
  39. da46492 Added a reload function. by Max Woghiren · 10 years ago
  40. bc764cb Add a /getfile endpoing to HarnessServer + Fixes for pipeFileToResponse. by Andrew Grieve · 10 years ago
  41. c7bb0ef Change config.xml-derived properties in installer into getters by Andrew Grieve · 10 years ago
  42. 9f5a427 Fixed missing declaration. by Max Woghiren · 10 years ago
  43. 55cf7bd Added comments explaining launch handling. by Max Woghiren · 10 years ago
  44. 6ce2740 Prevented launching an app that hasn't changed. by Max Woghiren · 10 years ago
  45. 4c0ac66 Delete manifest.json if it causes an exception by Andrew Grieve · 10 years ago
  46. b0ec606 Make UrlRemap not apply to the main webview by Andrew Grieve · 10 years ago
  47. 33fcb52 Make ResourcesLoader functions not depend on "this" by Andrew Grieve · 10 years ago
  48. 5b77a1c Add filesystem location <preferences> to config.xml by Andrew Grieve · 10 years ago
  49. 1ddda0f Update AppHarnessUI.java to include getExternalWhitelist() by Andrew Grieve · 10 years ago
  50. 5fea836 createproject.sh: include ios by default when host=Darwin by Andrew Grieve · 10 years ago
  51. 3b3236a Make createproject.sh work even when no dependencies are set up ahead of time by Andrew Grieve · 10 years ago
  52. f07fccf Add ArrayBuffer.slice polyfill to unbreak Android pre-KK by Andrew Grieve · 10 years ago
  53. a7ece15 Fix exception on second launch and stop using plugin whitelist by Andrew Grieve · 10 years ago
  54. ed0c831 Fix wrong path in createproject.sh (failed every time) by Andrew Grieve · 10 years ago
  55. f30b3bc Make work with the latest changes to android-4.0.x by Andrew Grieve · 10 years ago
  56. 7cf88fe Fix up promise chaining for harness-push quit command by Andrew Grieve · 10 years ago
  57. d238bed Force app quit before push by David Kemp · 10 years ago
  58. 9941234 Adding support for app quit in harness-push by David Kemp · 10 years ago
  59. 958aae1 Delete accidentally added CrxInstaller.js by Andrew Grieve · 10 years ago
  60. 3f7bd69 First attempt at hooking back button up to exit app. by Andrew Grieve · 10 years ago
  61. a7d4a44 Add plugin dependency info to prepare hook by Andrew Grieve · 10 years ago
  62. da50af8 Fix launched apps using renamed cordova_plugins.js file (ugh) by Andrew Grieve · 10 years ago
  63. 56c5eda Explicitly do a prepare at the end of createproject.sh to make launching in IDE easier by Andrew Grieve · 10 years ago
  64. eed438d Renaming cordova_plugins.js caused a race condition. Fix it by editing cordova.js by Andrew Grieve · 10 years ago
  65. 6362305 Fix cordova_plugins.js not being used on Android & restrict plugins on native side to only those that should be loaded. by Andrew Grieve · 10 years ago
  66. 4eedf4d Switch to using cordova-android 4.0.x branch by Andrew Grieve · 10 years ago
  67. 48ac896 Delete notification bubble by Andrew Grieve · 10 years ago
  68. 56f2bb7 Make .gitignore use root-relative paths by Andrew Grieve · 10 years ago
  69. 7a1b5ed Fix error on start-up from missing network-information plugin by Andrew Grieve · 10 years ago
  70. 5047e0e Fix zippush causing files to be base64 encoded (typo in prev commit) by Andrew Grieve · 10 years ago
  71. c8fdd7c CB-6975 Improve the speed of the zip function by David Kemp · 10 years ago
  72. 736c8d1 Add org.apache.cordova.media to --allplugins (mistakenly omitted) by Andrew Grieve · 10 years ago
  73. 32145b8 Fix NPE in AppHarnessUI when events are sent and no one is listening by Andrew Grieve · 10 years ago
  74. 7e9f136 Fix ConcurrentModificationException in UrlRemap by Andrew Grieve · 10 years ago
  75. a924bb0 Make pushsession.js properly update its cached assetManifest by Andrew Grieve · 10 years ago
  76. eafb349 Bump HarnessServer protocol version, update comments, make bulkMove a bit safer by Andrew Grieve · 10 years ago
  77. 7a508c3 [CB6947] move app directory by default. by David Kemp · 10 years ago
  78. e1994aa Replacing CacheClear with inline cache clear (simpler called on slave webview) by Michal Mocny · 10 years ago
  79. 5c82024 createproject.sh: Use coho & cca to find plugins locally by Andrew Grieve · 10 years ago
  80. 2ed499c Fix curl example in comments for /zippush by Andrew Grieve · 10 years ago
  81. f6fd67f Add HttpServer.ResponseException for easier 500 responses by Andrew Grieve · 10 years ago
  82. 11f6116 Fix deleteapp?all=1 returning a 500 due to forgetting to return promise by Andrew Grieve · 10 years ago
  83. fbf4f18 Move config.xml into template-overrides/ by Andrew Grieve · 10 years ago
  84. e1722eb Small fix to UriRemap to remove double forward slash for plugin assets by Andrew Grieve · 10 years ago
  85. 5385919 Added dynamic ip updating. by Max Woghiren · 10 years ago
  86. fd435c8 Add --allplugins to createproject.sh to add in more plugins by Andrew Grieve · 10 years ago
  87. 5223328 Add NOTICE for topcoat. by Andrew Grieve · 10 years ago
  88. 6f99cb1 Use moment.js for last updated time by Andrew Grieve · 10 years ago
  89. 3879ccf Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-app-harness by Andrew Grieve · 10 years ago
  90. f1a8fab Make view shrink to reveal in-app-menu by Andrew Grieve · 10 years ago
  91. a40bfa3 CB-6818 Add license to CONTRIBUTING.md by Marcel Kinard · 10 years ago
  92. 3c31ce4 Fix HarnessServer menu command by Andrew Grieve · 10 years ago
  93. c95b39a Quit the active app if it's deleted via HarnessServer by Andrew Grieve · 10 years ago
  94. be702a6 Forgot to commit iOS changes for overlay change by Andrew Grieve · 10 years ago
  95. c03d3fb Remove some dead code left from last commit by Andrew Grieve · 10 years ago
  96. f21635e Rework Overlay menu to be another view within the main webview. by Andrew Grieve · 10 years ago
  97. 425a9e2 Don't use UrlRemap on iOS (buggy with multiple webviews) by Andrew Grieve · 10 years ago
  98. daff4a5 Delete pinch to show overlay gesture. by Andrew Grieve · 10 years ago
  99. ba3cb0e Show total plugin count in plugin message by Andrew Grieve · 10 years ago
  100. 91d27cf Add iconURL to Installer (to be shown in the UI in a future commit) by Andrew Grieve · 10 years ago