1. ffcb31f Change name of device account detection flag (1/2) by Walter Jang · 7 years ago
  2. 8bca122 Don't parse phonetic name just show show all the parts fully expanded. by avipul · 7 years ago
  3. d8617d3 Merge changes If1b344d5,Idaffc3f0,I5a33ad27 into ub-contactsdialer-i-dev by Marcus Hagerott · 8 years ago
  4. cb43f10 Remove getGroupWritableAccounts method by Marcus Hagerott · 8 years ago
  5. 107cd7a Replace getAccounts method with blockForWritableAccounts by Marcus Hagerott · 8 years ago
  6. ee3d3a5 Add setter for accounts in AccountsListAdapter by Marcus Hagerott · 8 years ago
  7. f68e6d0 Merge "Fix exceptions logged when loading icons" into ub-contactsdialer-i-dev by Marcus Hagerott · 8 years ago
  8. 3cbc748 Fix exceptions logged when loading icons by Marcus Hagerott · 8 years ago
  9. 12d0cf1 Remove usages of support library ArraySet by Marcus Hagerott · 8 years ago
  10. 7778080 Fix issue with account existence check by Marcus Hagerott · 8 years ago
  11. 8c6b5bd Add convenience methods for account loading by Marcus Hagerott · 8 years ago
  12. a181ca6 Replace several usages for of AccountTypeManager.getAccounts by Marcus Hagerott · 8 years ago
  13. c348123 Split AccountTypeManager.contains method by Marcus Hagerott · 8 years ago
  14. 4fabad6 Move logic for loading local account on Nexus by Marcus Hagerott · 8 years ago
  15. f332af8 Fix conditional in AccountTypeProvider by Marcus Hagerott · 8 years ago
  16. 4bd50d6 Use loader for accounts in editor fragment by Marcus Hagerott · 8 years ago
  17. 2b80ea0 Merge changes I5e0bf85f,I3c92c80f,I39962f99 into ub-contactsdialer-i-dev by Marcus Hagerott · 8 years ago
  18. 2a4673a Only broadcast account change if accounts are different by Marcus Hagerott · 8 years ago
  19. 9a679e7 Use loader for accounts in editor account chooser by Marcus Hagerott · 8 years ago
  20. 75895e7 Add AccountInfo class by Marcus Hagerott · 8 years ago
  21. bd9ef3c Standardize and replace assets with vectors by John Shao · 8 years ago
  22. 396aab7 Replace AccountTypeManager usages in PeopleActivity by Marcus Hagerott · 8 years ago
  23. c2093f3 Include device local accounts in AccountTypeManager by Marcus Hagerott · 8 years ago
  24. e7a71cb Load accounts in background for SIM import by Marcus Hagerott · 8 years ago
  25. 04be88c Query for accounts on-demand in AccountTypeManager by Marcus Hagerott · 8 years ago
  26. 881ffc0 Remove support for invitable account types by Marcus Hagerott · 8 years ago
  27. f0e140a Remove some methods from AccountTypeManager by Marcus Hagerott · 8 years ago
  28. 0a49afa Collapse common package (2/2) by Gary Mai · 8 years ago
  29. 3f6a244 Collapse res-aosp and res-icons into res folder for AOSP Contacts (1/2) by Arthur Wang · 8 years ago
  30. 69c182a Collapse common packages (1/?) by Gary Mai · 8 years ago
  31. cd321f6 Move ContactLoader related code to ContactsCommon by Yorke Lee · 11 years ago
  32. 3e073f3 Correctly pass photo data to contact editor by Yorke Lee · 11 years ago
  33. e323773 Put PII in uri fragment instead of query parameter to prevent logging by Yorke Lee · 11 years ago
  34. 9642118 Default to mobile number type when adding unknown phone numbers by Yorke Lee · 11 years ago
  35. 6cb6f6f Add "Add to contacts" button in QC for supported contacts by Yorke Lee · 11 years ago
  36. 1668d2a Add support for multiple items in a single mime type. by Chiao Cheng · 11 years ago
  37. fcd4add Disable Export For Local Search by Alon Albert · 11 years ago
  38. 98b3b9a Support Photo URL in Encoded Contacts by Alon Albert · 11 years ago
  39. e09b991 Support QuickContacts For Extended Directories by Alon Albert · 11 years ago
  40. 45f23d4 Remove StreamIteams from loader and disable social updates from UI. by Paul Sliwowski · 11 years ago
  41. 19fc3d9 Clean up int data conversion calls by Jay Shrauner · 11 years ago
  42. 44cfc56 Allow read-only contacts to be editable. by Chiao Cheng · 12 years ago
  43. 707786f Merge "Cherrypick fix for phone number formatting" by Chiao Cheng · 12 years ago
  44. b2b435a Cherrypick fix for phone number formatting by Yorke Lee · 12 years ago
  45. 738ff86 Move ValuesDelta to ContactsCommon. by Chiao Cheng · 12 years ago
  46. aa690d4 Prefactor RawContactDelta.ValuesDelta into top level class. by Chiao Cheng · 12 years ago
  47. 0d5588d Move AccountTypeManager to ContactsCommon. by Chiao Cheng · 12 years ago
  48. d9eab4d Final move of AccountTypeManager dependencies. by Chiao Cheng · 12 years ago
  49. ba09d4c Use Objects from guava library. by Chiao Cheng · 12 years ago
  50. 428f008 Move dependencies of AccountTypeManager into ContactsCommon. by Chiao Cheng · 12 years ago
  51. dabac3f Move AccountTypeManager singleton out of app context. by Chiao Cheng · 12 years ago
  52. 9ea0015 Move label fetch logic into common utility class. by Chiao Cheng · 12 years ago
  53. 79a6b5d Sharing ContactPhotoManager between dialer and people. by Chiao Cheng · 12 years ago
  54. 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
  55. de8a664 Allow both AOSP and Google account types for Exchange by Marc Blank · 12 years ago
  56. 47b6f70 Refactor RawContact to be parcelable. by Chiao Cheng · 12 years ago
  57. b5a4a13 Calculate the formatted number when upgrading to a full contact by Daniel Lehmann · 12 years ago
  58. 10bf684 Enable parsing phone number in ContactLoader by Maurice Chu · 12 years ago
  59. db92b75 Merge "Fixing mis-sorted modifiers." into jb-mr1-dev by Chiao Cheng · 12 years ago
  60. 9629ad2 Fixed null pointer exception when mime entries are null. by Chiao Cheng · 12 years ago
  61. edd70c9 Fixing mis-sorted modifiers. by Chiao Cheng · 12 years ago
  62. 59b83fa Fix bug where IllegalArgumentException was thrown incorrectly in RawContact by Geobio Boo · 12 years ago
  63. 851222a Added thin object layer around contact data by Maurice Chu · 12 years ago
  64. e0b2f1e Global import order fix. by Chiao Cheng · 12 years ago
  65. 3e435f0 Change usages of com.google.android to com.google.common. by Chiao Cheng · 12 years ago
  66. 82a4f44 Clarify AccountType.resPackageName/summaryResPackageName by Makoto Onuki · 12 years ago
  67. ac71b53 Support adding phone/email to readonly contacts by Makoto Onuki · 12 years ago
  68. a84cf92 Tiny clean up for ConfirmAddDetailActivity by Makoto Onuki · 12 years ago
  69. e5d3f89 Fix regression; once again we can apply Gallery photo to contact. by Josh Gargus · 12 years ago
  70. 7b1255e Replace HashMap by SparseArray by Daniel Lehmann · 12 years ago
  71. a0290a4 Fix proguard flags by Makoto Onuki · 12 years ago
  72. bda3e6c Make "mobile" be the default phone type for new Exchange contacts by Katherine Kuan · 13 years ago
  73. cb8d73f Use ContactLoader in QuickContacts by Daniel Lehmann · 13 years ago
  74. 30c1303 Centralize number of lines to display in DataKind. by Josh Gargus · 13 years ago
  75. 6fa7384 Allow adding/replacing a photo from contact card. by Dave Santoro · 13 years ago
  76. be79b8f Intercept single contact mode and reset to last saved preference by Katherine Kuan · 13 years ago
  77. f8ce15c Fix bug 5563362: failed to initialize external account type by Makoto Onuki · 13 years ago
  78. c641e62 EditSchema: add mandatory check for "name" and "photo". by Makoto Onuki · 13 years ago
  79. 86ccb6c Follow up to EditSchema parser by Makoto Onuki · 13 years ago
  80. d25f318 Merge "EditSchema parser for ExternalAccountType" by Makoto Onuki · 13 years ago
  81. dcf751d EditSchema parser for ExternalAccountType by Makoto Onuki · 13 years ago
  82. a012aec Make a Singleton for ContactListFilterController by Daisuke Miyakawa · 13 years ago
  83. 08bcf71 Only show "add connection" button if relevant by Katherine Kuan · 13 years ago
  84. 50a27b7 Clean up account definition by Makoto Onuki · 13 years ago
  85. ee05dcd Cleanup of chat capability icon and primary icon in DataKind by Katherine Kuan · 13 years ago
  86. 22c3d41 Merge "Fix duplicated DataKinds for external account types" by Makoto Onuki · 13 years ago
  87. e099fbf Fix duplicated DataKinds for external account types by Makoto Onuki · 13 years ago
  88. 131e6ac Ensure not to use "local" account when there are accounts by Makoto Onuki · 13 years ago
  89. fbb8763 Add missing copyright headers by Daniel Lehmann · 13 years ago
  90. 2e13dae Merge "Allow sync adapter to rename the "View Updates" button" by Daniel Lehmann · 13 years ago
  91. d7dfdee Allow sync adapter to rename the "View Updates" button by Daniel Lehmann · 13 years ago
  92. 6f74c0f Fix account list for group editing (for master) by Makoto Onuki · 13 years ago
  93. 558669d Utility methods for new contact editor flow by Makoto Onuki · 13 years ago
  94. 38959cf DO NOT MERGE Make third party sync adapters editable by Daniel Lehmann · 13 years ago
  95. 96e87fd Use existence of editor as indicator whether source is editable. by Daniel Lehmann · 13 years ago
  96. c90f95e Fix re-parenting for modifications to the profile. by Dave Santoro · 13 years ago
  97. 9db59fe Alignment tweaks in contact editor by Katherine Kuan · 13 years ago
  98. 454e272 Fix data update/delete URIs for profiles. by Dave Santoro · 13 years ago
  99. 68c03dc Merge "Fix contact editor account header" by Isaac Katzenelson · 13 years ago
  100. d525aee Layout read-only contacts correctly by Daisuke Miyakawa · 13 years ago