Commit Graph

  • 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
  • c130396d4e Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/cordova-android Simon MacDonald 2013-01-08 18:48:44 -05:00
  • bc2e7cf317 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android Joe Bowser 2013-01-08 13:54:44 -08:00
  • 7ace1d652d Fixing CB-2171, 0 byte file in filesystem on 404 from server. Patches are welcome. Joe Bowser 2013-01-08 13:54:38 -08:00
  • 26effd1def Test for correctOrientation not rotate=0 Simon MacDonald 2013-01-08 15:21:51 -05:00
  • 5f6824e5dd Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-android into file_slicing Braden Shepherdson 2013-01-07 18:13:54 -05:00
  • 4589bdd31f And support for slicing in readAsDataURL. Braden Shepherdson 2013-01-04 15:00:55 -05:00
  • 72e0b49e0b Fixed CB-2089 after I tagged for the release. This will have to sit in 2.4.0 Joe Bowser 2013-01-03 10:18:41 -08:00
  • 3caa45d860 Typo. Missed index.html in incrementation 2.3.0 Joe Bowser 2013-01-02 17:10:00 -08:00
  • 7c069f14f8 Incrementing version to 2.3.0 final Joe Bowser 2013-01-02 17:07:21 -08:00
  • 552885dbd3 Add support for reading slices of text files. Braden Shepherdson 2013-01-02 15:34:39 -08:00
  • 6efeb1471c Incremeting version to 2.3.0rc2 2.3.0rc2 Joe Bowser 2012-12-10 14:26:38 -08:00
  • 01f062d2ba Saving a contact with an email type of work sets it to home Simon MacDonald 2012-12-08 22:02:34 -05:00
  • 2a42c463d2 CB-1973: We don't need to log three damn times! If it wasn't for HTC, I'd remove this entirely. Joe Bowser 2012-12-06 10:40:57 -08:00
  • 182843edf6 CB-1850 change: Model is getModel, name is getProduct Joe Bowser 2012-12-05 14:58:47 -08:00
  • 9a9d36e9d9 CB-1969: Searching for emails in Contacts throws an exception always errors out Simon MacDonald 2012-12-05 16:28:27 -05:00
  • 7d5249eea6 Clean up warnings in InAppBrowser Simon MacDonald 2012-12-05 12:09:17 -05:00
  • f7910c41c3 Changing FILL_PARENT to MATCH_PARENT, removing Eclipse deprecation warnings Joe Bowser 2012-12-04 14:14:19 -08:00
  • 3973f4f952 More back button woes! The Fix for CB-1960 did weird things on both my end and Simon's end, sadly they're both different things. This should simply the code and resolve it. Sadly, all the unit tests pass as usual. Joe Bowser 2012-12-04 12:06:05 -08:00
  • 8a19769a47 Fix for CB-1960, we now check to see if any view is on the WebView, since they won't always be custom Joe Bowser 2012-12-04 09:40:57 -08:00
  • c0ee593c10 [CB-1959] Display usage and exit when no arguments given Brian M Dube 2012-12-02 13:12:44 -08:00
  • c806451b8a Update Android SDK verions and commons-codec version in README.md. Andrew Grieve 2012-12-02 21:19:58 -05:00