cordova-android/framework/assets
macdonst b850d225f4 Support old way of adding service in PhoneGap 0.9.5
PhoneGap 0.9.4 replaced PluginManager.addService() with navigator.app.addService().  This is problematic with the older plugin as they are not being maintained.  I'm adding in a PluginManger JavaScript class which will implement the addService method and call navigator.app.addService() method under the hood.  This way we won't break old code.
2011-03-30 21:04:03 +08:00
..
js Support old way of adding service in PhoneGap 0.9.5 2011-03-30 21:04:03 +08:00
www Upped script version in assets. 2011-02-04 11:55:20 -08:00