cordova-android/framework/src/com/phonegap
macdonst c093881f54 Issue #174: contact attribs should return null instead of empty array
Currently the implementation will return an empty array for the following Contact attributes: phoneNumbers, emails, addresses, ims, organizations, addresses, websites and photos.  With this fix these attributes will be null unless the lenght of the array is greater than 0.
2011-07-22 03:16:45 +08:00
..
api write error to log when plugins.xml is missing 2011-07-15 23:45:32 -04:00
file File API: System and Directories 2011-03-05 04:26:31 +08:00
AccelListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
App.java Remove deprecated addService() method. The new way to register a plugin is to include it in res/xml/plugins.xml. 2011-07-15 14:26:20 -05:00
AudioHandler.java Changing Media class to return seconds 2011-05-27 01:54:48 +08:00
AudioPlayer.java Changing Media class to return seconds 2011-05-27 01:54:48 +08:00
CallbackServer.java Improve performance of our encoding 2011-06-24 14:06:20 -07:00
CameraLauncher.java Issue #156: Camera.DestinationType.FILE_URI on Android not conforming to API Spec 2011-07-16 05:03:48 +08:00
Capture.java Handle content:// uri's in resolveLocalFileSystemURI 2011-07-19 04:10:55 +08:00
CompassListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
ContactAccessor.java Issue #149: Deprecate support for Android 1.X devices 2011-07-13 00:18:38 +08:00
ContactAccessorSdk5.java Issue #174: contact attribs should return null instead of empty array 2011-07-22 03:16:45 +08:00
ContactManager.java Issue #149: Deprecate support for Android 1.X devices 2011-07-13 00:18:38 +08:00
CryptoHandler.java Update license and copyright notices in each source file. PhoneGap is licensed under modified BSD and MIT (2008). 2010-10-18 15:31:16 -05:00
Device.java Upping version to 1.0.0rc2 2011-07-19 04:11:17 +08:00
DirectoryManager.java Issue #156: Camera.DestinationType.FILE_URI on Android not conforming to API Spec 2011-07-16 05:03:48 +08:00
DroidGap.java Edited framework/src/com/phonegap/DroidGap.java via GitHub 2011-07-21 11:47:20 -07:00
FileTransfer.java Ticket 124: File Transfer multipart badly formed trips mod_security 2011-04-01 22:43:38 +08:00
FileUploadResult.java Adding File Upload functionality 2011-01-06 07:09:07 +08:00
FileUtils.java Handle content:// uri's in resolveLocalFileSystemURI 2011-07-19 04:10:55 +08:00
GeoBroker.java Update license and copyright notices in each source file. PhoneGap is licensed under modified BSD and MIT (2008). 2010-10-18 15:31:16 -05:00
GeoListener.java Fixing geo listner callback fail to send 3 args instead of 4. 2011-01-14 02:07:47 +08:00
GpsListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
HttpHandler.java Remove unneeded debug log statements. 2010-10-28 16:28:24 -05:00
NetworkListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
NetworkManager.java Shouldn't return error on first call. This prevents successful invocation, which prevents deviceready from firing. 2011-07-13 00:21:34 -05:00
Notification.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
SimpleCrypto.java Adding Built-In Crypto Library 2010-02-24 16:18:35 -08:00
StandAlone.java Update license and copyright notices in each source file. PhoneGap is licensed under modified BSD and MIT (2008). 2010-10-18 15:31:16 -05:00
Storage.java Ticket 136: window.openDatabase() in Android 3.0 throws SECURITY_ERR (most code written by Simon MacDonald - I just tested and checked in) 2011-04-19 16:54:16 -05:00
TempListener.java Introduce PhonegapActivity class to separate plugin development from base Phonegap. 2010-11-06 03:10:28 +08:00
WebViewReflect.java Update license and copyright notices in each source file. PhoneGap is licensed under modified BSD and MIT (2008). 2010-10-18 15:31:16 -05:00