cordova-android/framework
Braden Shepherdson 7530c21a9f Full binary data support.
- Removed BinaryEcho; made Echo support a new binaryEcho action.
- Added CordovaArgs wrapper for JSONArray, and a new overload for
  execute that accepts a CordovaArgs. There is now a default
  implementation for the JSONArray version of execute that builds a
  CordovaArgs and calls that version of execute. The default
  implementation for the CordovaArgs execute is to return false.
- Added byte[] version of success() in CallbackContext.
2013-01-17 15:58:38 -05:00
..
assets Typo. Missed index.html in incrementation 2013-01-02 17:10:00 -08:00
res Add configurable start location to config.xml and template 2013-01-11 10:24:02 -08:00
src/org/apache/cordova Full binary data support. 2013-01-17 15:58:38 -05:00
test/org/apache/cordova CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
.classpath Update .classpath file to use commons-codec-1.7.jar 2012-09-28 14:27:38 -04:00
.project Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
AndroidManifest.xml Modify min sdk version in AndroidManifest.xml 2012-08-13 13:27:34 -04:00
ant.properties CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
build.xml Fail the build gracefully with helpful error messages if the local.properties 2012-09-25 13:09:40 -04:00
default.properties Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
project.properties Bumping Android API version to 17 2012-11-14 16:05:50 -05:00