1. b07daec updated cordova.js in tests. by Archana Naik · 10 years ago
  2. bb2029d CB-7291: Add external-launch-whitelist and use it for filtering intent launches by Ian Clelland · 10 years ago
  3. e5e5c5e CB-3445: Ensure that JAR files in libs directory are included by Ian Clelland · 10 years ago
  4. 58877a5 CB-7410 clarify the title by Marcel Kinard · 10 years ago
  5. 64a0138 CB-7385 update cordova.js for testing prior to branch/tag by Marcel Kinard · 10 years ago
  6. 8e94714 CB-7410 add whitelist entries to get iframe/GoogleMaps working by Marcel Kinard · 10 years ago
  7. f81ba6c CB-7291 propogate change in method signature to the native tests by Marcel Kinard · 10 years ago
  8. 5f2ced5 CB-7291: Restrict meaning of "*" in internal whitelist to just http and https by Ian Clelland · 10 years ago
  9. 8afa753 CB-7291: Only add file, content and data URLs to internal whitelist by Ian Clelland · 10 years ago
  10. c8b00ec CB-7291: Add defaults to external whitelist by Ian Clelland · 10 years ago
  11. c6f47be CB-3445: Read project.properties to configure gradle libraries by Ian Clelland · 10 years ago
  12. 12ec1b3 CB-7325 Fix error message in android_sdk_version.js when missing SDK on windows by Refael Ackermann · 10 years ago
  13. 0ad1ae4 CB-7335 Add a .gitignore to android project template by Andrew Grieve · 10 years ago
  14. aaf2f24 CB-7330 Fix dangling function call in last commit (broke gradle builds) by Andrew Grieve · 10 years ago
  15. 303b0aa CB-7330 Don't run "android update" during creation by Andrew Grieve · 10 years ago
  16. 77d5ebf CB-3445 Add gradle support clean command (plus some code cleanup) by Andrew Grieve · 10 years ago
  17. 1b98e84 Fixing merge errors. by Archana Naik · 10 years ago
  18. e59bf27 Fixed for AmazonWebView. by Archana Naik · 10 years ago
  19. 2d71d89 CB-3445 Copy gradle wrapper in build instead of create by Andrew Grieve · 10 years ago
  20. 94650c0 CB-3445 Add .gradle template files for "update" as well as "create" by Andrew Grieve · 10 years ago
  21. cef7168 CB-7044 Add JAVA_HOME when not set. Be stricter about ANDROID_HOME by Andrew Grieve · 10 years ago
  22. c3eda01 CB-3445 Speed up gradle building (incremental builds go from 10s -> 1.5s for me) by Andrew Grieve · 10 years ago
  23. db0847e CB-3445: android: Copy Gradle wrapper from Android SDK rather than bundling a JAR by Ian Clelland · 10 years ago
  24. f40e8e1 CB-3445: Add which to checked-in node_modules by Ian Clelland · 10 years ago
  25. 7a0eb60 CB-3445: Add option to build and install with gradle by Ian Clelland · 10 years ago
  26. 41cb49a CB-3445: Add an initial set of Gradle build scripts by Ian Clelland · 10 years ago
  27. 99283e6 CB-7321 Don't require ant for create script by Andrew Grieve · 10 years ago
  28. 0053d3d CB-7044, CB-7299 Fix up PATH problems when possible. by Andrew Grieve · 10 years ago
  29. 0f76cc4 Change in test's AndroidManifest.xml needed for the test to run properly. Forgot the manifest. by Joe Bowser · 10 years ago
  30. 5037bdc Change in test's AndroidManifest.xml needed for the test to run properly by Joe Bowser · 10 years ago
  31. 0a53a0c Adding tests related to 3.5.1 by Joe Bowser · 10 years ago
  32. 96c6c52 CB-7261 Fix setNativeToJsBridgeMode sometimes crashing when switching to ONLINE_EVENT by Andrew Grieve · 10 years ago
  33. cdcf5f3 CB-7265 Fix crash when navigating to custom protocol (introduced in 3.5.1) by Martin Bektchiev · 10 years ago
  34. e8868eb Filter out non-launchable intents by Ian Clelland · 10 years ago
  35. 48ba003 Handle unsupported protocol errors in webview better by Ian Clelland · 10 years ago
  36. 5843c7e Amazon related fixes after uplevel. by Archana Naik · 10 years ago
  37. 7d68405 CB-7238: I should have collapsed this, but Config.init() must go before the creation of CordovaWebView by Joe Bowser · 10 years ago
  38. 9c4da7b CB-7238: Minor band-aid to get tests running again, this has to go away before 3.6.0 is released, since this is an API change. by Joe Bowser · 10 years ago
  39. 2fdc675 Extend whitelist to handle URLs without // chars by Ian Clelland · 10 years ago
  40. 7cb244e CB-7172 Force window to have focus after resume by Andrey Kurdyumov · 10 years ago
  41. b535a74 CB-7159 Set background color of webView as well as its parent by Jan Velecký · 10 years ago
  42. 519cd39 CB-7018 Fix setButtonPlumbedToJs never un-listening by Andrew Grieve · 10 years ago
  43. 5a61009 Undeprecate some just-deprecated symbols in PluginManager. by Andrew Grieve · 10 years ago
  44. 9d0cc2e @Deprecate methods of PluginManager that were never meant to be public by Andrew Grieve · 10 years ago
  45. 38586b5 Move plugin instantiation and instance storing logic PluginEntry->PluginManager by Andrew Grieve · 10 years ago
  46. 340d658 Fix broken unit test due to missing Config.init() call by Andrew Grieve · 10 years ago
  47. 811724d Update to check for Google Glass APIs by Matt Ray · 10 years ago
  48. 7da4322 Fix for `android` not being in PATH check on Windows by Eion Robb · 10 years ago
  49. 6e830fc Displaying error when regex does not match. by Ankit Jain · 10 years ago
  50. b83d7ab Fix broken compile due to previous commit :( by Andrew Grieve · 10 years ago
  51. b28bc22 Tweak CordovaPlugin.initialize method to be less deprecated. by Andrew Grieve · 10 years ago
  52. 18463d1 Un-deprecate CordovaActivity.init() - it's needed to tweak prefs in onCreate by Andrew Grieve · 10 years ago
  53. 6092a44 Tweak log messages in CordovaBridge with bridgeSecret is wrong by Andrew Grieve · 10 years ago
  54. 593c52d Backport CordovaBridge from 4.0.x -> master by Andrew Grieve · 10 years ago
  55. fa2779d Update unit tests to not use most deprecated things (e.g. DroidGap) by Andrew Grieve · 10 years ago
  56. 28387c2 Add non-String overloades for CordovaPreferences.set() by Andrew Grieve · 10 years ago
  57. 54761a5 Make CordovaWebview resilient to init() not being called (for backwards-compatibility) by Andrew Grieve · 10 years ago
  58. 9ed42b1 Add node_module licenses to LICENSE by Andrew Grieve · 10 years ago
  59. 53e5ef0 Update cordova.js snapshot to work with bridge changes by Andrew Grieve · 10 years ago
  60. 2c53eb3 Provide CordovaPlugin with CordovaPreferences. Add new Plugin.initialize() by Andrew Grieve · 10 years ago
  61. e25cb67 Convert usages of Config.* to use the non-static versions by Andrew Grieve · 10 years ago
  62. f9455ff Change getProperty -> prefs.get* within CordovaActivity by Andrew Grieve · 10 years ago
  63. 9ee4b4e Make CordovaUriHelper class package-private by Andrew Grieve · 10 years ago
  64. edd45a8 Fix PluginManager.setPluginEntries not removing old entries by Andrew Grieve · 10 years ago
  65. 5a250a3 Move registration of App plugin from config.xml -> code by Andrew Grieve · 10 years ago
  66. 407f543 Make setWebViewClient an override instead of an overload. Delete Location-change JS->Native bridge mode (missed some of it). by Andrew Grieve · 10 years ago
  67. 5b73477 CB-4404 Revert setting android:windowSoftInputMode to "adjustPan" by Andrew Grieve · 10 years ago
  68. 79d8396 Refactor: Use ConfigXmlParser in activity. Adds CordovaWebView.init() by Andrew Grieve · 10 years ago
  69. f4f7db0 Deprecate some convenience methods on CordovaActivity by Andrew Grieve · 10 years ago
  70. a78cdd6 Fix CordovaPreferences not correctly parsing hex values (valueOf->decode) by Andrew Grieve · 10 years ago
  71. c0c48a3 Refactor: Move url-filter information into PluginEntry. by Andrew Grieve · 10 years ago
  72. 5218ee8 Don't re-parse config.xml in onResume. by Andrew Grieve · 10 years ago
  73. faf4d86 Move handling of Fullscreen preference to CordovaActivity by Andrew Grieve · 10 years ago
  74. ab3426c Delete dead code from CordovaActivity by Andrew Grieve · 10 years ago
  75. c0bf76a Update .classpath to make Eclipse happy (just re-orders one line) by Andrew Grieve · 10 years ago
  76. eb24a13 Delete "CB-3064: The errorUrl is..." Log message left over from debugging presumably by Andrew Grieve · 10 years ago
  77. 7852323 Refactor Config into ConfigXmlParser, CordovaPreferences by Andrew Grieve · 10 years ago
  78. 95b49e8 Delete Location-change JS->Native bridge mode by Andrew Grieve · 10 years ago
  79. 1db84d3 CB-5988 Allow exec() only from file: or start-up URL's domain by Andrew Grieve · 10 years ago
  80. e2d3929 amazon-fireos related changes. by Archana Naik · 10 years ago
  81. a6dae89 CB-6761 Fix native->JS bridge ceasing to fire when page changes and online is set to false and the JS loads quickly by Andrew Grieve · 10 years ago
  82. 2b690a2 Update the errorurl to no longer use intents by Joe Bowser · 10 years ago
  83. e54dd43 This breaks running the JUnit tests, we'll bring it back soon by Joe Bowser · 10 years ago
  84. e7aeb96 Refactoring the URI handling on Cordova, removing dead code by Joe Bowser · 10 years ago
  85. e389e0e CB-7018 Clean up and deprecation of some button-related functions by Andrew Grieve · 10 years ago
  86. 859413d CB-7017 Fix onload=true being set on all subsequent plugins by Andrew Grieve · 10 years ago
  87. 6fa370b CB-5971: Fix package / project validation by Ian Clelland · 10 years ago
  88. c664939 CB-5971: Add unit tests to cordova-android by Ian Clelland · 10 years ago
  89. 3152d17 CB-5971: Factor out package/project name validation logic by Ian Clelland · 10 years ago
  90. a3dbbb3 Delete explicit activity.finish() in back button handling. No change in behaviour. by Andrew Grieve · 10 years ago
  91. 18b3579 CB-5971: This would have been a good first bug, too bad by Joe Bowser · 10 years ago
  92. a5ca2bd CB-4404: Changing where android:windowSoftInputMode is in the manifest so it works by Joe Bowser · 10 years ago
  93. e11ad06 Add documentation referencing other implementation. by Marcel Kinard · 10 years ago
  94. 482a23d CB-6851 Deprecate WebView.sendJavascript() by Andrew Grieve · 10 years ago
  95. 345a5a9 CB-6876 Show the correct executable name by Marcel Kinard · 10 years ago
  96. 385b50f CB-6876 Fix the "print usage" by Marcel Kinard · 10 years ago
  97. 06d9045 Trivial spelling fix in comments when reading CordovaResourceApi by Joe Bowser · 10 years ago
  98. 2d4962a CB-6818: I want to remove this code, because Square didn't do their headers properly by Joe Bowser · 10 years ago
  99. 06cd4b9 CB-6860 Add activity_name and launcher_name to AndroidManifest.xml & strings.xml by Andrew Grieve · 10 years ago
  100. 883eb25 Add a comment to custom_rules.xml saying why we move AndroidManifest.xml by Andrew Grieve · 10 years ago