cordova-android/framework
Andrew Grieve 365edcad16 Optimize encoding of PluginResults within NativeToJsMessageQueue.
Also included in this refactoring:
 -Better use of StringBuilder when encoding messages
 -Defers actual encoding of messages until they are popped.
 -Add a pause/unpause of message queue so that all pending messages will
 be sent to JS in order at the end of a PROMPT or JS_OBJECT context.
 Before they may not have been sent in order.
 -Tweaked LOAD_URL so that it always happens on the UI thread (avoids
 log warning).
2012-09-18 13:24:37 -04:00
..
assets Updating JS with feeling - See CB-1420 2012-09-12 12:58:30 -07:00
res Forgot to put back echo 2012-09-06 17:12:36 -07:00
src/org/apache/cordova Optimize encoding of PluginResults within NativeToJsMessageQueue. 2012-09-18 13:24:37 -04:00
test/org/apache/cordova CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
.classpath Make Eclipse recognize framework as a library project 2012-08-20 14:22:48 -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 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 Make Eclipse recognize framework as a library project 2012-08-20 14:22:48 -04:00