Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.
The "CordovaWebView" page has been changed by JoeBowser: http://wiki.apache.org/cordova/CordovaWebView?action=diff&rev1=3&rev2=4 * Java Unit Testing on Device alongside Mobile-Spec * More readable code, and eventual deprecation of the DroidGap class - =Status=; + =Status= The last prototype is found here: (Put GitHub Repo Here) @@ -17, +17 @@ In Cordova 1.5, we added the CordovaInterface and separated DroidGap into CordovaChromeClient, CordovaWebViewClient and LinearLayoutSoftKeyboardDetect. We still have the DroidGap activity class, however we need to decide where the following needs to go: - * Authentication + * Authentication - * Whitelisting + * Whitelisting - * Web History (Needs to be enabled and disabled) + * Web History (Needs to be enabled and disabled) - * PluginManager (Key to the API) + * PluginManager (Key to the API) - * Stuff that we are missing (please add to the wiki) + * Stuff that we are missing (please add to the wiki)