1. 2c1bfd0 Remove two panel layout from PeopleActivity by Brian Attwell · 10 years ago
  2. 7039633 Fix broken contacts tests by Yorke Lee · 10 years ago
  3. 28daa7d Fix build breakage: Revert "Fix broken contacts tests" by Ed Heyl · 10 years ago
  4. 90ef577 Fix broken contacts tests by Yorke Lee · 10 years ago
  5. fc50bdd Delete dead social/stream code from Contacts by Brian Attwell · 10 years ago
  6. cb89f71 Remove ContactDetailLayoutController's social code by Brian Attwell · 10 years ago
  7. cd321f6 Move ContactLoader related code to ContactsCommon by Yorke Lee · 11 years ago
  8. 8c88c5c Fixing unit tests and moving to proper location. by Chiao Cheng · 11 years ago
  9. b27746b Merge "Fix broken test testImIntentCustom" by Yorke Lee · 12 years ago
  10. 726e1ec Fix broken test testImIntentCustom by Yorke Lee · 12 years ago
  11. 44cfc56 Allow read-only contacts to be editable. by Chiao Cheng · 12 years ago
  12. ad29eae Dedup NANPA numbers by Jay Shrauner · 12 years ago
  13. ddd4e82 Refactor editor layout file dependencies out of common. by Chiao Cheng · 12 years ago
  14. 738ff86 Move ValuesDelta to ContactsCommon. by Chiao Cheng · 12 years ago
  15. aa690d4 Prefactor RawContactDelta.ValuesDelta into top level class. by Chiao Cheng · 12 years ago
  16. 0d5588d Move AccountTypeManager to ContactsCommon. by Chiao Cheng · 12 years ago
  17. 428f008 Move dependencies of AccountTypeManager into ContactsCommon. by Chiao Cheng · 12 years ago
  18. 565ef6a Merge "Move AccountTypeManager singleton out of app context." by Chiao Cheng · 12 years ago
  19. a0233a0 Moving ContactListItemView and dependent classes. by Chiao Cheng · 12 years ago
  20. dabac3f Move AccountTypeManager singleton out of app context. by Chiao Cheng · 12 years ago
  21. c8dd78c Moving dependencies of PhoneFavoriteFragment. by Chiao Cheng · 12 years ago
  22. 34793c4 Moving PhoneNumberInteraction to Dialer. by Chiao Cheng · 12 years ago
  23. 9ea0015 Move label fetch logic into common utility class. by Chiao Cheng · 12 years ago
  24. d7ca03e Move dependencies in prep for PhoneNumberInteraction move. by Chiao Cheng · 12 years ago
  25. 52ce7ca Merge "Sharing ContactPhotoManager between dialer and people." by Chiao Cheng · 12 years ago
  26. 5c3603d Fixing unit test to not rely on html markup. by Chiao Cheng · 12 years ago
  27. 79a6b5d Sharing ContactPhotoManager between dialer and people. by Chiao Cheng · 12 years ago
  28. cbb91b8 Merge "Fix broken unit test from dialer split." by Chiao Cheng · 12 years ago
  29. 99d3803 am 77cfb2ac: am 03eaa114: Merge "Allow both AOSP and Google account types for Exchange" into jb-mr1-dev by Marc Blank · 12 years ago
  30. de8a664 Allow both AOSP and Google account types for Exchange by Marc Blank · 12 years ago
  31. 38e5786 Fix broken unit test from dialer split. by Chiao Cheng · 12 years ago
  32. 47b6f70 Refactor RawContact to be parcelable. by Chiao Cheng · 12 years ago
  33. a2180f3 Initial removal of dialer features. by Chiao Cheng · 12 years ago
  34. 84212b1 PhoneNumberTestService: show truncated number too. by Makoto Onuki · 12 years ago
  35. 095e2fa Clean up unused code used to use for.... by Makoto Onuki · 12 years ago
  36. e58bbc4 Dedup consecutive call log entries. by Chiao Cheng · 12 years ago
  37. b700cfd Switch libcore.util.Objects to equivalent guava Objects. by Chiao Cheng · 12 years ago
  38. c78606d Fix test by Makoto Onuki · 12 years ago
  39. 851222a Added thin object layer around contact data by Maurice Chu · 12 years ago
  40. e0b2f1e Global import order fix. by Chiao Cheng · 12 years ago
  41. 3e435f0 Change usages of com.google.android to com.google.common. by Chiao Cheng · 12 years ago
  42. 45ee872 Don't send view notification before showing quick contact by Makoto Onuki · 12 years ago
  43. 82a4f44 Clarify AccountType.resPackageName/summaryResPackageName by Makoto Onuki · 12 years ago
  44. ac71b53 Support adding phone/email to readonly contacts by Makoto Onuki · 12 years ago
  45. 2c428c7 Improve "fill calllog" by Makoto Onuki · 12 years ago
  46. ae48e81 Fix crash in StreamItemEntry.checkDecoded() by Makoto Onuki · 12 years ago
  47. 03b1fe5 Merge "Relax phone number collapser" by Makoto Onuki · 12 years ago
  48. 1e521b2 Merge "Fix stream item layout and failing tests" by Makoto Onuki · 12 years ago
  49. ac1bc8c Relax phone number collapser by Makoto Onuki · 12 years ago
  50. 205a3b6 Fix stream item layout and failing tests by Makoto Onuki · 12 years ago
  51. 14380a4 Add read/write calllog permissions to test package by Daisuke Miyakawa · 12 years ago
  52. 2f77c85 Various refactorings to prepare proper big picture loading by Daniel Lehmann · 12 years ago
  53. f68c5e7 Add READ_PROFILE and READ_SOCIAL_STREAM to test apk by Makoto Onuki · 12 years ago
  54. da9cdc1 Updates fragment dejunk by Makoto Onuki · 12 years ago
  55. 0070e98 Fix tests by Makoto Onuki · 12 years ago
  56. 9abfe36 Merge "Search email and search phone test intents" by Katherine Kuan · 13 years ago
  57. 1ce53ff Search email and search phone test intents by Katherine Kuan · 13 years ago
  58. cfdfed3 Swap in updated resource for Contacts test-adapter. by Josh Gargus · 13 years ago
  59. fd3fa58 Mark intent test LIST_CONTACTS_WITH_PHONES_ACTION as deprecated by Katherine Kuan · 13 years ago
  60. bf012bc Merge "Fix issues with photo selection on Prime." by Dave Santoro · 13 years ago
  61. 14d2083 Fix issues with photo selection on Prime. by Dave Santoro · 13 years ago
  62. 953dc0c Add projection support to QueryService by Makoto Onuki · 13 years ago
  63. fadd5e1 Use NEW_TASK flag for launching in-call UI by Daisuke Miyakawa · 13 years ago
  64. 6548885 Add phone number format tester to test apk by Makoto Onuki · 13 years ago
  65. 8e34744 Add service to test apk to execute arbitrary query by Makoto Onuki · 13 years ago
  66. 4e1d785 Correctly format numbers in RTL languages. by Flavio Lerda · 13 years ago
  67. 0454960 Fix test breakage by Daisuke Miyakawa · 13 years ago
  68. c89565e Store contact info using country iso as well. by Flavio Lerda · 13 years ago
  69. b5a6a92 Fix test for selecting an account. by Flavio Lerda · 13 years ago
  70. f8ce15c Fix bug 5563362: failed to initialize external account type by Makoto Onuki · 13 years ago
  71. c641e62 EditSchema: add mandatory check for "name" and "photo". by Makoto Onuki · 13 years ago
  72. ed90ea5 Stop using DisplayNameFormatter and reduce a query column by Daisuke Miyakawa · 13 years ago
  73. 4885a02 Use a plain String instead of CharArrayBuffer. by Flavio Lerda · 13 years ago
  74. 5c357cd Merge "Correctly match SIP addresses." into ics-mr1 by Flavio Lerda · 13 years ago
  75. b48d377 Fix tests. by Flavio Lerda · 13 years ago
  76. ffa8963 Correctly match SIP addresses. by Flavio Lerda · 13 years ago
  77. 1c6f381 Remove CallLogActivity. by Flavio Lerda · 13 years ago
  78. 86ccb6c Follow up to EditSchema parser by Makoto Onuki · 13 years ago
  79. d25f318 Merge "EditSchema parser for ExternalAccountType" by Makoto Onuki · 13 years ago
  80. dcf751d EditSchema parser for ExternalAccountType by Makoto Onuki · 13 years ago
  81. 0646f27 Use framework API to match voicemail number. by Flavio Lerda · 13 years ago
  82. 08bcf71 Only show "add connection" button if relevant by Katherine Kuan · 13 years ago
  83. 76821d0 Only show recent items in the new section. by Flavio Lerda · 13 years ago
  84. 05cca02 Merge "Share contact look up between call log and call details." by Flavio Lerda · 13 years ago
  85. 50a27b7 Clean up account definition by Makoto Onuki · 13 years ago
  86. ee05dcd Cleanup of chat capability icon and primary icon in DataKind by Katherine Kuan · 13 years ago
  87. 131e6ac Ensure not to use "local" account when there are accounts by Makoto Onuki · 13 years ago
  88. 731f861 Share contact look up between call log and call details. by Flavio Lerda · 13 years ago
  89. 7462868 Remove strict mode violation with number formatting. by Flavio Lerda · 13 years ago
  90. 55e30c7 Revert "Remove strict mode violation with number formatting." by Flavio Lerda · 13 years ago
  91. bbe6221 Remove strict mode violation with number formatting. by Flavio Lerda · 13 years ago
  92. fbb8763 Add missing copyright headers by Daniel Lehmann · 13 years ago
  93. 2e13dae Merge "Allow sync adapter to rename the "View Updates" button" by Daniel Lehmann · 13 years ago
  94. d7dfdee Allow sync adapter to rename the "View Updates" button by Daniel Lehmann · 13 years ago
  95. c5b1675 Merge "Remove extra line in status updates" by Makoto Onuki · 13 years ago
  96. 3ab9a63 Remove extra line in status updates by Makoto Onuki · 13 years ago
  97. 6f74c0f Fix account list for group editing (for master) by Makoto Onuki · 13 years ago
  98. a2aaa65 am 64d95bae: Merge "Utility methods for new contact editor flow" into ics-factoryrom by Makoto Onuki · 13 years ago
  99. ad5910c Merge "Don't use avater as stream photo placeholder" by Makoto Onuki · 13 years ago
  100. 558669d Utility methods for new contact editor flow by Makoto Onuki · 13 years ago