Commit Graph

  • 810df61049 [CB-4410] Fixed @param mismatching Sharif Ahmed 2013-07-28 13:09:44 +06:00
  • 5c38101a9e Upgrading project to Android 4.3 Joe Bowser 2013-07-29 11:30:41 -07:00
  • b4236b9783 [CB-4198] bin/create script should be better at handling non-word characters in activity name. Patched windows script as well. Fil Maj 2013-07-25 10:33:05 -07:00
  • 980c4699b0 [CB-4198] bin/create should handle spaces in activity better. Fil Maj 2013-07-24 21:21:41 -07:00
  • 463c7b5027 [CB-4096] Implemente new unified whitelist for android Ian Clelland 2013-07-13 21:36:43 -04:00
  • 7c7230dd35 [CB-4280] handle invalid bridge mode request David Kemp 2013-07-17 08:17:04 -04:00
  • d0b3f419ef Incrementing version to 3.0.0, ready for tagging 3.0.0 Joe Bowser 2013-07-18 17:25:18 -07:00
  • d91ac45d88 [CB-3384] Fix thread assertion when plugins remap URIs (cherry picked from commit b915aafb5b) Andrew Grieve 2013-07-18 01:38:47 -04:00
  • b915aafb5b [CB-3384] Fix thread assertion when plugins remap URIs Andrew Grieve 2013-07-18 01:38:47 -04:00
  • f3acf9002e [CB-4140] Fix version of cordova-android to 2.9.0 Ian Clelland 2013-07-17 14:20:50 -04:00
  • 488492813d [CB-4133] Add main thread warning for plugins that run too long David Kemp 2013-07-10 19:57:24 -04:00
  • 8202ab83fa [CB-4133] Add main thread warning for plugins that run too long David Kemp 2013-07-10 19:57:24 -04:00
  • 2fe6d14e56 We can remove the plugins tag now. Tested plugman, it's all good. Joe Bowser 2013-07-16 15:00:02 -07:00
  • 0b6e90b82a We can remove the plugins tag now. Tested plugman, it's all good. Joe Bowser 2013-07-16 15:00:02 -07:00
  • 25bb2154ce Updating with the new JS with the file fixes 3.0.0rc1 Joe Bowser 2013-07-16 12:16:23 -07:00
  • d514983ec9 Update cordova.js to latest (3.0.0-rc1) version Ian Clelland 2013-07-16 14:48:48 -04:00
  • 7ee285342f Update cordova.js to latest (3.0.0-rc1) version Ian Clelland 2013-07-16 14:48:48 -04:00
  • 88b289d815 [CB-3384] Use the ExposedJsApi to detect webCore thread instead of IceCreamCordovaWebViewClient. Andrew Grieve 2013-07-16 09:32:29 -04:00
  • 6fe18ae0ab [CB-3384] Use the ExposedJsApi to detect webCore thread instead of IceCreamCordovaWebViewClient. Andrew Grieve 2013-07-16 09:32:29 -04:00
  • 71b19f591e Updating Cordova Version Files for RC1 Joe Bowser 2013-07-15 16:05:25 -07:00
  • 5c4fa213d1 CB-4230: We test Cordova, not jQuery Mobile Joe Bowser 2013-07-15 14:08:54 -07:00
  • 1895d8ac9e CB-3944: Removing activity that doesn't exist Joe Bowser 2013-07-15 13:54:00 -07:00
  • 7f5f87ac72 CB-3957: The new activity wasn't added to the Android Manifest Joe Bowser 2013-07-15 13:51:27 -07:00
  • 0244341ac5 moved the backgroundcolor class to correct classpath ldeluca 2013-06-27 10:41:30 -04:00
  • ae96d5678b changes the test name to make it auto run ldeluca 2013-06-26 13:38:52 -04:00
  • a9ebf50b86 Prevent NPE in case webview is lately initialized denis 2013-07-01 15:37:29 +08:00
  • 8d8cbf6e28 Set minSdkVersion to 8 for DroidGap project Andrew Grieve 2013-07-15 15:22:51 -04:00
  • 77e9092108 [CB-3384] Reworked UriResolver into CordovaResourceApi. Andrew Grieve 2013-07-14 21:39:55 -04:00
  • 210d7c76e6 [CB-3605] Updated README to reflect changes in command-line scripts for cordova-android. Fil Maj 2013-07-15 11:27:05 -07:00
  • 01ad3f447a [CB-3605] removing unused package.json Fil Maj 2013-07-12 10:27:27 -07:00
  • 546948cb8c [CB-4154] Set default Android target to android-17 Ian Clelland 2013-07-11 22:24:52 -04:00
  • 37c20c3f67 Updating cordova.js for unit tests Joe Bowser 2013-07-11 16:26:12 -07:00
  • 22daea11e1 Accidentally committed Blacklist Test, removing this broken test case Joe Bowser 2013-07-11 16:25:38 -07:00
  • 792aa78aec Updating imports on all the tests Joe Bowser 2013-07-11 15:04:24 -07:00
  • 5cf95cfa01 CB-4156: Adding back the App plugin, since this is required Joe Bowser 2013-07-11 14:00:50 -07:00
  • e03bd0a40d CB-4155: Cordova Android - navigator.app.clearCache(); is called on (prospectively unsupported) WebViewCoreThread macdonst 2013-07-11 16:34:16 -04:00
  • fff956304f [CB-4140] Fix master branch cordova version to DEV Ian Clelland 2013-07-11 14:01:50 -04:00
  • 3ae28b3085 [CB-4151] Extract whitelist from Config class for testability Ian Clelland 2013-07-11 14:01:23 -04:00
  • b5df9dd88e CB-3724: Removing the file exceptions Joe Bowser 2013-07-11 10:21:40 -07:00
  • 1167da2027 [CB-4103] Made config parameters case-insensitive. Max Woghiren 2013-07-10 17:27:13 -04:00
  • b6a01a203a [CB-4103] Made config parameters case-insensitive. Max Woghiren 2013-07-10 17:27:13 -04:00
  • 990d91360d [CB-3384] Add a length getter for UriResolver. Change from interface -> abstract class. Andrew Grieve 2013-07-10 15:11:23 -04:00
  • b5c3ac605a [CB-4038] - Remove o.a.c.api namespace Andrew Grieve 2013-07-10 09:44:14 -04:00
  • 55865a4f1d Let subclasses override focus behavior denis 2013-07-01 16:28:22 +08:00
  • ff27ad332b CB-3172: Killing the deprecation notice in Android, waiting for plugman fixes before removing the empty tags Joe Bowser 2013-07-09 15:13:15 -07:00
  • 85bad87c1c CB-4139: Seriously, we didn't deprecate this for a year? WTF? Joe Bowser 2013-07-09 15:10:42 -07:00
  • f7014f14df Update cordova.js -- includes new Binary bridge, supporting Android 4.0 Ian Clelland 2013-07-09 16:45:25 -04:00
  • 99341bce29 [CB-3384] Make UriResolver assert that IO is not on the UI nor WebCore threads. Andrew Grieve 2013-07-05 11:44:38 -04:00
  • bf6291020a Added 'log' back to windows cli tooling bennmapes 2013-07-03 10:52:13 -07:00
  • 7cde444ffe [CB-4038] Move non-deprecated classes from the api package into the main package. (cherry picked from commit 79829f6209) Andrew Grieve 2013-06-27 22:29:18 -04:00
  • 79829f6209 [CB-4038] Move non-deprecated classes from the api package into the main package. Andrew Grieve 2013-06-27 22:29:18 -04:00
  • a97487bcec [CB-4048] Merge branch '3.0.0' into master Andrew Grieve 2013-06-28 11:59:54 -04:00
  • 67e97a89ce [CB-4048] Merge branch 'master' into 2.9.x Andrew Grieve 2013-06-28 11:23:58 -04:00
  • 892ffc8ce4 [CB-3384] Rewrite of DataResource into UriResolver + UriResolvers Andrew Grieve 2013-06-07 10:17:28 -04:00
  • c5e83b1079 [CB-3998] video duration is an int Don Coleman 2013-06-25 00:29:16 -04:00
  • fbf7f1c3f9 Fixes to the update command so it doesn't delete anything other than build artifacts Joe Bowser 2013-06-27 12:57:44 -07:00
  • 3b7e0504e8 Remove accidentally checked in log statement "running exec normally" (cherry picked from commit 68bc57ae85) Andrew Grieve 2013-06-26 14:22:41 -04:00
  • 68bc57ae85 Remove accidentally checked in log statement "running exec normally" Andrew Grieve 2013-06-26 14:22:41 -04:00
  • f42e5f66fd Explicitly print exceptions that occur within ExposedJsApi. Andrew Grieve 2013-06-26 14:20:45 -04:00
  • 10d31ea0a3 Explicitly print exceptions that occur within ExposedJsApi. Andrew Grieve 2013-06-26 14:20:45 -04:00
  • df1536ea77 Merge branch '2.9.x' of https://git-wip-us.apache.org/repos/asf/cordova-android into 2.9.x 2.9.0 Joe Bowser 2013-06-25 14:12:41 -07:00
  • 6aff54be76 Incrementing versions and updating code Joe Bowser 2013-06-25 14:11:30 -07:00
  • e64ebdfaee [CB-3998] video duration is an int Don Coleman 2013-06-25 00:29:16 -04:00
  • 7e15ff930d Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-06-24 11:31:47 -07:00
  • b83610a653 CB-3949: Adding code to mitigate broken intents with the application installer Joe Bowser 2013-06-24 11:31:32 -07:00
  • 16e08384c0 [CB-3927] Fix start-up race condition that could cause exec() responses to be dropped. Jeffrey Willms 2013-06-21 18:30:50 -04:00
  • 9cb14838e8 [CB-3927] Fix start-up race condition that could cause exec() responses to be dropped. Jeffrey Willms 2013-06-21 18:30:50 -04:00
  • 24a0e8956c Accidentally commented "build" out when running ./run --emulator. Whoops D: Fil Maj 2013-06-21 14:23:40 -07:00
  • 6fe66ad79c Accidentally commented "build" out when running ./run --emulator. Whoops D: Fil Maj 2013-06-21 14:23:40 -07:00
  • f78b444ed1 Remove PluginManager.exec's return value (unused). Andrew Grieve 2013-06-20 22:20:58 -04:00
  • 9946d15f23 Remove PluginManager.exec's return value (unused). Andrew Grieve 2013-06-20 22:20:58 -04:00
  • b032dcca16 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-06-20 16:33:17 -07:00
  • 01d6ae55a4 CB-3854: Added support for wildcard. This probably could be improved, but it does work Joe Bowser 2013-06-20 16:33:14 -07:00
  • f1b377bf07 CB-3854: Added support for wildcard. This probably could be improved, but it does work Joe Bowser 2013-06-20 16:32:18 -07:00
  • 03c5208d47 Update JS snapshot to version 2.9.0rc1 (via coho) Andrew Grieve 2013-06-20 15:21:58 -04:00
  • 3ace9348f6 Merge branch 'CB-3932' of git://github.com/angelaf/cordova-android Joe Bowser 2013-06-19 16:03:18 -07:00
  • e01678da93 Dealing with the retagging of cordova.js 2.9.0rc1 Joe Bowser 2013-06-19 15:03:11 -07:00
  • 3a14017729 CB-3932 Remove baseUrl comment in handleDestroy method made redundant by CB-3766 Angela Fowler 2013-06-19 15:22:42 +10:00
  • e726c0d60b updated cordova.js Steven Gill 2013-06-18 17:01:56 -07:00
  • 98b971b4de CB-3902: Explicitly add market URIs to CordovaWebViewClient so this always works, not just sometimes Joe Bowser 2013-06-18 16:19:27 -07:00
  • 2b6a683198 CB-3902: Explicitly add market URIs to CordovaWebViewClient so this always works, not just sometimes Joe Bowser 2013-06-18 16:19:27 -07:00
  • 1f58d8ee27 [CB-3625] [CB-3338] updated windows cli scripts and added version option Benn Mapes 2013-06-18 14:54:59 -07:00
  • 4ec3d6d064 [CB-3625] [CB-3338] updated windows cli scripts and added version option Benn Mapes 2013-06-18 14:54:59 -07:00
  • c531d97ed2 Need to remove reference to device plugin in template Tim Kim 2013-06-18 14:26:11 -07:00
  • fb4527d91b Updating Javascript Joe Bowser 2013-06-18 13:24:53 -07:00
  • 8c9e416175 CB-3784: Patches are always welcome Joe Bowser 2013-06-18 13:14:30 -07:00
  • a83bbcaf1d Set VERSION to 2.9.0rc1 Andrew Grieve 2013-06-18 13:49:25 -04:00
  • 431f3337d9 Update JS snapshot to version 2.9.0rc1 Andrew Grieve 2013-06-18 13:49:19 -04:00
  • 63ab701685 updated js from latest cordova-js 3.0 Fil Maj 2013-06-17 16:53:04 -07:00
  • c9b164b983 Removing bench from the README Joe Bowser 2013-06-17 15:49:40 -07:00
  • 54d32ad910 CB-3784: Nit-picking Joe Bowser 2013-06-17 15:45:56 -07:00
  • c8140bad19 removed device.java Steven Gill 2013-06-17 15:27:02 -07:00
  • 2e5b6bce55 updated cordova.js to remove dependency on network status plugin. Fil Maj 2013-06-17 12:08:10 -07:00
  • 5ee178789f Axed all permissions from template manifest except for INTERNET. Bumped minSDkVersion to 10. Fil Maj 2013-06-17 11:23:17 -07:00
  • 0efd9fcac0 [CB-3627] start-emulator now properly starts, waits for and unlocks an emulator, consumed by run as well. Fil Maj 2013-06-14 17:22:57 -07:00
  • c0a39570c9 CB-2391: False positive, this affects 4.2.2, not ICS. Bug breaks before we get to this point. :( Joe Bowser 2013-06-14 17:03:40 -07:00
  • 9ac4b570e6 CB-2391: Fix for colons crashing the WebView on ICS, tested on Samsung Galaxy S2 Joe Bowser 2013-06-14 16:55:47 -07:00
  • 6689827278 Fixing the config.xml on tests to use the ActivityPlugin Joe Bowser 2013-06-14 15:31:23 -07:00
  • 86a24ebd0f Updating the JS used in the tests Joe Bowser 2013-06-14 15:31:03 -07:00
  • d2a7d18067 Fixed bad comment, it's all dying at the same time Joe Bowser 2013-06-14 15:30:24 -07:00