cordova-android/framework
Marcel Kinard b895a0c335 CB-5346 Fix and cleanup broken Android unit test
- Found stale cordova.js in the test project. Changed ant script to copy in
  a fresh one in the pre-build stage. Removed stale copies from git, added
  to .gitignore. This is what was causing the test failure when sending
  javascript to the webview.
- Found almost-stale copy of device plugin, did the same as above.
- Fixed spacing in log messages in CordovaWebView.
- Updated README.md with current information.
- Removed dollar signs that were previously accidently appended to the license.
- Added cordova version to html pages, next to the other metadata.
- Fix incorrect separator in the viewport meta tag.
- Changed old-style <log> tag to <preference name="loglevel"> in config.xml.
- In BackButtonMultiPageTest, increased the TIMEOUT so the deviceready event
  can trigger the referenced javascript, improved the setup() method to
  explicitly load the starting point.
2013-11-11 16:19:01 -05:00
..
assets/www Update JS snapshot to version 2.10.0-dev (via coho) 2013-11-01 11:11:13 -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-5346 Fix and cleanup broken Android unit test 2013-11-11 16:19:01 -05:00
test/org/apache/cordova CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
.classpath CB-3358: Remove one more reference to commons-codec 2013-05-28 15:09:21 -04:00
.project Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
AndroidManifest.xml Set minSdkVersion to 8 for DroidGap project 2013-07-15 15:22:51 -04:00
ant.properties CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
build.xml CB-3358: Change Commons-codec:base64 to Android:Base64 2013-05-27 22:25:23 -04:00
default.properties Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
project.properties Upgrading project to Android 4.3 2013-07-29 11:30:41 -07:00