summaryrefslogtreecommitdiffstats
path: root/core/java/android/pim/vcard
Commit message (Expand)AuthorAgeFilesLines
* Make VCardComposer create the instance for mHandlerList.Daisuke Miyakawa2009-10-061-4/+2
* show events in the UIFred Quintana2009-09-302-7/+12
* Make ContactStruct handle Collection properly.Daisuke Miyakawa2009-09-301-1/+2
* Fix vCard composer in three points.Daisuke Miyakawa2009-09-302-75/+249
* Remove GAIA stringCostin Manolache2009-09-291-1/+1
* Clean up vCard code.Daisuke Miyakawa2009-09-293-234/+376
* Three changes.Daisuke Miyakawa2009-09-281-20/+36
* Two changes toward vCard composer.Daisuke Miyakawa2009-09-251-29/+40
* fix typoFred Quintana2009-09-241-1/+1
* rename misc to birthdayFred Quintana2009-09-242-9/+11
* Add "TYPE=" to type attribute when appropriate.Daisuke Miyakawa2009-09-241-140/+184
* Add appendType() utility method.Daisuke Miyakawa2009-09-241-43/+48
* Add final to appropriate variables.Daisuke Miyakawa2009-09-241-13/+13
* Fix vCard code.Daisuke Miyakawa2009-09-242-19/+118
* Add call log support to pim.vcard.VCardComposerLixin Yue2009-09-241-38/+202
* Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.AC...Daisuke Miyakawa2009-09-231-4/+5
* Suppress Performance log emitted by vCard importer.Daisuke Miyakawa2009-09-221-1/+1
* Add Website.TYPE information.Daisuke Miyakawa2009-09-221-1/+4
* Add each contact in vCard into "My Groups" if account is for Google's and it ...Daisuke Miyakawa2009-09-171-0/+34
* Make vCard importer code use Account information if possible.Daisuke Miyakawa2009-09-152-11/+28
* Handle cases where TYPE can be undefined, such as EAS.Jeff Sharkey2009-09-092-30/+35
* Fix small bugs in VCardComposer.java.Daisuke Miyakawa2009-09-072-6/+17
* Make vCard composer handle null of Photo entry correctly.Daisuke Miyakawa2009-09-011-0/+3
* Use Email.TYPE_MOBILEDaisuke Miyakawa2009-09-011-5/+1
* Refactor VCard handling code, phase 2, 3, 4, 5Daisuke Miyakawa2009-08-2510-905/+3344
* Refactor VCard-related code.Daisuke Miyakawa2009-07-1718-0/+3583