mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-22 08:53:24 +08:00
![]() 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. |
||
---|---|---|
.. | ||
.settings | ||
assets/www | ||
res | ||
src | ||
test/org/apache/cordova | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ant.properties | ||
build.xml | ||
default.properties | ||
project.properties |