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