cordova-android/framework
Andrew Grieve aab47bd453 CB-5988 Allow exec() only from file: or start-up URL's domain
Uses prompt() to validate the origin of the calling JS.
This change also simplifies the start-up logic by explicitly disabling
the bridge during page transitions and explictly enabling it when the
JS asks for the bridgeSecret.

We now wait to fire onNativeReady in JS until the bridge is initialized.
It is therefore safe to delete the queue-clear/new exec race condition
code that was in PluginManager.
2014-07-03 22:06:09 -04:00
..
.settings Fix NPE when POLLING bridge mode is used. 2014-02-18 22:11:38 -05:00
assets/www Update JS snapshot to version 3.6.0-dev (via coho) 2014-05-08 15:32:28 -07:00
res We can remove the plugins tag now. Tested plugman, it's all good. 2013-07-16 15:00:28 -07:00
src CB-5988 Allow exec() only from file: or start-up URL's domain 2014-07-03 22:06:09 -04:00
test/org/apache/cordova CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
.classpath Update framework's .classpath to what Eclipse wants it to be. 2014-02-26 20:18:35 -05:00
.project Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
AndroidManifest.xml CB-6707 Update minSdkVersion to 10 consistently 2014-05-20 07:00:21 -04:00
ant.properties CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
build.xml CB-5490: add javadoc target to ant script 2013-11-26 13:06:28 -05:00
default.properties Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
project.properties Thanks for Benn Mapes for making this process easy. Updating the Android API level. 2013-11-27 12:09:17 -08:00