mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
04ccb06e3f
This adds CordovaPlugin.initialize() (no args) and deprecates CordovaPlugin.initialize(app, webView). This will allow us to refactor more easily by using the package-private privateInitialize() to set fields. |
||
---|---|---|
.. | ||
.settings | ||
assets/www | ||
res | ||
src | ||
test/org/apache/cordova | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ant.properties | ||
build.xml | ||
default.properties | ||
project.properties |