cordova-android/test/res
Andrew Grieve 087ec11e6a CB-8510 Create a new abstraction for sharing common logic of WebView engines
Having CordovaWebViewImpl separate from CordovaWebViewEngine is helpful because
now each webview doesn't have to re-implement non-webview-specific
featrues. e.g.:
1. load timeout
2. keyboard events
3. showCustomView
4. lifecycle events

Moved AndroidWebView into its own package to ensure that it doesn't use
any package-private symbols (since plugins cannot use them).
2015-02-19 12:21:30 -05:00
..
drawable Revert "Reverting the refactor. I'd rather have 4 failures due to timing than tests completely disappear" 2015-02-12 14:48:49 -05:00
drawable-hdpi Removing Default Android Graphics and replacing them with our own 2012-05-07 15:24:57 -07:00
drawable-ldpi Removing Default Android Graphics and replacing them with our own 2012-05-07 15:24:57 -07:00
drawable-mdpi Removing Default Android Graphics and replacing them with our own 2012-05-07 15:24:57 -07:00
layout CB-8510 Create a new abstraction for sharing common logic of WebView engines 2015-02-19 12:21:30 -05:00
values CB-7410 clarify the title 2014-08-27 13:56:31 -04:00
xml Revert "Reverting the refactor. I'd rather have 4 failures due to timing than tests completely disappear" 2015-02-12 14:48:49 -05:00