mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
145b50a320
Instantiation and storing of the instance should be owned privately by PluginManager, not exposed via an unprotected public API. That said, this refactoring does not make any breaking changes to the public API, except for removing the createPlugin call in PluginEntry, which should not be called by anyone other than PluginManager anyway. |
||
---|---|---|
.. | ||
.settings | ||
assets/www | ||
res | ||
src | ||
test/org/apache/cordova | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ant.properties | ||
build.xml | ||
default.properties | ||
project.properties |