summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-21Allow vCard users to format phone numbers by themselvesandroid-sdk-adt_r20android-sdk-adt_r16.0.1android-sdk-4.0.3_r1android-sdk-4.0.3-tools_r1android-cts-verifier-4.0_r1android-cts-verifier-4.0.3_r1android-cts-4.0_r1android-cts-4.0.3_r2android-cts-4.0.3_r1android-4.0.4_r2.1android-4.0.4_r2android-4.0.4_r1.2android-4.0.4_r1.1android-4.0.4_r1android-4.0.3_r1.1android-4.0.3_r1android-4.0.2_r1android-4.0.1_r1.2android-4.0.1_r1.1android-4.0.1_r1tools_r20ics-plus-aospics-mr1-releaseics-mr1ics-mr0-releaseics-mr0ics-factoryrom-2-releaseDaisuke Miyakawa
2011-09-15Add API for setting the raw contacts URI.Martijn Coenen
2011-08-24Bluetooth : Modify build & parse vcardinshik
2011-06-21Relax URI checking on VCardComposer.Martijn Coenen
2011-04-05Make local variable for photo private.Daisuke Miyakawa
2011-04-05Merge "Add hashCode()."Daisuke Miyakawa
2011-04-05Merge "Remove VCardInterpreterCollection"Daisuke Miyakawa
2011-04-04Add hashCode().Daisuke Miyakawa
2011-04-01Remove VCardInterpreterCollectionDaisuke Miyakawa
2011-04-01Add parseOne() capability.Daisuke Miyakawa
2011-03-31Refactor codeDaisuke Miyakawa
2011-03-31remove legacy code.Daisuke Miyakawa
2011-03-24am a07bb8c5: (-s ours) Use correct backReferenceIndex in postal addressesDaisuke Miyakawa
2011-03-24Use correct backReferenceIndex in postal addressesDaisuke Miyakawa
2011-03-22Tolerate nested vCard.Daisuke Miyakawa
2011-03-11Merge "Use same TAG in vCard"Daisuke Miyakawa
2011-03-11Use same TAG in vCardDaisuke Miyakawa
2011-03-10replace newer composeOneEntry method with older one.Daisuke Miyakawa
2011-03-08Reorganize codes, especially around vCard composition.Daisuke Miyakawa
2011-03-04Tiny refactoring, clean up.Daisuke Miyakawa
2011-03-03Make vCard available without hidden APIs.Daisuke Miyakawa
2011-02-23Refrain wrong Writer#flush() call.Daisuke Miyakawa
2011-02-16Reduce the number of applyBatch() callDaisuke Miyakawa
2011-02-09Stop using private APIs as much as possible.Daisuke Miyakawa
2011-01-23Let the lib use properties in 4.0 rev 15Daisuke Miyakawa
2011-01-10Handle a case BASE64 doesn't contain two CRLFsDaisuke Miyakawa
2010-11-17Handle custom labels correctly.Daisuke Miyakawa
2010-11-16Suppress inappropriate log around VCardBuilder.Daisuke Miyakawa
2010-11-03Add logs to track the parser behavior.Daisuke Miyakawa
2010-10-28Remove dependency toward org.apache.commons.codec.net.Daisuke Miyakawa
2010-09-21Modify vCard importer/exporter around sip handlingDaisuke Miyakawa
2010-09-15Add RAW_CONTACT_ID for refraining NPE.Daisuke Miyakawa
2010-09-13Add FLAG_REFRAIN_IMAGE_EXPORT support.Daisuke Miyakawa
2010-09-08Fix TEL type support.Daisuke Miyakawa
2010-09-08Make vCard importer for 2.1 remove "sip:" at the top of address.Daisuke Miyakawa
2010-09-08Add import/export support for SIP with vCard 2.1.Daisuke Miyakawa
2010-09-08Add SIP export support for vCard 3.0 and 4.0.Daisuke Miyakawa
2010-09-04Add SIP support for vCard 3.0.Daisuke Miyakawa
2010-08-24Fix vCard importer so that it imports IM correctly.Daisuke Miyakawa
2010-08-23Add tests for vCard 4.0 and fix some of existing logics.Daisuke Miyakawa
2010-08-23Add tests for vCard 4.0.Daisuke Miyakawa
2010-08-21Misc fix for vCard testing.Daisuke Miyakawa
2010-08-20Make vCard 4.0 parser support SORT-AS parameter.Daisuke Miyakawa
2010-08-20Fix foundation classes for vCard importer/exporter.Daisuke Miyakawa
2010-08-19Make foundation classes public.Daisuke Miyakawa
2010-08-18Code clean-up: remove warnings around TestCase usage.Daisuke Miyakawa
2010-08-18Add a few tests confirming the behavior of vCard library.Daisuke Miyakawa
2010-08-17Make vCard importer/exporter aware of multi-byte parameters.Daisuke Miyakawa
2010-07-13Rename a test file for comma-separated values in VALUE fields.Daisuke Miyakawa
2010-07-11Merge "Make vCard builder suppress vCard 4.0 composition."Daisuke Miyakawa