cordova-android/framework
Andrew Grieve 3d53b9244d Adds FileTransfer support for upload headers.
-Support previously existed via options.params.headers. This CL
deprecates this (undocumented) way of adding headers and adds support
for options.headers.
-This also adds support for multiple headers via:
    options.headers = {"Name": ["Value1", "Value2"]}.
2012-07-27 20:54:31 -04:00
..
assets Upping the version to 2.0.0 2012-07-18 16:58:03 -07:00
res Remove cordova.xml and plugins.xml from framework/res/xml. 2012-07-16 15:06:12 -04:00
src Adds FileTransfer support for upload headers. 2012-07-27 20:54:31 -04:00
test/org/apache/cordova CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
.classpath Modifying generated classpath 2012-05-07 15:52:49 -07:00
.project Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
AndroidManifest.xml Tweaking the Android Manfest to cope with new target changes: CB-1147 2012-07-27 13:31:25 -07:00
ant.properties CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
build.xml updating build.xml templates reference 2012-06-08 17:43:29 -07:00
default.properties Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
project.properties Forgot to add it renderscript.opt.level to the project. This will fix ant issues 2012-06-28 08:00:35 -07:00