1. 210ebaa Fix import of iOS vcards by Jay Shrauner · 10 years ago
  2. a326bcb Can't send my wife's vcard between devices by Tom Taylor · 10 years ago
  3. f407264 This code hasn't used CharsetUtils since 2011. Time to let it die. by Elliott Hughes · 11 years ago
  4. d98c0fe Allow importer to handle missing encoding attribute for FN. by Chiao Cheng · 12 years ago
  5. 8d1f50f Fix missing encoding attribute on FN field. by Chiao Cheng · 12 years ago
  6. 9e87c76 Allowing multiline addresses to support microsoft vCard. by Chiao Cheng · 12 years ago
  7. 2c9cf38 Making vcard photo parsing more robust to decode errors. by Chiao Cheng · 12 years ago
  8. a4e576c Fix for malformed photo entry. by Chiao Cheng · 12 years ago
  9. 449d710 Handle "VOICE" type as OTHER on Android by Daisuke Miyakawa · 13 years ago
  10. 95e66b0 Bluetooth : Modify build & parse vcard by inshik · 13 years ago
  11. 79a3663 Merge "Remove VCardInterpreterCollection" by Daisuke Miyakawa · 13 years ago
  12. 9ec6c05 Remove VCardInterpreterCollection by Daisuke Miyakawa · 13 years ago
  13. 5665060 Add parseOne() capability. by Daisuke Miyakawa · 13 years ago
  14. 1de396f Refactor code by Daisuke Miyakawa · 13 years ago
  15. 56174df remove legacy code. by Daisuke Miyakawa · 13 years ago
  16. 48dd8e8 Tolerate nested vCard. by Daisuke Miyakawa · 13 years ago
  17. 8ed6de7 replace newer composeOneEntry method with older one. by Daisuke Miyakawa · 13 years ago
  18. 677ef21 Reorganize codes, especially around vCard composition. by Daisuke Miyakawa · 13 years ago
  19. 7e4e86e Tiny refactoring, clean up. by Daisuke Miyakawa · 13 years ago
  20. c955c8b Handle a case BASE64 doesn't contain two CRLFs by Daisuke Miyakawa · 13 years ago
  21. 00b4b98 Handle custom labels correctly. by Daisuke Miyakawa · 14 years ago
  22. 37634a0 Modify vCard importer/exporter around sip handling by Daisuke Miyakawa · 14 years ago
  23. 465aa5d Fix TEL type support. by Daisuke Miyakawa · 14 years ago
  24. 0fc278d Make vCard importer for 2.1 remove "sip:" at the top of address. by Daisuke Miyakawa · 14 years ago
  25. 5db8b7b Add import/export support for SIP with vCard 2.1. by Daisuke Miyakawa · 14 years ago
  26. 4226436 Add SIP export support for vCard 3.0 and 4.0. by Daisuke Miyakawa · 14 years ago
  27. 88d0f1e Add SIP support for vCard 3.0. by Daisuke Miyakawa · 14 years ago
  28. 06ae823 Fix vCard importer so that it imports IM correctly. by Daisuke Miyakawa · 14 years ago
  29. 3d77102 Add tests for vCard 4.0 and fix some of existing logics. by Daisuke Miyakawa · 14 years ago
  30. 36ba003 Add tests for vCard 4.0. by Daisuke Miyakawa · 14 years ago
  31. 237dd94 Misc fix for vCard testing. by Daisuke Miyakawa · 14 years ago
  32. 4560bdd Make vCard 4.0 parser support SORT-AS parameter. by Daisuke Miyakawa · 14 years ago
  33. a76f41e Fix foundation classes for vCard importer/exporter. by Daisuke Miyakawa · 14 years ago
  34. 1680191 Make foundation classes public. by Daisuke Miyakawa · 14 years ago
  35. 5f363a8 Code clean-up: remove warnings around TestCase usage. by Daisuke Miyakawa · 14 years ago
  36. 58ca5f9 Add a few tests confirming the behavior of vCard library. by Daisuke Miyakawa · 14 years ago
  37. 2bf85a1 Make vCard importer/exporter aware of multi-byte parameters. by Daisuke Miyakawa · 14 years ago
  38. d5a8fc2 Rename a test file for comma-separated values in VALUE fields. by Daisuke Miyakawa · 14 years ago
  39. 42f5f84 Fix test breakage: Make test aware of anniversary in winmo case. by Daisuke Miyakawa · 14 years ago
  40. be378d5 Add a first implementation for vCard 4.0. by Daisuke Miyakawa · 14 years ago
  41. f6d9e0e Make vCard 2.1 importer accept vCard with non-QP multiple lines. by Daisuke Miyakawa · 14 years ago
  42. 4199c54 Move vCard code in platform/framework/base to platform/framework/opt/vcard. by Daisuke Miyakawa · 14 years ago