Commit Graph

  • 59c8e8b46e CB-5592 Set MIME type for openExternal when scheme is file: Andrew Grieve 2013-12-20 11:17:24 -05:00
  • 98c8b28bf3 Add RELEASENOTES for 3.3.0 release Andrew Grieve 2013-12-16 13:58:26 -05:00
  • 7bb5bc01b7 Backfill 3.2.0 release notes Andrew Grieve 2013-12-16 13:47:33 -05:00
  • 1482c07ae4 CB-5489: clean up docs for deprecated methods Marcel Kinard 2013-12-06 12:27:03 -05:00
  • 97ad4d84ce Updating release notes to be in line with latest 3.3.0 3.3.x Joe Bowser 2013-12-10 14:44:13 -08:00
  • 446202d2a9 Set VERSION to 3.3.0 (via coho) Joe Bowser 2013-12-10 13:43:17 -08:00
  • 81ed0d8d09 Update JS snapshot to version 3.3.0 (via coho) Joe Bowser 2013-12-10 13:43:16 -08:00
  • adba84ae6a CB-5504: Moving code to the App plugin inside Cordova, the place where the grey area beween plugin and platform exists Joe Bowser 2013-12-09 14:03:22 -08:00
  • 146e296826 CB-5047: Adding a defaults.xml template Michal Mocny 2013-12-05 14:06:23 -05:00
  • 32ce970ee4 CB-5481 Fix for Cordova trying to get config.xml from the wrong namespace Håkon Nilsen 2013-12-04 21:06:15 +01:00
  • 28c10dba09 CB-5481 Fix for Cordova trying to get config.xml from the wrong namespace Håkon Nilsen 2013-12-04 21:06:15 +01:00
  • e646a0840d Add missing semicolon charles bourasseau 2013-11-28 11:17:38 +01:00
  • 74ea6bf00a Spelling fixes Josh Soref 2013-10-30 21:06:58 -04:00
  • d7ad784809 CB-5144 Spelling & grammar fixes in README. Rich Trott 2013-10-21 19:55:40 -07:00
  • 642bd10dcc Forgot Apache Headers on MessageTest Joe Bowser 2013-12-03 15:52:25 -08:00
  • fe450e357c Forgot Apache Headers on MessageTest 3.3.0-rc1 Joe Bowser 2013-12-03 15:52:25 -08:00
  • 7c566c36f4 Update JS snapshot to version 3.4.0-dev (via coho) Joe Bowser 2013-12-03 15:44:23 -08:00
  • dbbe038939 Set VERSION to 3.4.0-dev (via coho) Joe Bowser 2013-12-03 15:44:21 -08:00
  • 214934cc03 Set VERSION to 3.3.0-rc1 (via coho) Joe Bowser 2013-12-03 15:44:20 -08:00
  • 1c710f8459 Update JS snapshot to version 3.3.0-rc1 (via coho) Joe Bowser 2013-12-03 15:44:19 -08:00
  • e3430a916c prevent ClassNotFound exception for emtpy class name ignisvulpis 2013-12-03 23:46:06 +01:00
  • ea1f041e11 CB-5487: Remote Debugging is on when your Android app is debuggable. Joe Bowser 2013-11-29 15:54:07 -08:00
  • 0fe6d9f367 Updating the README Joe Bowser 2013-11-29 14:25:39 -08:00
  • 46e7359372 Making the object less chatty Joe Bowser 2013-11-29 13:59:36 -08:00
  • 41cace9a96 Updating tests to KitKat, and making the tests more thread-safe Joe Bowser 2013-11-29 13:43:24 -08:00
  • 4638331cb4 Incrementing API target Joe Bowser 2013-11-27 13:42:39 -08:00
  • e339a7583c CB-5445: Adding onScrollChanged and the ScrollEvent object. (Forgot to add the WebView) Joe Bowser 2013-11-27 11:51:22 -08:00
  • 0b7570c9ee CB-5445: Adding onScrollChanged and the ScrollEvent object Joe Bowser 2013-11-27 11:50:56 -08:00
  • a85acfcfc5 Updated CordovaWebView to experiment with onScrollChanged messages Joe Bowser 2013-11-18 11:08:43 -08:00
  • 3d4ccbec23 Moving the console.log out of run() method Michal Mocny 2013-11-29 14:39:09 -05:00
  • 2f66ec60db CB-5422: Don't require JAVA_HOME to be defined Mark Koudritsky 2013-11-27 16:59:20 -05:00
  • f1cfe2b07b Thanks for Benn Mapes for making this process easy. Updating the Android API level. Joe Bowser 2013-11-27 12:09:17 -08:00
  • 6160ca6e30 CB-5490: add javadoc target to ant script Marcel Kinard 2013-11-26 12:56:23 -05:00
  • b621c3e4c4 CB-5471: add deprecation javadoc/annotation Marcel Kinard 2013-11-26 12:05:23 -05:00
  • 64d2ae9ad4 Add javadoc comments to source classes Marcel Kinard 2013-11-22 17:37:20 -05:00
  • 39fc45b8d8 CB-5255: Checking in the Google Check, TODO: Add Amazon FireOS check Joe Bowser 2013-11-20 09:35:23 -08:00
  • 221b10b1e6 Set VERSION to 3.2.0 (via coho) 3.2.0 3.2.x Joe Bowser 2013-11-18 13:18:48 -08:00
  • dd4e2a6a62 Update JS snapshot to version 3.2.0 (via coho) Joe Bowser 2013-11-18 13:18:48 -08:00
  • fd954adc81 CB-5232 Change create script to use Cordova as a library. Andrew Grieve 2013-10-30 12:18:20 -04:00
  • 8b379cbf56 Remove Application settings from framework/AndroidManifest.xml Andrew Grieve 2013-10-30 10:39:33 -04:00
  • 59c0b04602 CB-5346: remove dependency on device plugin Marcel Kinard 2013-11-13 14:43:43 -05:00
  • 11b3cf3bfd CB-5346: delete a stale file that isn't needed Marcel Kinard 2013-11-13 13:54:33 -05:00
  • 9254f5a8a5 Updating instructions to indicate that the device plugin is required to be installed via plugman Joe Bowser 2013-11-12 14:34:14 -08:00
  • e5b68f4a3c Fixing plugins configuration, Device shouldn't be checked in here Joe Bowser 2013-11-12 14:27:09 -08:00
  • 95babc01e3 Removing device plugin Joe Bowser 2013-11-12 14:25:37 -08:00
  • 4dd792a49f Removing the plugins directory after the plugins were incorrectly removed Joe Bowser 2013-11-12 14:24:30 -08:00
  • 207c50e500 This should use plugman to install plugins. Adding path depenencies for plugins is wrong, and shouldn't be done Joe Bowser 2013-11-12 13:59:17 -08:00
  • 1febd02592 Merge branch '3.2.x' of https://git-wip-us.apache.org/repos/asf/cordova-android into 3.2.x 3.2.0-rc1 Steven Gill 2013-11-11 16:38:05 -08:00
  • 499efecd7f CB-5349: fixed regression in update script Steven Gill 2013-11-11 16:32:34 -08:00
  • 763e34e861 CB-5349: fixed regression in update script Steven Gill 2013-11-11 16:32:34 -08:00
  • b895a0c335 CB-5346 Fix and cleanup broken Android unit test Marcel Kinard 2013-11-11 16:19:01 -05:00
  • c5767eb545 CB-5307 Remove references to Callback and Incubator Josh Soref 2013-11-05 14:20:55 -05:00
  • 94fb79c17f CB-5302: Massive movement to get tests working again Joe Bowser 2013-11-06 15:04:47 -08:00
  • 6856b02aa7 Set VERSION to 3.3.0-dev (via coho) Joe Bowser 2013-11-04 09:50:39 -08:00
  • fce9be7b0b CB-5301 add missing license headers Marcel Kinard 2013-11-06 16:26:47 -05:00
  • 04f812c136 CB-5301 add missing license headers Marcel Kinard 2013-11-06 16:26:47 -05:00
  • 8783cf03b2 [CB-4996] Fix paths with spaces while launching on emulator and device Braden Shepherdson 2013-11-06 10:37:59 -05:00
  • 4e1156e083 CB-5284 Fixing the version from coho Marcel Kinard 2013-11-05 14:43:01 -05:00
  • fb3fb416b1 Set VERSION to 3.2.0-rc1 (via coho) Joe Bowser 2013-11-04 09:50:38 -08:00
  • 31195a1817 Update JS snapshot to version 3.2.0-rc1 (via coho) Joe Bowser 2013-11-04 09:50:37 -08:00
  • 1d6e1d416b Fixing the VERSION file, it got auto-incremented by coho by accident Joe Bowser 2013-11-01 15:29:08 -07:00
  • fd02e5a07e Update JS snapshot to version 2.10.0-dev (via coho) Joe Bowser 2013-11-01 11:11:13 -07:00
  • 937056fcaf Set VERSION to 2.10.0-dev (via coho) Joe Bowser 2013-11-01 11:11:09 -07:00
  • 2a68fd4394 Set VERSION to 2.9.1 (via coho) 2.9.1 2.9.x Joe Bowser 2013-11-01 11:11:05 -07:00
  • 54996900b5 Update JS snapshot to version 2.9.1 (via coho) Joe Bowser 2013-11-01 11:11:05 -07:00
  • 8d5e2e19e3 Change create script to use Cordova as a library. libproject Andrew Grieve 2013-10-30 12:18:20 -04:00
  • 6859a459a1 Remove Application settings from framework/AndroidManifest.xml Andrew Grieve 2013-10-30 10:39:33 -04:00
  • 41ed18684d CB-5209 Win: Cannot build Android app if project path contains spaces Carlos Santana 2013-10-29 16:29:19 -04:00
  • 96d4a22215 CB-5209: Dirty, Dirty Fix for Building. This works, but needs to be prettier. Joe Bowser 2013-10-29 14:27:46 -04:00
  • bb08abc0b9 CB-5193 Fix Android WebSQL sometime throwing SECURITY_ERR. Andrew Grieve 2013-10-24 11:08:02 -04:00
  • 6e4ef508e8 CB-5193 Fix Android WebSQL sometime throwing SECURITY_ERR. Andrew Grieve 2013-10-24 11:08:02 -04:00
  • 4437d7f3c4 CB-5191 Deprecate <url-filter> Andrew Grieve 2013-10-23 22:01:50 -04:00
  • 001570e941 Updating shelljs to 0.2.6. Copy now preserves mode bits. Braden Shepherdson 2013-10-23 15:22:36 -04:00
  • 1dfbebf98e Move java files back into api/ directory. Andrew Grieve 2013-10-22 16:20:29 -04:00
  • 2e0f40ff51 [CB-4817] Remove unused assets in project template. Andrew Grieve 2013-09-13 23:07:41 -04:00
  • bdecdea568 Update JS snapshot and VERSION to 2.9.1-dev Andrew Grieve 2013-10-22 15:45:38 -04:00
  • a88b8de820 Update InAppBrowser.java to cordova-plugin-inappbrowser@aa81c3267a5b1c337b09933ff5ceb06a93f9dbb7 Andrew Grieve 2013-10-22 15:43:21 -04:00
  • bb6f75c0a8 Update snapshot of CameraLauncher.java to cordova-plugin-camera@703f6c68d830d41f9de56c4da57dfbc9aef03556 Andrew Grieve 2013-10-22 15:40:36 -04:00
  • 57e92e8a56 Update snapshot of FileTransfer.java to Andrew Grieve 2013-10-22 15:36:04 -04:00
  • 93b9b53acb CB-5080 Find resources in a way that works with aapt's --rename-manifest-package (cherry picked from commit 16de12a3ba) Andrew Grieve 2013-10-15 12:17:14 -04:00
  • edb35b5a6d Tweak the online bridge to not send excess online events. Andrew Grieve 2013-08-15 15:55:08 -04:00
  • bb7bc33a8a [CB-4495] Modify start-emulator script to exit immediately on a fatal emulator error. (cherry picked from commit 121b74fa0c) Tomaz Muraus 2013-08-03 02:52:48 +02:00
  • 64c617d8ab Log WebView IOExceptions only when they are not 404s (cherry picked from commit 5451320350) Andrew Grieve 2013-08-15 11:33:38 -04:00
  • bcccb0c620 Fix data URI decoding in CordovaResourceApi Andrew Grieve 2013-08-13 14:08:30 -04:00
  • e1de55cc82 [CB-4466] fixed jscript check_reqs to get target from project.properties (cherry picked from commit 53b8da8198) Benn Mapes 2013-08-01 17:57:58 -07:00
  • 4b501a5b63 [CB-4463] Updated bin/check_reqs to looks for android-18 target.Also fixed an issue in unix version of script that would invoke the android command if an error occurred. (cherry picked from commit c2c5f71018) Fil Maj 2013-07-30 17:14:46 -07:00
  • dc494c85f2 [CB-4198] bin/create script should be better at handling non-word characters in activity name. Patched windows script as well. (cherry picked from commit b4236b9783) Fil Maj 2013-07-25 10:33:05 -07:00
  • 624a8d370c [CB-4198] bin/create should handle spaces in activity better. Fil Maj 2013-07-24 21:21:41 -07:00
  • 5814d666ab [CB-3384] Fix thread assertion when plugins remap URIs (cherry picked from commit b915aafb5b) Andrew Grieve 2013-07-18 01:38:47 -04:00
  • 53e3a12441 [CB-3384] Use the ExposedJsApi to detect webCore thread instead of IceCreamCordovaWebViewClient. Andrew Grieve 2013-07-16 09:32:29 -04:00
  • dd770ef303 Prevent NPE in case webview is lately initialized (cherry picked from commit a9ebf50b86) denis 2013-07-01 15:37:29 +08:00
  • 8b3fa5c91e [CB-3384] Reworked UriResolver into CordovaResourceApi. Andrew Grieve 2013-07-14 21:39:55 -04:00
  • 43bf47ea7b [CB-3384] Add a length getter for UriResolver. Change from interface -> abstract class. Andrew Grieve 2013-07-10 15:11:23 -04:00
  • 4be84fbf12 Let subclasses override focus behavior denis 2013-07-01 16:28:22 +08:00
  • e9b46e5cf6 [CB-3384] Make UriResolver assert that IO is not on the UI nor WebCore threads. (cherry picked from commit 99341bce29) Andrew Grieve 2013-07-05 11:44:38 -04:00
  • 28c41294bb CB-4872 - moved version script to promise model Tim Kim 2013-10-18 15:56:42 -07:00
  • 82898da507 CB-4872 - make sure to copy over version scripts to project Tim Kim 2013-10-17 13:36:44 -07:00
  • eabcdbf129 [CB-4872] - added android version scripts Tim Kim 2013-09-23 14:01:03 -07:00
  • 5ab11edad2 CB-5117: Output confirmation message if check_reqs passes. mbillau 2013-10-18 09:59:42 -04:00
  • 6a57a3c452 Backporting CB-1605 Joe Bowser 2013-10-16 12:03:03 -07:00