Files
frameworks_base/core/java/android
Daisuke Miyakawa 837cba33c5 Add partial support of Android-specific properties.
In the near future, all the values which cannot be converted to
vCard property is expressed as "X-ANDROID-CUSTOM" property + MIME_TYPE.

Example (Nick name):
X-ANDROID-CUSTOM:vnd.android.cursor.item/nickname;Nicky;;;;;;;;;;;;;

All the data are stored ordered by its column name ("data1" - "data15").
Currently the code assumes the max num is 15.

Internal Issue number: 2079082
2009-10-29 09:16:31 +09:00
..
2009-10-09 01:35:11 +02:00
2009-10-20 16:23:01 -04:00
2009-09-17 11:21:47 -04:00
2009-09-11 17:15:15 -07:00