Commit Graph

  • 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
  • b679672c0e Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-06-14 15:29:51 -07:00
  • 90f83db9c9 CB-3504: Fixing issue with the use of WebResourceResponse on pre-Honeycomb devices. Joe Bowser 2013-06-14 15:29:30 -07:00
  • 32d74f8623 correct refs to various lib scripts in run. Fil Maj 2013-06-14 14:48:23 -07:00
  • 53cc381c76 removing unused script anymore from create. Fil Maj 2013-06-14 14:44:26 -07:00
  • d845736948 removed file system access permission hermwong 2013-06-13 16:59:54 -07:00
  • add107583f Proper modularization of bash scripts for [CB-3627], but not solved yet. wait_for_emulator does not work atm Fil Maj 2013-06-13 16:46:21 -07:00
  • dd837f7130 removed vibration permission hermwong 2013-06-13 16:31:27 -07:00
  • 12ebadbb0f Merge branch '3.0.0' of https://git-wip-us.apache.org/repos/asf/cordova-android into 3.0.0 Steven Gill 2013-06-13 15:56:00 -07:00
  • e30bc6b6e4 updated cordovajs Steven Gill 2013-06-13 15:55:48 -07:00
  • 9288158226 Made some functions in DirectoryManager public Tim Kim 2013-06-13 15:24:01 -07:00
  • 3a55991480 updated js Steven Gill 2013-06-13 14:54:30 -07:00
  • 9e44596db7 updated directory manager Steven Gill 2013-06-13 14:39:08 -07:00
  • e86d811fc0 [CB-3626] fix to start-emulator: if no id is provided, should start the first emulator Fil Maj 2013-06-13 12:44:43 -07:00
  • 5cff144a22 [CB-2406] Add support for binary data in FileWriter.write() Ian Clelland 2013-06-12 11:08:47 -04:00
  • a021adb7fd CB-3766: Javascript uses loadUrl, not loadUrlIntoView, which is only for documents Joe Bowser 2013-06-12 09:33:52 -07:00
  • e2a090bbba Don't call loadUrlIntoView on the actvity Joe Bowser 2013-06-12 09:18:10 -07:00
  • d8c755b95a Updating for 2.8.1 2.8.1 1756488017429069531/tmp_refs/tags/2.8.1 2.8.x Joe Bowser 2013-06-11 11:26:13 -07:00
  • 187c6a6bd1 Forgot to update this so that it doesn't destroy someone's project, FAIL Joe Bowser 2013-06-04 14:28:16 -07:00
  • bc04ce4ce3 Re-adding the Plugin.java shim for now. This will remain a 2.x-only feature Joe Bowser 2013-06-11 10:38:42 -07:00
  • a70c8536f9 Re-adding the Plugin.java shim for now. This will remain a 2.x-only feature Joe Bowser 2013-06-11 10:38:42 -07:00
  • 9aaa152b9a updated from master Steven Gill 2013-06-10 17:15:05 -07:00
  • a2b8ebf57e Merge branch '3.0.0' of https://git-wip-us.apache.org/repos/asf/cordova-android into 3.0.0 hermwong 2013-06-10 16:21:32 -07:00
  • b3fe47985a removed android.permission.ACCESS_COARSE_LOCATION and android.permission.ACCESS_FINE_LOCATION from AndroidManifest.xml for PBR hermwong 2013-06-10 16:14:56 -07:00
  • e52d4fc003 CB-3736: Cleaning up code so that this makes more sense. Variables are OK Joe Bowser 2013-06-07 16:43:53 -07:00
  • 3753e3f353 Trying to get DataResource reverted so that we don't have to worry about this blowing up while we're breaking things out. DataResource should be on a branch until it's ready! Joe Bowser 2013-06-06 14:35:12 -07:00
  • 979d8e66f2 Revert "Added "DataResource" - allows many plugins to intercept a single request" Andrew Grieve 2013-05-27 22:22:18 -04:00
  • c5b37cc7e7 Revert "Changed all usages of FileHelper to use the new DataResource mechanism." Andrew Grieve 2013-05-27 22:22:16 -04:00
  • e3989bcc2b Revert "DataRequest code cleaned up." Andrew Grieve 2013-05-27 22:22:14 -04:00
  • 2f9c512b59 Revert "DataResource bugfix WebviewClient logs error for http urls." Andrew Grieve 2013-05-27 22:21:50 -04:00
  • 43172cf530 Revert "CB-3496: Fixed streaming audio, this is pretty important for mobile spec" Andrew Grieve 2013-05-27 22:20:01 -04:00
  • e518eacbde Replace naive relative path in version script with proper one Braden Shepherdson 2013-06-06 12:00:33 -04:00
  • c3b8b279b0 CB-3420: add hidden option to InAppBrowser David Kemp 2013-06-04 13:37:26 -04:00
  • 0dd4951be7 Forgot to update this so that it doesn't destroy someone's project, FAIL Joe Bowser 2013-06-04 14:28:16 -07:00
  • b2b1ae2b33 CB-3584: Something went weird in the repo. This time for real. 2.8.0 Joe Bowser 2013-06-04 13:59:48 -07:00
  • 12d06bd727 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-06-03 14:45:49 -07:00
  • bc52345f05 CB-3548: Throwing this one over the fence, but this change appears sane. We should just return false. Joe Bowser 2013-06-03 14:45:27 -07:00
  • c28a313374 [CB-3569] Allow FileTransfer.upload to reference android_assets Ian Clelland 2013-06-03 15:03:47 -04:00
  • c509c8e7e5 [CB-3563] Update references to DroidGap in code comments Ian Clelland 2013-05-31 11:20:33 -04:00
  • fb89cef256 [CB-3563] Replace instances of DroidGap in log messages with more appropriate symbols Ian Clelland 2013-05-31 11:16:09 -04:00
  • 9ac9fd4fe9 [CB-3563] Change default logging tag from DroidGap to CordovaActivity Ian Clelland 2013-05-31 10:45:25 -04:00