1. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  2. a0946d6 am 1aba843d: am ccc802e1: Merge "Support quoted parameters" into gingerbread by Alon Albert · 13 years ago
  3. 06912bd Support quoted parameters by Alon Albert · 13 years ago
  4. 8eef13b Refrain warning when not appropriate. Do not merge by Daisuke Miyakawa · 14 years ago
  5. 28fa220 Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events)" into gingerbread by Fabrice Di Meglio · 14 years ago
  6. e099860 Add necessary logic removed during backport by Daisuke Miyakawa · 14 years ago
  7. 8f57caf Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events) by Fabrice Di Meglio · 14 years ago
  8. 3010713 Fix again. by Daisuke Miyakawa · 14 years ago
  9. 69831d9 VCard refactoring backport. by Daisuke Miyakawa · 14 years ago
  10. 4a2a2eb Fix vCard so that it looks at IM correctly. by Daisuke Miyakawa · 14 years ago
  11. b768855 Make vCard importer/exporter aware of multi-byte parameters. by Daisuke Miyakawa · 14 years ago
  12. 64545a8 Make vCard code a separated static library. by Daisuke Miyakawa · 14 years ago
  13. 2688857 Remove duplicate definition of flag. by Jaikumar Ganesh · 14 years ago
  14. fce9609 resolved conflicts for merge of 0de3cc9b to master by Jaikumar Ganesh · 14 years ago
  15. ba2593a Add FLAG_RERAIN_PHONE_NUMBER_FORMATTING. by Daisuke Miyakawa · 14 years ago
  16. a31a945 move favorites and my contacts group handling to the provider and sync adapter by Fred Quintana · 14 years ago
  17. 56374c4 vCard refactoring. by Daisuke Miyakawa · 14 years ago
  18. 6db2c6c Refactoring vCard: remove Shift_JIS information from flags. by Daisuke Miyakawa · 14 years ago
  19. 394026c Refactor vCard: clean up test code. by Daisuke Miyakawa · 14 years ago
  20. 8e798cf Refactor vCard: move utilities for unit tests to test_utils directory. by Daisuke Miyakawa · 14 years ago
  21. c86f077 Make vCard allow users to refrain image export. Useful when by Daisuke Miyakawa · 14 years ago
  22. 931a0a9 Refactor vCard so that it correctly choose charset while importing some files. by Daisuke Miyakawa · 14 years ago
  23. 186bad0 Refactor vCard code. by Daisuke Miyakawa · 14 years ago
  24. 9d8d1e5 Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events) by Fabrice Di Meglio · 14 years ago
  25. 4ac671a Add comments for vCard parser. by Daisuke Miyakawa · 14 years ago
  26. 58b50f8 Refactor vCard parser so that its implementation detail would be hidden from users. by Daisuke Miyakawa · 14 years ago
  27. 921e5f7 Modify comments. by Daisuke Miyakawa · 14 years ago
  28. ea08c40 Add FLAG_REPRAIN_PHONE_NUMBER_FORMATTING. by Daisuke Miyakawa · 14 years ago
  29. 82b8b68 Let vCard importer/exporter select charset. by Daisuke Miyakawa · 14 years ago
  30. d3162582 revert the stripping of System Group: from the names of google system groups by Fred Quintana · 14 years ago
  31. d5e4fdc some changes due to an API review by Fred Quintana · 14 years ago
  32. d62d9ee Added a comment to make it clearer that the operation has to be the first by Daniel Lehmann · 14 years ago
  33. 7e25f5c Make the VCardEntry more robust against badly behaving resolvers. Additionally make the ImportTestResolver return the right result by Daniel Lehmann · 14 years ago
  34. 6edcdc1 Removed compatibility function (was left in before to not break the build) by Daniel Lehmann · 14 years ago
  35. 63e9140 Framework changes to allow VCards containing multiple entries Bug:2501468 by Daniel Lehmann · 14 years ago
  36. b1b1371 Expose the Uri of the newly created contact Bug: 2448065 by Daniel Lehmann · 14 years ago
  37. e8b9ce2 Merge "Use "My Contacts"" by Daisuke Miyakawa · 14 years ago
  38. 72d3397 Use "My Contacts" by Daisuke Miyakawa · 14 years ago
  39. 01f4385 Handle the string "default" and ignore it appropriately. by Daisuke Miyakawa · 14 years ago
  40. a53bbe4 Remove DateException and obsolete DateUtils functions. by Ken Shirriff · 14 years ago
  41. 9d06c58 Unbundling: pull the recurrence string formatting out of EventRecurrence. by Ken Shirriff · 14 years ago
  42. 0dcb692 Purge CallLog. by Daisuke Miyakawa · 14 years ago
  43. 66c5bd9 Fix bug #2449594 (device should fold RRULEs, etc., that are longer than 75 chars) by Fabrice Di Meglio · 14 years ago
  44. 24b5bdd Fix bug #2331761 (Instances of a recurring event are missing) by Fabrice Di Meglio · 14 years ago
  45. 989edfd Fixing the use of entities in VCardExporter. by Dmitri Plotnikov · 14 years ago
  46. 103d536 Make vCard importer use Organization name when there's no other information available. by Daisuke Miyakawa · 14 years ago
  47. 51e43a3 Add error handling codes into vCard composer. by Daisuke Miyakawa · 14 years ago
  48. 900731de Honor '+' in phone export in vCard. by Daisuke Miyakawa · 14 years ago
  49. 50c6668 Make vCard importer support lower case params. by Daisuke Miyakawa · 15 years ago
  50. 9030dd1 Handle null correctly. by Daisuke Miyakawa · 15 years ago
  51. 1301341 Fix test breakage in vCard exporter. by Daisuke Miyakawa · 15 years ago
  52. 2ec6c56 am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c by Fred Quintana · 15 years ago
  53. 973afa9 Add isPrintableAscii() and isPrintableAsciiOnly() to TextUtils.java as hidden methods, and make vCard code use them. by Daisuke Miyakawa · 15 years ago
  54. a750fdd Fix a problem in which Android custom fields are not emitted correctly in non-Ascii languages. by Daisuke Miyakawa · 15 years ago
  55. 639b0f0 Make vCard exporter append neighborhood to locality field instead of extended address, by Daisuke Miyakawa · 15 years ago
  56. a6d81e3 Make vCard code refrain from using NEIGHBORHOOD field when importing. by Daisuke Miyakawa · 15 years ago
  57. c4b5171 Modify vCard exporter code so that it does not emit non-Ascii type. by Daisuke Miyakawa · 15 years ago
  58. 49c0dec Code clean up. by Daisuke Miyakawa · 15 years ago
  59. 839c036 Add unit tests. by Daisuke Miyakawa · 15 years ago
  60. d2145b9 Clean up codes and remove/modify stale codes/comments. by Daisuke Miyakawa · 15 years ago
  61. 1b9e2be Split vCard composer into two parts: VCardComposer and VCardBuilder. by Daisuke Miyakawa · 15 years ago
  62. 3d745c2 Make vCard composer use Base64 class for encoding String into bytes instead of using its own implementation. by Daisuke Miyakawa · 15 years ago
  63. 5a1f2d2 Rename several files so that readers would not be confused. by Daisuke Miyakawa · 15 years ago
  64. f05ec92 Update VCardComposer getOwnerPhoneNumberVcard() to support empty vcard for 0.vcf by Jaikumar Ganesh · 15 years ago
  65. 592988d Add unit tests for Japanization and fix several bugs. by Daisuke Miyakawa · 15 years ago
  66. 0cda591 Make vCard composer use ContentValues object with non-empty name unless the object is not marked as IS_SUPER_PRIMARY. by Daisuke Miyakawa · 15 years ago
  67. f2ad61c Make vCard exporter check invalid phone numbers and re-format them if needed. by Daisuke Miyakawa · 15 years ago
  68. 0e98386 Support vCard format emitted by Windows Mobile 6.5, which contains invalid "VALUE" params and by Daisuke Miyakawa · 15 years ago
  69. 344416e Make vCard parser invalid lines in vCard file which look like some comment. by Daisuke Miyakawa · 15 years ago
  70. 4fe2c57 Add tests for Japanization part of vCard. by Daisuke Miyakawa · 15 years ago
  71. 26ee0ae Make vCard importer handle "PAGER" phone number correctly. by Daisuke Miyakawa · 15 years ago
  72. f035b47 Make test compontent support multiple vCard input. by Daisuke Miyakawa · 15 years ago
  73. 6cb76ac Rename the term "attribute"/"attr" to "parameter"/param". by Daisuke Miyakawa · 15 years ago
  74. 3f16be2 Enable vCard tests connect both importer/exporter tests. by Daisuke Miyakawa · 15 years ago
  75. f5633bc Fix test breakage in testNickNameV21(). by Daisuke Miyakawa · 15 years ago
  76. d95a02c Fix test breakage in Zaku. Modification to PhoneNumberUtils included. by Daisuke Miyakawa · 15 years ago
  77. 837cba33 Add partial support of Android-specific properties. by Daisuke Miyakawa · 15 years ago
  78. d263a06 Add a test for vCard composer. by Daisuke Miyakawa · 15 years ago
  79. 99a0a2c Add tests and fix vCard code. by Daisuke Miyakawa · 15 years ago
  80. 7c6770c Add the flag "FLAG_APPEND_TYPE_PARAM" to VCardConfig, which by Daisuke Miyakawa · 15 years ago
  81. ba2b21b Implement unit tests for vCard exporter, which depends on the sucess in vCard importer. by Daisuke Miyakawa · 15 years ago
  82. 021de73 Clean-up vCard code. by Daisuke Miyakawa · 15 years ago
  83. c93b88c Remove redundant comment. As of now, we cannot guarantee anything toward external developers. by Daisuke Miyakawa · 15 years ago
  84. 5a01648 Merge commit 'refs/changes/08/29008/8' of ssh://dmiyakawa@android-git.corp.google.com:29418/platform/frameworks/base into cleanup_import by Daisuke Miyakawa · 15 years ago
  85. 5c3e687 Develop ContentResolver-based unit tests for vCard importer and fix vCard code by Daisuke Miyakawa · 15 years ago
  86. bd3d5b2 am 387e73bd: Merge change Ib977f2bd into eclair by Daisuke Miyakawa · 15 years ago
  87. b977f2b Make vCard import Photo from vCard file :( by Daisuke Miyakawa · 15 years ago
  88. 629f94f am ccc214b2: Merge change I6a0b14bd into eclair by Daisuke Miyakawa · 15 years ago
  89. 0dd32c1 Make VCardComposer create the instance for mHandlerList. by Daisuke Miyakawa · 15 years ago
  90. 71f97ac Add cancel() VCardDataBuilder, which is intended to remove by Daisuke Miyakawa · 15 years ago
  91. c868acf show events in the UI by Fred Quintana · 15 years ago
  92. 1f7c409 Make ContactStruct handle Collection properly. by Daisuke Miyakawa · 15 years ago
  93. 30a2e36 Fix vCard composer in three points. by Daisuke Miyakawa · 15 years ago
  94. 3348f14 Remove GAIA string by Costin Manolache · 15 years ago
  95. a2ba9a1 Clean up vCard code. by Daisuke Miyakawa · 15 years ago
  96. f2e0d7b Three changes. by Daisuke Miyakawa · 15 years ago
  97. 21ac410 Two changes toward vCard composer. by Daisuke Miyakawa · 15 years ago
  98. 91a00d3 fix typo by Fred Quintana · 15 years ago
  99. f580841 rename misc to birthday by Fred Quintana · 15 years ago
  100. ccca121 Add "TYPE=" to type attribute when appropriate. by Daisuke Miyakawa · 15 years ago