1. 1110d67 Revert "Revert "Handle group insert, view, and edit intents (1/2)"" by Walter Jang · 8 years ago
  2. 6bf9394 Revert "Handle group insert, view, and edit intents (1/2)" by Walter Jang · 8 years ago
  3. 01c2f7f Handle group insert, view, and edit intents (1/2) by Walter Jang · 8 years ago
  4. b69f4cc Change contacts version and target SDK to 25 (1/2) by Walter Jang · 8 years ago
  5. 5289a29 Merge src-N/ and src-pre-N/ and target API 24 (1/3) by Wenyi Wang · 9 years ago
  6. 541743c Better name for local account (1/2) by Wenyi Wang · 8 years ago
  7. 38860a5 Update section indexer in group member list by Wenyi Wang · 9 years ago
  8. 37ad9fb Always hide default account picker when one writable account. by Tingting Wang · 9 years ago
  9. fdd3e58 Add LOCAL_MIN_SDK_VERSION to mk by Walter Jang · 9 years ago
  10. afe9aed Check if contact w/ phone # found before starting test intents by Walter Jang · 9 years ago
  11. ad2acfb Remove broken contacts test app intents by Walter Jang · 9 years ago
  12. 1bb6c29 Check for null extras before accessing previous screen extra by Walter Jang · 9 years ago
  13. 6ad8269 Change minSdkVersion of ContactsTests to 21 by Wenyi Wang · 9 years ago
  14. f659cb0 Changing unit test case to verify account selection dialog is disabled. by guanxiongliu · 9 years ago
  15. 457f865 Log contacts screen events to clearcut 1/2 by Walter Jang · 9 years ago
  16. be5e1b1 Show "local only" account name for me profile by Walter Jang · 9 years ago
  17. 3daa9a3 Change ringtone behavior based on version. by Wenyi Wang · 9 years ago
  18. 83ff34f Fix unit test for default account setting change. by Tingting Wang · 9 years ago
  19. fda7fd9 Target SDK 23 by Jay Shrauner · 9 years ago
  20. a1e8995 Unbundled build fixes for tests by Jay Shrauner · 9 years ago
  21. defc69c Show proper label for phone only accounts by Walter Jang · 9 years ago
  22. 3e5c8dd Remove PinnedHeaderListDemoActivity by Jay Shrauner · 9 years ago
  23. f26fd6d Don't return contact photos manager as service. by Andrew Lee · 10 years ago
  24. e867795 Stop using static common test lib. Fix Jack build by Brian Attwell · 10 years ago
  25. 4a1c574 Add Insert.EXTRA_{ACCOUNT,DATA_SET} to API. P #2/2 by Brian Attwell · 10 years ago
  26. 3a9e3b1 Merge "Unbundle from contacts contract part 3/3" by Brian Attwell · 10 years ago
  27. c3d202c Unbundle from contacts contract part 3/3 by Brian Attwell · 10 years ago
  28. 09bfb91 Move TestLoaderManager into /tests. Unbundling. by Brian Attwell · 10 years ago
  29. 3e8fedc Remove call to deleted method AsyncTask.init(). by Jeff Brown · 10 years ago
  30. 9d2b6d5 Follow ContactsContract API changes by Yorke Lee · 10 years ago
  31. 76939f7 Follow ContactsContract API change by Yorke Lee · 10 years ago
  32. 5d22c41 Remove ContactDetail code. by Paul Soulos · 10 years ago
  33. 5441bb6 Move contacts package name to resource string. by Jay Shrauner · 10 years ago
  34. c9bb217 Make ContactPreferences use SharedPreferences instead of System settings (2/5) by Yorke Lee · 10 years ago
  35. d1a47a4 Exercise EXTRA_CALL_TYPE_FILTER in Contacts test app by Yorke Lee · 10 years ago
  36. eb64a4b About Card by Paul Soulos · 10 years ago
  37. ab84044 Adds Call Log interactions to the recent card by Paul Soulos · 11 years ago
  38. 08b0d9a Remove unused class: TextWithHighlightingAnimation by Brian Attwell · 11 years ago
  39. 899aa21 Adds Calendar events to the Recent card by Paul Soulos · 11 years ago
  40. b3054e5 Adds Recent Interaction loading to QuickContacts. by Paul Soulos · 11 years ago
  41. 2c1bfd0 Remove two panel layout from PeopleActivity by Brian Attwell · 11 years ago
  42. 7039633 Fix broken contacts tests by Yorke Lee · 11 years ago
  43. 28daa7d Fix build breakage: Revert "Fix broken contacts tests" by Ed Heyl · 11 years ago
  44. 90ef577 Fix broken contacts tests by Yorke Lee · 11 years ago
  45. fc50bdd Delete dead social/stream code from Contacts by Brian Attwell · 11 years ago
  46. cb89f71 Remove ContactDetailLayoutController's social code by Brian Attwell · 11 years ago
  47. cd321f6 Move ContactLoader related code to ContactsCommon by Yorke Lee · 11 years ago
  48. 8c88c5c Fixing unit tests and moving to proper location. by Chiao Cheng · 12 years ago
  49. b27746b Merge "Fix broken test testImIntentCustom" by Yorke Lee · 12 years ago
  50. 726e1ec Fix broken test testImIntentCustom by Yorke Lee · 12 years ago
  51. 44cfc56 Allow read-only contacts to be editable. by Chiao Cheng · 12 years ago
  52. ad29eae Dedup NANPA numbers by Jay Shrauner · 12 years ago
  53. ddd4e82 Refactor editor layout file dependencies out of common. by Chiao Cheng · 12 years ago
  54. 738ff86 Move ValuesDelta to ContactsCommon. by Chiao Cheng · 12 years ago
  55. aa690d4 Prefactor RawContactDelta.ValuesDelta into top level class. by Chiao Cheng · 12 years ago
  56. 0d5588d Move AccountTypeManager to ContactsCommon. by Chiao Cheng · 12 years ago
  57. 428f008 Move dependencies of AccountTypeManager into ContactsCommon. by Chiao Cheng · 12 years ago
  58. 565ef6a Merge "Move AccountTypeManager singleton out of app context." by Chiao Cheng · 12 years ago
  59. a0233a0 Moving ContactListItemView and dependent classes. by Chiao Cheng · 12 years ago
  60. dabac3f Move AccountTypeManager singleton out of app context. by Chiao Cheng · 12 years ago
  61. c8dd78c Moving dependencies of PhoneFavoriteFragment. by Chiao Cheng · 12 years ago
  62. 34793c4 Moving PhoneNumberInteraction to Dialer. by Chiao Cheng · 12 years ago
  63. 9ea0015 Move label fetch logic into common utility class. by Chiao Cheng · 12 years ago
  64. d7ca03e Move dependencies in prep for PhoneNumberInteraction move. by Chiao Cheng · 12 years ago
  65. 52ce7ca Merge "Sharing ContactPhotoManager between dialer and people." by Chiao Cheng · 12 years ago
  66. 5c3603d Fixing unit test to not rely on html markup. by Chiao Cheng · 12 years ago
  67. 79a6b5d Sharing ContactPhotoManager between dialer and people. by Chiao Cheng · 12 years ago
  68. cbb91b8 Merge "Fix broken unit test from dialer split." by Chiao Cheng · 12 years ago
  69. 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
  70. de8a664 Allow both AOSP and Google account types for Exchange by Marc Blank · 12 years ago
  71. 38e5786 Fix broken unit test from dialer split. by Chiao Cheng · 12 years ago
  72. 47b6f70 Refactor RawContact to be parcelable. by Chiao Cheng · 12 years ago
  73. a2180f3 Initial removal of dialer features. by Chiao Cheng · 12 years ago
  74. 84212b1 PhoneNumberTestService: show truncated number too. by Makoto Onuki · 12 years ago
  75. 095e2fa Clean up unused code used to use for.... by Makoto Onuki · 12 years ago
  76. e58bbc4 Dedup consecutive call log entries. by Chiao Cheng · 12 years ago
  77. b700cfd Switch libcore.util.Objects to equivalent guava Objects. by Chiao Cheng · 12 years ago
  78. c78606d Fix test by Makoto Onuki · 13 years ago
  79. 851222a Added thin object layer around contact data by Maurice Chu · 13 years ago
  80. e0b2f1e Global import order fix. by Chiao Cheng · 13 years ago
  81. 3e435f0 Change usages of com.google.android to com.google.common. by Chiao Cheng · 13 years ago
  82. 45ee872 Don't send view notification before showing quick contact by Makoto Onuki · 13 years ago
  83. 82a4f44 Clarify AccountType.resPackageName/summaryResPackageName by Makoto Onuki · 13 years ago
  84. ac71b53 Support adding phone/email to readonly contacts by Makoto Onuki · 13 years ago
  85. 2c428c7 Improve "fill calllog" by Makoto Onuki · 13 years ago
  86. ae48e81 Fix crash in StreamItemEntry.checkDecoded() by Makoto Onuki · 13 years ago
  87. 03b1fe5 Merge "Relax phone number collapser" by Makoto Onuki · 13 years ago
  88. 1e521b2 Merge "Fix stream item layout and failing tests" by Makoto Onuki · 13 years ago
  89. ac1bc8c Relax phone number collapser by Makoto Onuki · 13 years ago
  90. 205a3b6 Fix stream item layout and failing tests by Makoto Onuki · 13 years ago
  91. 14380a4 Add read/write calllog permissions to test package by Daisuke Miyakawa · 13 years ago
  92. 2f77c85 Various refactorings to prepare proper big picture loading by Daniel Lehmann · 13 years ago
  93. f68c5e7 Add READ_PROFILE and READ_SOCIAL_STREAM to test apk by Makoto Onuki · 13 years ago
  94. da9cdc1 Updates fragment dejunk by Makoto Onuki · 13 years ago
  95. 0070e98 Fix tests by Makoto Onuki · 13 years ago
  96. 9abfe36 Merge "Search email and search phone test intents" by Katherine Kuan · 13 years ago
  97. 1ce53ff Search email and search phone test intents by Katherine Kuan · 13 years ago
  98. cfdfed3 Swap in updated resource for Contacts test-adapter. by Josh Gargus · 13 years ago
  99. fd3fa58 Mark intent test LIST_CONTACTS_WITH_PHONES_ACTION as deprecated by Katherine Kuan · 13 years ago
  100. bf012bc Merge "Fix issues with photo selection on Prime." by Dave Santoro · 13 years ago