Commit Graph

  • 7187f87eae Add readAsBinaryString and readAsArrayBuffer support Braden Shepherdson 2013-03-04 15:11:49 -05:00
  • fb81f3e77e CB-2596: Fixing the menubutton for text fields Joe Bowser 2013-03-04 14:26:28 -08:00
  • 0ae49ed098 moveFile handles absolute paths by not pre-pending anything to them lenny 2013-03-01 22:11:29 -08:00
  • b8e5aaf754 ignore IntelliJ files lenny 2013-03-01 21:56:57 -08:00
  • aa4820c3b7 [CB-861] Header support for FileTransfer download Tommy-Carlos Williams 2013-02-24 14:52:52 +11:00
  • 5d79d6e134 Merge branch 'next' Joe Bowser 2013-02-27 11:07:55 -08:00
  • fb1455a17b Preparing to tag 2.5.0 2.5.0 Joe Bowser 2013-02-26 13:49:47 -08:00
  • c668eeba0f Added CallbackContext success message with an int parameter Shravan Narayan 2013-02-25 14:00:34 -05:00
  • 62421ee49d CB-2530: Update callbackFromNative syntax to args Michal Mocny 2013-02-25 13:28:26 -05:00
  • e791f29ce1 CB-2333: Probably should be re-factored as a do..while, but need to handle when there is no EOL char in buffer Joe Bowser 2013-02-22 11:58:37 -08:00
  • 06947cc453 CB-2333: Adding body property to FileTransferError object on Android Joe Bowser 2013-02-22 11:48:17 -08:00
  • 8c97474524 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-02-21 16:49:19 -08:00
  • 77a8568b28 CB-2522: We used buttons in older versions to send the post, not the submit event. Disabled form saving Joe Bowser 2013-02-21 16:48:57 -08:00
  • e2dadbd7fe Fix return types of getJSONObject and optJSONObject in CordovaArgs Braden Shepherdson 2013-02-21 15:53:15 -05:00
  • 17b668a115 CB-2085: Fixing deleted database for ChildBrowser Joe Bowser 2013-02-21 11:53:06 -08:00
  • a30c2b6a75 CB-2504: Merged overscroll disallowance, needed to deal with merge conflict with the InAppStorage toggle Joe Bowser 2013-02-21 10:45:50 -08:00
  • 2660eebec2 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-02-21 10:31:00 -08:00
  • f415664b6d [CB-2504] Allow the disabling of overscroll glow. Max Woghiren 2013-02-21 12:43:53 -05:00
  • 5092b29312 [CB-2518] Enable Geolocation in InAppBrowser Takeshi Sone 2013-02-21 02:10:10 +09:00
  • d5be901bc2 Merge branch 'next' Joe Bowser 2013-02-20 13:53:15 -08:00
  • 5462eddfdb Updating the JS for 2.5.0rc1 2.5.0rc1 Joe Bowser 2013-02-20 13:52:29 -08:00
  • fef51f12c6 Apparently the JS was wrong when tagging Joe Bowser 2013-02-20 13:06:13 -08:00
  • fdb3679cf5 Merge branch 'next' Joe Bowser 2013-02-20 11:25:32 -08:00
  • 11beb37c50 Setting to turn off Online Storage Joe Bowser 2013-02-20 11:21:17 -08:00
  • 5cd17730b1 Tagging 2.5.0rc1. Updating files Joe Bowser 2013-02-19 11:53:36 -08:00
  • cb192056f8 CB-2458: gracefully exit with back button If users do extra initialization, we can get NPEs when hitting the back button before loadUrl() has been called. -Null fenced code in startOfHistory() that gave us an NPE when hitting Back button with useBrowserHistory=true -Call finish() in Back button code when no history since with useBrowserHistory=true it would just hang while the app inits -Call loadUrlIntoView() first in handleDestory() since with useBrowserHistory=false, the default behavior would try to use the baseUrl which is null mbillau 2013-02-18 16:42:14 -05:00
  • 892f96e305 CB-2282: Turning on AppCache Joe Bowser 2013-02-18 11:37:28 -08:00
  • 13ef58a5bb Updated XML for the test project Joe Bowser 2013-02-18 11:26:40 -08:00
  • 2bf6509e1d Modify Issue CB-2273. SunshineTech 2013-02-17 21:50:33 +08:00
  • a45d5a98dd CB-1605: Going through Eclipse warnings, removing the unused imports Joe Bowser 2013-02-15 15:46:36 -08:00
  • a31714f8a4 CB-2447: This is a non-trivial task. Migrated test plugin to modern plugin API. Joe Bowser 2013-02-15 14:25:56 -08:00
  • 23d2a806f0 Merge branch 'CB-2447' of git://github.com/jamesjong/cordova-android Joe Bowser 2013-02-15 14:02:23 -08:00
  • c20b2330ab CB-2446: Ugly, but workable fix Joe Bowser 2013-02-15 13:57:34 -08:00
  • 8613551aec minor readme stuff Fil Maj 2013-02-15 13:18:03 -08:00
  • 2ab01dadc0 Adding link to cordova.io in readme Fil Maj 2013-02-15 13:12:19 -08:00
  • 790636c8cd CB-2447: Remove use of deprecate org.apache.cordova.api.Plugin James Jong 2013-02-15 13:18:58 -05:00
  • 23938830f7 [CB-2213] Add NATIVE_URI to the quick-return logic. Andrew Grieve 2013-02-14 10:50:37 -05:00
  • 674b87057a [CB-2297] Fix for geolocaion database error Benn Mapes 2013-02-12 14:23:01 -08:00
  • 83d9248ec8 Update framework/src/org/apache/cordova/ContactAccessorSdk5.java Richard Kolkovich 2013-01-31 17:56:14 -07:00
  • f9d27e4a67 CB-2408: There should be a check for the browser history, but the logic intentionally doesn't match Joe Bowser 2013-02-12 11:16:01 -08:00
  • 2683803ef3 Add check for build targets in create script patrick kettner 2013-01-11 19:51:38 -05:00
  • dd86d7a5ed [CB-2095] Delete file on FileTransfer.download fail Andrew Grieve 2013-02-12 10:55:33 -05:00
  • 1246a81d39 [CB-2213] Added NATIVE_URI support. Max Woghiren 2013-02-06 15:48:23 -05:00
  • 8ab7278db2 Code clean-up of FileTransfer Andrew Grieve 2013-02-11 22:35:17 -05:00
  • db099e7722 Preparing for 2.4.0 2.4.0 Joe Bowser 2013-02-04 11:12:52 -08:00
  • fcc01bc37e Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-01-31 10:45:02 -08:00
  • a18dacf5f2 CB-2296 - Adding the screenshot configuration Joe Bowser 2013-01-31 10:44:46 -08:00
  • 77f9cae50b CB-1961 update to create script for android/windows Anis Kadri 2013-01-30 14:57:49 -08:00
  • 3610bbf21b CB-2296: Adding deprecation notices for removing the setProperties methods Joe Bowser 2013-01-30 11:31:59 -08:00
  • d5e3be9a55 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-01-30 11:13:28 -08:00
  • 80b369d6d5 CB-2296: Added parsing for Integer and Boolean parameters in config.xml Joe Bowser 2013-01-30 11:13:07 -08:00
  • d29eb84010 Tagging 2.4.0rc2 2.4.0rc2 Andrew Grieve 2013-01-30 09:51:40 -05:00
  • 381ce535bf Merge branch 'puritytool' Joe Bowser 2013-01-29 15:20:21 -08:00
  • 2e20bb0639 [CB-2293] Fix typo bufferSize->bytesRead. Andrew Grieve 2013-01-29 13:47:15 -05:00
  • 56cd24797e Fix for CB-2284. 401s are appearing when we hit them Joe Bowser 2013-01-25 16:39:02 -08:00
  • 431ca99c23 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-01-25 14:41:26 -08:00
  • 6ced2ff293 CB-2292: Added a check for width and height. You can't scale nothing because you can't divide by zero. Joe Bowser 2013-01-25 14:41:14 -08:00
  • 31055bb303 Update to purity, adding better touch support Joe Bowser 2013-01-25 14:39:44 -08:00
  • 24a53e39dd hey new line Fil Maj 2013-01-23 18:31:30 -08:00
  • 2ab113b695 Removing notice about incubation in the readme. Fil Maj 2013-01-23 12:21:49 -08:00
  • 9a0481a750 tweaking readme Fil Maj 2013-01-23 12:17:42 -08:00
  • 09035eb4c4 Setting template AndroidManifest values for version to 1.0 and code to 1. Fil Maj 2013-01-23 12:13:07 -08:00
  • 1adf268e71 Updates to tests, including the use of Purity Joe Bowser 2013-01-22 15:18:21 -08:00
  • 23f57ad5a7 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android into puritytool Joe Bowser 2013-01-21 14:59:04 -08:00
  • d9b15cf69e Updating with fixed JS from CB-2279 2.4.0rc1 Joe Bowser 2013-01-21 13:47:26 -08:00
  • dbfe12a993 Partial fix for CB-2269, we probably shoudln't call Config.init twice Joe Bowser 2013-01-18 16:41:10 -08:00
  • 2b32dfd99d Partial Fix for CB-2269 * Moved Config.init call into DroidGap for the most common use-case * The CordovaWebView docuemntation still has to be updated * The template has to be changed, since we don't want to have two different types of config Joe Bowser 2013-01-18 16:37:55 -08:00
  • 679de40780 2.4.0rc1 updating Joe Bowser 2013-01-18 15:33:38 -08:00
  • 66f15fdd37 Adding purity to the test suite. Purity is a test class that may be renamed later Joe Bowser 2013-01-18 15:00:02 -08:00
  • 038f0e45b1 Upgrading Test Project properties to 4.2 Joe Bowser 2013-01-18 11:44:09 -08:00
  • 033bfcc804 This should be Android 4.2, not Google APIs Joe Bowser 2013-01-18 11:36:12 -08:00
  • fa87c08a29 Merge branch 'master' into arraybuffers Braden Shepherdson 2013-01-18 12:33:25 -05:00
  • dfb799739a Change binaryEcho to echoArrayBuffer. Braden Shepherdson 2013-01-18 12:32:52 -05:00
  • 1193f7ed22 Fixed Android 4.2 filepicker, time for master Joe Bowser 2013-01-17 17:00:50 -08:00
  • 7530c21a9f Full binary data support. Braden Shepherdson 2013-01-17 15:58:38 -05:00
  • a120614617 Initial input type=file support fileinput Simon MacDonald 2012-12-22 10:02:54 -05:00
  • 0311f0db38 CB-2208 Fix crash on File mobile-spec tests Andrew Grieve 2013-01-17 09:55:37 -05:00
  • 547b683e61 Remove debugging. Braden Shepherdson 2013-01-15 13:24:59 -05:00
  • ff1d943a69 Add CordovaArguments helper to decode ArrayBuffers Braden Shepherdson 2013-01-15 13:21:09 -05:00
  • 15a5c89e86 Removed debugging output. Braden Shepherdson 2013-01-15 11:52:06 -05:00
  • 03b974ee3f Working Base64 encoding. Braden Shepherdson 2013-01-15 11:48:09 -05:00
  • f145605c63 Mostly working arraybuffer changes, needs Base64. Braden Shepherdson 2013-01-15 11:16:32 -05:00
  • 29230d0316 CB-2171: Patches are welcome. Joe Bowser 2013-01-11 11:26:36 -08:00
  • 57fc49ddc2 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-01-11 10:24:50 -08:00
  • 5ac6853fed CB-2154: navigator.splashscreen.show() broken in Phonegap 2.2 and 2.3.0rc2 Simon MacDonald 2013-01-10 22:06:35 -05:00
  • b870214cca Fixes CB-2204: if bin/create fails, exit with code 1 Fil Maj 2013-01-10 18:29:36 -08:00
  • 55074b925f Added a comment to explain where the start page is getting set. Braden Shepherdson 2013-01-09 17:36:12 -05:00
  • 958424ce59 Add configurable start location to config.xml and template Braden Shepherdson 2013-01-09 16:48:43 -05:00
  • d04fc289ac Move config.xml parsing into its own Config class Braden Shepherdson 2013-01-09 14:22:23 -05:00
  • e14edf134d Merge branch 'master' into start_location Braden Shepherdson 2013-01-11 12:13:43 -05:00
  • dbb127447f CB-2154: navigator.splashscreen.show() broken in Phonegap 2.2 and 2.3.0rc2 Simon MacDonald 2013-01-10 22:06:35 -05:00
  • dc94fc39ec Fixes CB-2204: if bin/create fails, exit with code 1 Fil Maj 2013-01-10 18:29:36 -08:00
  • 6db9a7cb12 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android into CordovaActivity Joe Bowser 2013-01-10 16:26:24 -08:00
  • 1f39386616 Fixed broken functions that were deprecated Benn Mapes 2013-01-10 15:07:26 -08:00
  • 25aef945d1 Deleted depricated methods Benn Mapes 2013-01-10 14:51:20 -08:00
  • c9aa43afe0 CB-2185: Fixing getMimeType to get the mimetype of the file if it is upper-case Joe Bowser 2013-01-10 11:32:37 -08:00
  • 913e177f6f Added a comment to explain where the start page is getting set. Braden Shepherdson 2013-01-09 17:36:12 -05:00
  • ae431aec12 Add configurable start location to config.xml and template Braden Shepherdson 2013-01-09 16:48:43 -05:00
  • 8ac15048cd Move config.xml parsing into its own Config class Braden Shepherdson 2013-01-09 14:22:23 -05:00
  • a1cfe87f1e CB-2093: NullPointerException when attaching image from Gallery that contains spaces in the path Simon MacDonald 2013-01-08 21:10:41 -05:00