Commit Graph

  • 5e3e9ddb8e Refactor Native->JS messaging logic into its own class. Andrew Grieve 2012-08-10 12:55:29 -04:00
  • a9a5284a67 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android macdonst 2012-08-20 16:24:09 -04:00
  • afe504dbbf CB-1267: Reuse Media object for recording macdonst 2012-08-20 16:23:19 -04:00
  • 0c484ddcf7 Make Eclipse recognize framework as a library project Andrew Grieve 2012-08-08 23:38:32 -04:00
  • 8d0e80620a CB-1264: Media.stop() puts media into an unplayable state macdonst 2012-08-20 12:06:39 -04:00
  • 1d28506b09 Fix for CB-1257 Joe Bowser 2012-08-17 14:35:08 -07:00
  • 1b33dbe2ae Provide an addJavascriptInterface() exec object. Andrew Grieve 2012-08-16 17:21:30 -04:00
  • 80654c059d Add an Echo plugin for benchmarking purposes. Andrew Grieve 2012-08-16 17:20:46 -04:00
  • 999c548e6e Fix FileTransfer running out of memory over HTTPS (CB-312). Andrew Grieve 2012-08-16 10:25:54 -04:00
  • e42913ae8a Fix API Level linter errors in CordovaWebView.java Andrew Grieve 2012-08-16 09:36:43 -04:00
  • ee07cbecba Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Joe Bowser 2012-08-14 10:57:21 -07:00
  • fffaa9bced Forgot to add the Apache headers on IceCreamCordovaWebViewClient.java Joe Bowser 2012-08-14 10:56:54 -07:00
  • 6195b2c99d CB-930: DirectoryReader creates null error code for inaccessible directory macdonst 2012-08-14 13:50:59 -04:00
  • 06aafc96c9 Play <video> tags from the Webview in a Fullscreen video player. Code from the Froyo Android Browser was adapted to support <video> elements in Cordova. The WebView creates a "CustomView" (a video player) that is displayed fullscreen. It uses API level 7, work has to be done to support lower version. Steren Giannini 2012-08-14 18:13:35 +02:00
  • 2dc0727e36 CB-1151: FileTransfer.download decodes the URL, resulting in a 404 error macdonst 2012-08-13 15:43:55 -04:00
  • a219feaa60 Downgrade min sdk version of sample app macdonst 2012-08-13 13:30:27 -04:00
  • f3a09da340 Modify min sdk version in AndroidManifest.xml macdonst 2012-08-13 13:27:34 -04:00
  • 946e345a3f Add service methods to legacy ctx varialbe macdonst 2012-08-10 13:14:42 -04:00
  • 6cb8d11b22 CB-1196: No onSuccess callback after a complete play of the local mp3 file macdonst 2012-08-10 10:53:52 -04:00
  • fdcf9c5327 Reapply: CB-1211: Media record uses a .mp3 extension when it is a .3gp file macdonst 2012-08-10 09:27:37 -04:00
  • 45c714cbb5 reset of seekOnPrepared changed to properly reset only once playback has begun doggerelverse 2012-08-09 14:18:55 -07:00
  • 7352a309a0 CB-1217: Clicking back button does not dismiss navigator.notification.alert() dialog macdonst 2012-08-09 10:54:35 -04:00
  • b297fe6f59 Fix a NPE in GeoBroker when there is no previous location. Andrew Grieve 2012-08-08 23:39:02 -04:00
  • e575212c49 GeoBroker checks if location service avialable for device first. Evgeni Petrov 2012-08-08 11:23:08 +03:00
  • c52dc10c9e CB-1212: When camera is started, and then cancelled with no photo, attempt to read exif data results in fatal error macdonst 2012-08-08 15:53:48 -04:00
  • d35c913249 CB-1211: Media record uses a .mp3 extension when it is a .3gp file macdonst 2012-08-08 15:34:26 -04:00
  • 9bac59b952 CB-1206: file uri not handled correctly by Media Player macdonst 2012-08-08 15:33:01 -04:00
  • 5016253922 Update to use latest Android SDK macdonst 2012-08-07 15:40:05 -04:00
  • 03893071fc Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Joe Bowser 2012-08-03 14:08:14 -07:00
  • d3dc94c04b CB-578 - Adding a test of pause and resume to make sure that they're being called. Need to elaborate on this Joe Bowser 2012-08-03 14:07:01 -07:00
  • af0feabb6a Prefer setFixedLengthStreamingMode over setChunkedStreamingMode in FileTransfer. Andrew Grieve 2012-07-13 16:29:59 -04:00
  • 81ab0a414f I forgot that Jellybean has some wacky changes on the onKeyUp and onKeyDown events, fixing CB-1181 Joe Bowser 2012-08-02 12:51:48 -07:00
  • ecd6ca0172 Moving the fix for # and ? to a new class to fix CB-995 Joe Bowser 2012-07-31 16:16:57 -07:00
  • db7ee192f7 This was a red herring. There was an XML error on the example when compared with master Joe Bowser 2012-07-31 12:20:31 -07:00
  • 2ec0b601fa Commenting out this past code, turns out this breaks more things than it fixes: CB-1101 Joe Bowser 2012-07-31 11:55:01 -07:00
  • 79feb6d5d2 CB-1101: Specifying Jellybean means that we have to override the default CORS policy Joe Bowser 2012-07-31 11:48:38 -07:00
  • 8013b760e3 Adding functionality to read a config.xml file with plugin details implemented inside of it Joe Bowser 2012-07-30 16:31:33 -07:00
  • a29b8e5b36 Caught error with the back button again. backHistory actually goes back in history, used canGoBack() instead Joe Bowser 2012-07-30 13:55:22 -07:00
  • 9ef487a7a5 fixing replace for mountain lion Anis Kadri 2012-07-28 08:13:31 -07:00
  • 563fa46ba4 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Anis Kadri 2012-07-27 18:30:59 -07:00
  • 7865c06863 CB-1148 fix for directories with spaces Anis Kadri 2012-07-27 18:30:39 -07:00
  • 3d53b9244d Adds FileTransfer support for upload headers. Andrew Grieve 2012-07-16 13:26:40 -04:00
  • f2afa4dd50 Tweaking the Android Manfest to cope with new target changes: CB-1147 Joe Bowser 2012-07-27 13:31:25 -07:00
  • 893ecec55e Minor fix to deal with weird keyboard focus issues and the back button. CB-1146 Joe Bowser 2012-07-27 10:33:38 -07:00
  • 401584dbd8 Throwing code over the fence for CB-1128, We need a Samsung Galaxy S running 2.3.5 to confirm this fix Joe Bowser 2012-07-25 12:54:03 -07:00
  • b234b0bded Utility Methods based on Feedback Joe Bowser 2012-07-24 15:54:01 -07:00
  • b9b2c6a013 Updating sample project Joe Bowser 2012-07-23 10:43:23 -07:00
  • 1d2efa0d25 Fixing leaking sockets Joe Bowser 2012-07-20 16:02:43 -07:00
  • 93ec092eaf Forgot to add the example app. Works with the script 2.0.0 Joe Bowser 2012-07-20 09:57:26 -07:00
  • 29ae492983 Upping the version to 2.0.0 Joe Bowser 2012-07-18 16:58:03 -07:00
  • b9f6a59a20 Fix for CB-1085 Joe Bowser 2012-07-18 14:37:45 -07:00
  • d74551216f Throwing code over the fence to fix CB-1087, I can't repro on my Galaxy Nexus Joe Bowser 2012-07-18 14:30:45 -07:00
  • d4302ae51b Remove cordova.xml and plugins.xml from framework/res/xml. Andrew Grieve 2012-07-16 15:06:12 -04:00
  • 9d5fb0b201 Tagging 2.0.0rc1 2.0.0rc1 Joe Bowser 2012-07-13 15:46:09 -07:00
  • e0a5fe4002 [CB-574] Added backbutton automated unit test for android. Fil Maj 2012-07-13 14:57:40 -07:00
  • f9d9a0a4bd Adding deprecation notice to LegacyContext macdonst 2012-07-13 15:36:56 -04:00
  • 78f0c7b119 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into audio Joe Bowser 2012-07-12 14:41:56 -07:00
  • c6d8343de2 [CB-1035] Including newest JS built based on refactored common device module. Fil Maj 2012-07-12 13:37:08 -07:00
  • 0ccd11e587 CB-1031 android create script fails Anis Kadri 2012-07-11 14:00:42 -07:00
  • b486711d68 Combining plugins.xml and cordova.xml to make config.xml Joe Bowser 2012-07-11 11:23:31 -07:00
  • 2eb4c5e960 [CB-1022] Reverted nanoTime back to currentTimeMillis. Updated mobile-spec tests as well. This passes all accel tests. Fil Maj 2012-07-11 10:26:14 -07:00
  • 85aa740c98 [CB-481] Removed todo comment introduced by bryce, clarified what is going on Fil Maj 2012-07-11 09:35:29 -07:00
  • 6415848383 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into audio Joe Bowser 2012-07-11 09:14:04 -07:00
  • beb9460538 CB-952: Android showSplashScreen crashes macdonst 2012-07-10 20:50:28 -04:00
  • c030770be7 Working with Lorin's change Joe Bowser 2012-07-10 14:37:26 -07:00
  • 0180342dff CB-993: Android plugin problems upgrading to 1.9.0 macdonst 2012-07-10 16:26:52 -04:00
  • b97748d3dc CB-1005: Can not remove contact phonenumber values macdonst 2012-07-10 11:25:20 -04:00
  • 9d4977db00 Fixing bug on ICS where the super.onKeyDown wasn't being called Joe Bowser 2012-07-09 14:42:29 -07:00
  • f095284faa CB-1016: Zero width or height in getPicture throws java.lang.ArithmeticException macdonst 2012-07-07 22:19:55 -04:00
  • 401c2f42f9 Modify PluginResult(status) so it generates a JSON string that works with JSON.parse() macdonst 2012-07-06 17:39:04 -04:00
  • eb0348d47c CB-1014: Out of Memory error when getting image from photo library macdonst 2012-07-06 12:37:08 -04:00
  • 1f46240ba9 CB-999: When getting images from the PHOTOLIBRARY apply the correctOrientation fix macdonst 2012-07-05 16:04:47 -04:00
  • 14870726e0 CB-1008: Camera with targetHeight, targetWidth loses image aspect ratio macdonst 2012-07-05 15:32:55 -04:00
  • c7d6a2eecb CB-992: Camera tries to add temp photo to gallery macdonst 2012-07-05 14:02:20 -04:00
  • ce61eb2174 Implementing CordovaInterface.getContext in test folder classes macdonst 2012-07-03 11:36:04 -04:00
  • f3df21ef0a Fix mis-spelling in upgrade guide macdonst 2012-07-03 10:33:48 -04:00
  • 5eb554e008 CB-993: Android plugin problems upgrading to 1.9.0 macdonst 2012-07-02 16:37:09 -04:00
  • e5e7c3fad3 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android 1.9.0 macdonst 2012-06-29 15:55:34 -04:00
  • 2a8b9ab75e Tagging to 1.9.0 macdonst 2012-06-29 15:55:03 -04:00
  • c8f0ffb42f Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Fil Maj 2012-06-29 09:37:59 -07:00
  • b3e68b96cf Removing CordovaWebView Guide; its going into the docs Fil Maj 2012-06-29 09:37:31 -07:00
  • ae7a550a09 Only load Exif information if necessary macdonst 2012-06-29 11:31:33 -04:00
  • e069bbb800 CB-937 fixing debug for windows Anis Kadri 2012-06-28 17:11:21 -07:00
  • 17ff6be6a9 CB-937 fixing debug Anis Kadri 2012-06-28 17:08:32 -07:00
  • d42489c67a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Anis Kadri 2012-06-28 16:47:18 -07:00
  • 3ea72e5d21 added deleted tempfile setup Lorin Beer 2012-06-28 16:17:00 -07:00
  • 762854ad7a changed handling of stopRecording to reflect handling of create message Lorin Beer 2012-06-28 15:53:47 -07:00
  • 10465066ee Merge branches 'master' and 'dev' Lorin Beer 2012-06-28 15:37:11 -07:00
  • 0cf9f51816 use enums to track internal states instead of int. Fixed 'unknown state' bug with the addition of loading state. Mega commit, lost some history. Lorin Beer 2012-06-28 15:36:28 -07:00
  • 3d5e2340ca update to use ordinal instead of enum value Lorin Beer 2012-06-28 15:29:23 -07:00
  • e2047afa42 Wire rotation fix to correctOrientation parameter macdonst 2012-06-27 15:32:26 -04:00
  • 231b39d2dc Reset orientation exif information when photo is rotated macdonst 2012-06-27 14:06:52 -04:00
  • dddce30368 Rotate image if taken in portrait mode macdonst 2012-06-26 23:50:52 -04:00
  • e0e4ba2bd7 Fix double image problem on Samsung phones macdonst 2012-06-26 22:24:05 -04:00
  • e0eadb6b76 Using a better scaling algorithm to resize the image macdonst 2012-06-26 22:13:39 -04:00
  • 483e5dfbea Switch getPicture from Gallery to use file instead of content resolver macdonst 2012-06-26 14:45:51 -04:00
  • 8aa9d8213d Cache bust returned Image URI if saveToPhotoAlbum is false macdonst 2012-06-26 13:57:52 -04:00
  • a74f71c935 Decode image from File instead of content resolver macdonst 2012-06-26 13:41:53 -04:00
  • 87b81e53f0 CB-978: FileTransfer.upload from a directory with a space fails macdonst 2012-06-28 11:57:06 -04:00
  • a2816e31c3 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Joe Bowser 2012-06-28 08:00:59 -07:00