Merge branch 'master' into 4.0.x (up to 3.7.0-dev)

Conflicts:
	VERSION
	bin/templates/cordova/version
	framework/src/org/apache/cordova/CordovaWebView.java
	package.json
	test/src/org/apache/cordova/test/basicauth.java
	test/src/org/apache/cordova/test/menus.java
This commit is contained in:
Ian Clelland
2014-09-11 10:16:28 -04:00
7 changed files with 210 additions and 36 deletions

View File

@@ -18,5 +18,5 @@
under the License.
-->
<resources>
<string name="app_name">CordovaTests</string>
<string name="app_name">CordovaNativeTests</string>
</resources>