cordova-android/framework
Andrew Grieve 65a397fb63 Abstract JS->Native API calls into a class.
-setNativeToJsBridgeMode() and poll() can now be used via the JS interface
exported via addJavascriptInterface.
-prompt() now forwards calls to this class so that the logic will be the
same whether prompt() or the JS object is used.
2012-09-18 13:24:36 -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 Abstract JS->Native API calls into a class. 2012-09-18 13:24:36 -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