cordova-android/framework/src/com/phonegap/api
2011-10-03 10:29:14 -05:00
..
IPlugin.java Add overrideUrlLoading overriding ... yeah ... to plugins by the plugin adding a <url-filter.../> and implmenting the onOverrideUrlLoading(...) method 2011-09-06 14:15:45 -07:00
LOG.java Correct log level comparison. 2011-10-03 10:29:14 -05:00
PhonegapActivity.java Add overrideUrlLoading overriding ... yeah ... to plugins by the plugin adding a <url-filter.../> and implmenting the onOverrideUrlLoading(...) method 2011-09-06 14:15:45 -07:00
Plugin.java Add comment for method onOverrideUrlLoading() 2011-09-28 21:36:43 -05:00
PluginManager.java Call the initial onResume() on a plugin when it is created. This corrects the lifecycle behavior for plugins. 2011-09-28 22:40:53 -05:00
PluginResult.java File API: System and Directories 2011-03-05 04:26:31 +08:00