Merge pull request #3 from huningxin/pluggable_webview Make correct webview client and chrome client for specific webview engin...
Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/bfd8bf9c Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/bfd8bf9c Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/bfd8bf9c Branch: refs/heads/pluggable_webview Commit: bfd8bf9ca4e3cc3202002df7602d7a01c21cfe9c Parents: b9a24f0 7a5405d Author: Joe Bowser <[email protected]> Authored: Tue Apr 29 13:25:19 2014 -0700 Committer: Joe Bowser <[email protected]> Committed: Tue Apr 29 13:25:19 2014 -0700 ---------------------------------------------------------------------- .../src/org/apache/cordova/AndroidWebView.java | 30 ++++++++++++-------- .../src/org/apache/cordova/CordovaActivity.java | 18 ++++++------ .../src/org/apache/cordova/CordovaWebView.java | 4 +++ 3 files changed, 32 insertions(+), 20 deletions(-) ----------------------------------------------------------------------
