Commit Graph

  • 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
  • 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 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