summaryrefslogtreecommitdiffstats
path: root/core/java/android/pim/vcard/ContactStruct.java
Commit message (Expand)AuthorAgeFilesLines
* Rename several files so that readers would not be confused.Daisuke Miyakawa2009-11-161-1435/+0
* Add unit tests for Japanization and fix several bugs.Daisuke Miyakawa2009-11-131-32/+52
* Add tests for Japanization part of vCard.Daisuke Miyakawa2009-11-051-2/+2
* Make vCard importer handle "PAGER" phone number correctly.Daisuke Miyakawa2009-11-051-13/+18
* Rename the term "attribute"/"attr" to "parameter"/param".Daisuke Miyakawa2009-11-031-27/+26
* Enable vCard tests connect both importer/exporter tests.Daisuke Miyakawa2009-11-021-6/+25
* Fix test breakage in Zaku. Modification to PhoneNumberUtils included.Daisuke Miyakawa2009-10-291-17/+5
* Add partial support of Android-specific properties.Daisuke Miyakawa2009-10-291-5/+48
* Add tests and fix vCard code.Daisuke Miyakawa2009-10-141-23/+34
* Clean-up vCard code.Daisuke Miyakawa2009-10-091-77/+28
* Develop ContentResolver-based unit tests for vCard importer and fix vCard codeDaisuke Miyakawa2009-10-081-298/+331
* show events in the UIFred Quintana2009-09-301-4/+5
* Make ContactStruct handle Collection properly.Daisuke Miyakawa2009-09-301-1/+2
* Remove GAIA stringCostin Manolache2009-09-291-1/+1
* Clean up vCard code.Daisuke Miyakawa2009-09-291-2/+2
* rename misc to birthdayFred Quintana2009-09-241-5/+4
* Fix vCard code.Daisuke Miyakawa2009-09-241-14/+111
* Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.AC...Daisuke Miyakawa2009-09-231-4/+5
* 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-151-4/+16
* Use Email.TYPE_MOBILEDaisuke Miyakawa2009-09-011-5/+1
* Refactor VCard handling code, phase 2, 3, 4, 5Daisuke Miyakawa2009-08-251-730/+708
* Refactor VCard-related code.Daisuke Miyakawa2009-07-171-0/+1244