cordova-android/framework
Andrew Grieve 0baf104a75 Fix a deadlock in CallbackServer.java.
-Manifested when running mobile spec. Was caused by CallbackServer
obtaining lock #1 then #2, while other thread obtained #2 then #1.
2012-09-18 13:51:31 -04:00
..
assets Updated JS snapshot. 2012-09-18 13:25:18 -04:00
res Forgot to put back echo 2012-09-06 17:12:36 -07:00
src/org/apache/cordova Fix a deadlock in CallbackServer.java. 2012-09-18 13:51:31 -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