Merge pull request #2 from huningxin/pluggable_webview Pluggable webview
Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/a09255b2 Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/a09255b2 Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/a09255b2 Branch: refs/heads/pluggable_webview Commit: a09255b2ff1d2fb20f1bc5b3393fb2449e7f197d Parents: 79e313a 9d1c72c Author: Joe Bowser <[email protected]> Authored: Tue Apr 22 15:55:52 2014 -0700 Committer: Joe Bowser <[email protected]> Committed: Tue Apr 22 15:55:52 2014 -0700 ---------------------------------------------------------------------- bin/templates/project/AndroidManifest.xml | 2 ++ framework/src/org/apache/cordova/AndroidWebView.java | 4 ++++ framework/src/org/apache/cordova/CordovaActivity.java | 2 +- framework/src/org/apache/cordova/CordovaWebView.java | 2 ++ 4 files changed, 9 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
