1. 4c9eb4d Merge "Toast clarity when deleting (no name) and named" into ub-contactsdialer-h-dev by Jim Laskey · 8 years ago
  2. 56019ad Toast clarity when deleting (no name) and named by James Laskey · 8 years ago
  3. b9065dd Implement linked contact menu option by Gary Mai · 8 years ago
  4. 7333c37 Add ability to detect that SIM import is in progress by Marcus Hagerott · 8 years ago
  5. 66e8b22 Add better support for importing from multiple SIMs by Marcus Hagerott · 8 years ago
  6. f62b488 Toast Fixes by James Laskey · 8 years ago
  7. e5a140a Toast fixes for deletion and save by James Laskey · 8 years ago
  8. 3a0b483 Send feedback for some caught contacts app exceptions (1/2) by Walter Jang · 8 years ago
  9. 819214d Create new SIM contacts import screen. by Marcus Hagerott · 8 years ago
  10. 363af60 Rename editor files by Gary Mai · 8 years ago
  11. d3caf16 Display error when failed to link some contacts am: a3c507a226 by John Shao · 8 years ago
  12. a3c507a Display error when failed to link some contacts by John Shao · 8 years ago
  13. 8d45cdb Merge base and compact editor activities (1/2) by Walter Jang · 8 years ago
  14. 8bac28b Remove full editor (1/2) by Walter Jang · 8 years ago
  15. 6bb8718 Replace @NeededForTesting w/ proguard keep flags (1/2) by Walter Jang · 8 years ago
  16. 6f5fd21 Add @NeededForTesting to GroupsDao by Walter Jang · 8 years ago
  17. bea2b85 Show snackbar with "undo" action when deleting group. by Marcus Hagerott · 8 years ago
  18. 3bb8514 Return display_name after joining multiple contacts. by Marcus Hagerott · 8 years ago
  19. 53fe0d2 Remove aggregation exceptions when undo-ing link from dupes view by Gary Mai · 8 years ago
  20. 31d572e Return error for bad arguments from ContactSaveService by Gary Mai · 8 years ago
  21. 72f9988 Address various groups TODOs and small bug fixes by Walter Jang · 8 years ago
  22. 7efa994 Implement undoing ContactSaveService join operation by Gary Mai · 8 years ago
  23. f8c8ac3 Revert "Don't pass read-only portions of RawContactDeltaList to contact save service" by Walter Jang · 8 years ago
  24. 0ae4a93 Don't prune read only contacts in SaveService for joins and splits by Walter Jang · 8 years ago
  25. e5bac73 Don't pass read-only portions of RawContactDeltaList to contact save service by Wenyi Wang · 8 years ago
  26. aac0e66 Backport ContactsContract.PinnedPositions and create compat package by Wenyi Wang · 9 years ago
  27. dd7d456 Catch exception in starting ContactSaveService by Wenyi Wang · 9 years ago
  28. 67addcc Backport isInsert() using wrapper class for ContentProviderOperation (1/2) by Wenyi Wang · 9 years ago
  29. ccdf69c Apply contact save ops before we reach the max batch op threshold by Wenyi Wang · 9 years ago
  30. e3373dc Don't save editor before showing join suggestions by Walter Jang · 9 years ago
  31. 687d218 Show "Link" item when applicable and show correct toast for deletion. by Wenyi Wang · 9 years ago
  32. 28a2727 Revert moving between the compact and full editors (E5) by Walter Jang · 9 years ago
  33. 7eb9d6f am bd714841: am 36906900: am c05c6597: am 615ed9c5: Check for WRITE_CONTACTS permission by Jay Shrauner · 9 years ago
  34. 615ed9c Check for WRITE_CONTACTS permission by Jay Shrauner · 9 years ago
  35. 568bc9a am 8485e3c3: am 857df2e9: am 07d1a77c: am 0653de3d: Apply contact join ops before we reach the max batch op threshold by Walter Jang · 9 years ago
  36. 0653de3 Apply contact join ops before we reach the max batch op threshold by Walter Jang · 9 years ago
  37. 7631eef am 05ba2eca: am 24498d61: Merge "Distinguish between editor back button presses and framework stopage" into mnc-dev by Walter Jang · 9 years ago
  38. 3e76408 Distinguish between editor back button presses and framework stopage by Walter Jang · 9 years ago
  39. c4698fb resolved conflicts for merge of 5f35f34f to mnc-dev-plus-aosp by Jay Shrauner · 9 years ago
  40. 5f35f34 Merge "Pop-up "couldn't save contact changes" while switch ap during change the contact photo." by Jay Shrauner · 9 years ago
  41. 511561d Fix IllegalStateException in saveContact by Jay Shrauner · 9 years ago
  42. 0809978 Fix NPE when EXTRA_CONTACT_STATE not set by Jay Shrauner · 9 years ago
  43. e320c0b Check for empty contact lookup keys by Jay Shrauner · 9 years ago
  44. 1e8801b Pass full res contact photos between the compact and full editors by Walter Jang · 9 years ago
  45. e986c6b Improvements to multi select toasts by Brian Attwell · 9 years ago
  46. d3946ca Batch join contacts by Brian Attwell · 9 years ago
  47. d2962a3 Batch deletion by Brian Attwell · 9 years ago
  48. 548f5c6 Remove use of NAME_VERIFIED. P1/4 by Brian Attwell · 9 years ago
  49. 13f94e1 Avoid hidden ContentProviderOperation type by Brian Attwell · 10 years ago
  50. 2d88efa Don't reference UNDEMOTE_METHOD by Brian Attwell · 10 years ago
  51. 3a7cc76 Fix NPE in onHandleIntent by Jay Shrauner · 10 years ago
  52. 568f4e7 Fix NPE in getInsertedRawContactId by Jay Shrauner · 10 years ago
  53. c12a280 Fix NPE in ContactSaveService by Jay Shrauner · 10 years ago
  54. 3d7edc3 Fix ArrayIndexOutOfBoundsException crash by Jay Shrauner · 10 years ago
  55. 0a90373 Remove CallerInfoCache update broadcast intent by Yorke Lee · 10 years ago
  56. de1c78c Follow new PinnedPositions API changes (2/2) by Yorke Lee · 10 years ago
  57. 3b6c628 Include original exception to ease debugging by Brian Attwell · 10 years ago
  58. 57fca18 Fix crash on missing mimetype by Jay Shrauner · 11 years ago
  59. 3a4e7a2 Pop-up "couldn't save contact changes" while switch ap during change the contact photo. by benny.lin · 11 years ago
  60. cd321f6 Move ContactLoader related code to ContactsCommon by Yorke Lee · 11 years ago
  61. bbb8c99 Fix crash when starring the user's profile by Yorke Lee · 11 years ago
  62. 637a38e Make contacts photo pickers compatible with new documents UI by Yorke Lee · 11 years ago
  63. e8e3fb8 Undemote contact when starring by Yorke Lee · 11 years ago
  64. 7f42b90 Fix ArrayBounds exception in joinContacts by Jay Shrauner · 12 years ago
  65. 0d5588d Move AccountTypeManager to ContactsCommon. by Chiao Cheng · 12 years ago
  66. 428f008 Move dependencies of AccountTypeManager into ContactsCommon. by Chiao Cheng · 12 years ago
  67. d7ca03e Move dependencies in prep for PhoneNumberInteraction move. by Chiao Cheng · 12 years ago
  68. 47b6f70 Refactor RawContact to be parcelable. by Chiao Cheng · 12 years ago
  69. 851222a Added thin object layer around contact data by Maurice Chu · 12 years ago
  70. e0b2f1e Global import order fix. by Chiao Cheng · 12 years ago
  71. 3e435f0 Change usages of com.google.android to com.google.common. by Chiao Cheng · 12 years ago
  72. ebc1792 Don't stash cropped photos in /sdcard/DCIM. by Josh Gargus · 12 years ago
  73. e5d3f89 Fix regression; once again we can apply Gallery photo to contact. by Josh Gargus · 12 years ago
  74. 2f21c44 Send Intent when CallerInfoCache should be updated by Daisuke Miyakawa · 12 years ago
  75. 18958a2 Replaced HashMaps with LongSparseArray by Daniel Lehmann · 12 years ago
  76. c42ea4e Use pushed-state on "star" by Daniel Lehmann · 12 years ago
  77. ef15c8e Fix failure to save a new contact with a photo. by Josh Gargus · 12 years ago
  78. e692e01 Support for high-resolution contact photos. by Josh Gargus · 13 years ago
  79. 36d24d7 Avoid showing error if contact removed on save. by Dave Santoro · 13 years ago
  80. 162b7e3 b/5317367 Check if cursor is empty before reading by Erik · 13 years ago
  81. 7c34c0a Handle removal of local raw contact in profiles. by Dave Santoro · 13 years ago
  82. c90f95e Fix re-parenting for modifications to the profile. by Dave Santoro · 13 years ago
  83. a831c0b Use CopyOnWriteArrayList for listeners. by Hugo Hudson · 13 years ago
  84. ead19c5 Support for local profile by Isaac Katzenelson · 13 years ago
  85. 2b3f3c5 App changes for account types with data sets. by Dave Santoro · 13 years ago
  86. 683b57e Options Menu layout changes by Isaac Katzenelson · 13 years ago
  87. 717e343 Add members when creating new group by Katherine Kuan · 13 years ago
  88. 2d851cc Batch add and remove group members in group editor by Katherine Kuan · 13 years ago
  89. a007e44 Add ContentProvider operation logging for saving a contact by Katherine Kuan · 13 years ago
  90. c6b8afe Group editor on tablet by Katherine Kuan · 13 years ago
  91. 3a6a905 Fixing callback delivery for ContactSaveService by Dmitri Plotnikov · 13 years ago
  92. a011414 Moving contact saving to the service by Dmitri Plotnikov · 13 years ago
  93. 886d3d6 Showing toast on the UI thread. by Dmitri Plotnikov · 14 years ago
  94. 18ffaa2 Renaming a couple of packages by Dmitri Plotnikov · 14 years ago[Renamed (99%) from src/com/android/contacts/views/ContactSaveService.java]
  95. 2b46f03 Pushing contact joining to the service (background thread) by Dmitri Plotnikov · 14 years ago
  96. 7d8cabb Moving contact deletion to the background thread by Dmitri Plotnikov · 14 years ago
  97. 0f78e8b Move handling of primary to quickcontacts by Daniel Lehmann · 14 years ago
  98. 9d730dd Moving contact starring to the service. by Dmitri Plotnikov · 14 years ago
  99. 1ac58b6 Adding "Create new group" functionality by Dmitri Plotnikov · 14 years ago
  100. e898a9f Implementing group renaming and deletion by Dmitri Plotnikov · 14 years ago