summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Performance: Fix importing vcard slowly problemHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ystable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2Kstable/cm-13.0-ZNH0Ecm-13.0blong2015-10-061-1/+6
* vcard: Add support to generate vcard jar.Shashank Mittal2015-10-061-0/+11
* Save away unknown properties that begin with X-.Rakesh Iyer2015-04-091-0/+12
* Add "get contact id and raw contact uri" callbackRicky Wai2015-03-171-5/+54
* Fix import of iOS vcardsJay Shrauner2014-07-234-72/+175
* am 2ce674dd: am 7f72d2dd: Can\'t send my wife\'s vcard between devicesTom Taylor2014-04-080-0/+0
|\
| * am 7f72d2dd: Can\'t send my wife\'s vcard between devicesTom Taylor2014-04-083-1/+76
| |\
| | * Can't send my wife's vcard between devicesTom Taylor2014-04-073-1/+76
* | | Can't send my wife's vcard between devicesTom Taylor2014-04-043-1/+76
|/ /
* | Merge "This code hasn't used CharsetUtils since 2011. Time to let it die."Elliott Hughes2013-09-253-70/+0
|\ \ | |/ |/|
| * This code hasn't used CharsetUtils since 2011. Time to let it die.Elliott Hughes2013-09-243-70/+0
|/
* am 7a2ac040: Store encoding in upper case.Chiao Cheng2012-11-141-8/+7
|\
| * Store encoding in upper case.Chiao Cheng2012-11-121-8/+7
* | am 8aa2ab8a: Allow importer to handle missing encoding attribute for FN.Chiao Cheng2012-11-120-0/+0
|\|
| * Allow importer to handle missing encoding attribute for FN.Chiao Cheng2012-11-095-13/+66
* | am d5a731fa: (-s ours) Fix missing encoding attribute on FN field.Chiao Cheng2012-11-090-0/+0
|\|
| * Fix missing encoding attribute on FN field.Chiao Cheng2012-11-083-38/+95
* | Allow importer to handle missing encoding attribute for FN.Chiao Cheng2012-10-195-13/+66
* | Fix missing encoding attribute on FN field.Chiao Cheng2012-10-153-38/+95
|/
* Allowing multiline addresses to support microsoft vCard.cm-10.1-M1Chiao Cheng2012-08-243-57/+147
* Making vcard photo parsing more robust to decode errors.Chiao Cheng2012-08-154-12/+43
* Fix for malformed photo entry.Chiao Cheng2012-08-153-17/+90
* Handle "VOICE" type as OTHER on Androidjellybean-stablejellybeanDaisuke Miyakawa2011-11-282-9/+16
* Allow vCard users to format phone numbers by themselvesDaisuke Miyakawa2011-09-214-5/+72
* Add API for setting the raw contacts URI.Martijn Coenen2011-09-151-0/+20
* Bluetooth : Modify build & parse vcardinshik2011-08-245-21/+104
* Relax URI checking on VCardComposer.Martijn Coenen2011-06-211-2/+3
* Make local variable for photo private.Daisuke Miyakawa2011-04-051-10/+9
* Merge "Add hashCode()."Daisuke Miyakawa2011-04-051-13/+155
|\
| * Add hashCode().Daisuke Miyakawa2011-04-041-13/+155
* | Merge "Remove VCardInterpreterCollection"Daisuke Miyakawa2011-04-052-91/+9
|\ \
| * | Remove VCardInterpreterCollectionDaisuke Miyakawa2011-04-012-91/+9
| |/
* / Add parseOne() capability.Daisuke Miyakawa2011-04-018-166/+307
|/
* Refactor codeDaisuke Miyakawa2011-03-3124-1758/+2529
* remove legacy code.Daisuke Miyakawa2011-03-313-205/+33
* am a07bb8c5: (-s ours) Use correct backReferenceIndex in postal addressesDaisuke Miyakawa2011-03-240-0/+0
|\
| * Use correct backReferenceIndex in postal addressesDaisuke Miyakawa2011-03-242-4/+3
* | Tolerate nested vCard.Daisuke Miyakawa2011-03-2222-424/+836
* | Merge "Use same TAG in vCard"Daisuke Miyakawa2011-03-1111-42/+40
|\ \
| * | Use same TAG in vCardDaisuke Miyakawa2011-03-1111-42/+40
* | | replace newer composeOneEntry method with older one.Daisuke Miyakawa2011-03-102-9/+10
|/ /
* | Reorganize codes, especially around vCard composition.Daisuke Miyakawa2011-03-0826-120/+205
* | Tiny refactoring, clean up.Daisuke Miyakawa2011-03-044-59/+140
* | Make vCard available without hidden APIs.Daisuke Miyakawa2011-03-032-13/+29
|/
* Refrain wrong Writer#flush() call.Daisuke Miyakawa2011-02-231-38/+13
* Reduce the number of applyBatch() callDaisuke Miyakawa2011-02-162-47/+82
* Stop using private APIs as much as possible.Daisuke Miyakawa2011-02-096-32/+69
* Let the lib use properties in 4.0 rev 15Daisuke Miyakawa2011-01-233-21/+31
* Handle a case BASE64 doesn't contain two CRLFsDaisuke Miyakawa2011-01-106-5/+115
* Handle custom labels correctly.Daisuke Miyakawa2010-11-174-41/+97