cordova-android/framework
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
..
assets Issue #167: Remove window.app and use navigator.app instead. Remove App() from namespace. 2011-07-19 11:00:13 -05:00
libs Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
res remove comment from xml declaration 2011-07-15 23:47:08 -04:00
src/com/phonegap Issue #174: contact attribs should return null instead of empty array 2011-07-22 03:16:45 +08:00
.classpath Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
.project Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
AndroidManifest.xml Fix Issue #170: Sub pages reload on orientation or keyboard changes 2011-07-20 23:21:34 +08:00
build.xml Issue #151: Remove minification of phonegap.*.js file 2011-07-12 15:33:46 -04:00
default.properties Changing default target to the highest for maximum compatibility 2011-06-27 10:22:57 -07:00