1. 13f94e1 Avoid hidden ContentProviderOperation type by Brian Attwell · 11 years ago
  2. 2d88efa Don't reference UNDEMOTE_METHOD by Brian Attwell · 11 years ago
  3. 3a7cc76 Fix NPE in onHandleIntent by Jay Shrauner · 11 years ago
  4. 568f4e7 Fix NPE in getInsertedRawContactId by Jay Shrauner · 11 years ago
  5. c12a280 Fix NPE in ContactSaveService by Jay Shrauner · 11 years ago
  6. 3d7edc3 Fix ArrayIndexOutOfBoundsException crash by Jay Shrauner · 11 years ago
  7. 0a90373 Remove CallerInfoCache update broadcast intent by Yorke Lee · 11 years ago
  8. de1c78c Follow new PinnedPositions API changes (2/2) by Yorke Lee · 12 years ago
  9. 3b6c628 Include original exception to ease debugging by Brian Attwell · 12 years ago
  10. 57fca18 Fix crash on missing mimetype by Jay Shrauner · 12 years ago
  11. cd321f6 Move ContactLoader related code to ContactsCommon by Yorke Lee · 12 years ago
  12. bbb8c99 Fix crash when starring the user's profile by Yorke Lee · 12 years ago
  13. 637a38e Make contacts photo pickers compatible with new documents UI by Yorke Lee · 12 years ago
  14. e8e3fb8 Undemote contact when starring by Yorke Lee · 12 years ago
  15. 7f42b90 Fix ArrayBounds exception in joinContacts by Jay Shrauner · 13 years ago
  16. 0d5588d Move AccountTypeManager to ContactsCommon. by Chiao Cheng · 13 years ago
  17. 428f008 Move dependencies of AccountTypeManager into ContactsCommon. by Chiao Cheng · 13 years ago
  18. d7ca03e Move dependencies in prep for PhoneNumberInteraction move. by Chiao Cheng · 13 years ago
  19. 47b6f70 Refactor RawContact to be parcelable. by Chiao Cheng · 13 years ago
  20. 851222a Added thin object layer around contact data by Maurice Chu · 14 years ago
  21. e0b2f1e Global import order fix. by Chiao Cheng · 14 years ago
  22. 3e435f0 Change usages of com.google.android to com.google.common. by Chiao Cheng · 14 years ago
  23. ebc1792 Don't stash cropped photos in /sdcard/DCIM. by Josh Gargus · 14 years ago
  24. e5d3f89 Fix regression; once again we can apply Gallery photo to contact. by Josh Gargus · 14 years ago
  25. 2f21c44 Send Intent when CallerInfoCache should be updated by Daisuke Miyakawa · 14 years ago
  26. 18958a2 Replaced HashMaps with LongSparseArray by Daniel Lehmann · 14 years ago
  27. c42ea4e Use pushed-state on "star" by Daniel Lehmann · 14 years ago
  28. ef15c8e Fix failure to save a new contact with a photo. by Josh Gargus · 14 years ago
  29. e692e01 Support for high-resolution contact photos. by Josh Gargus · 14 years ago
  30. 36d24d7 Avoid showing error if contact removed on save. by Dave Santoro · 14 years ago
  31. 162b7e3 b/5317367 Check if cursor is empty before reading by Erik · 14 years ago
  32. 7c34c0a Handle removal of local raw contact in profiles. by Dave Santoro · 14 years ago
  33. c90f95e Fix re-parenting for modifications to the profile. by Dave Santoro · 14 years ago
  34. a831c0b Use CopyOnWriteArrayList for listeners. by Hugo Hudson · 14 years ago
  35. ead19c5 Support for local profile by Isaac Katzenelson · 14 years ago
  36. 2b3f3c5 App changes for account types with data sets. by Dave Santoro · 14 years ago
  37. 683b57e Options Menu layout changes by Isaac Katzenelson · 15 years ago
  38. 717e343 Add members when creating new group by Katherine Kuan · 15 years ago
  39. 2d851cc Batch add and remove group members in group editor by Katherine Kuan · 15 years ago
  40. a007e44 Add ContentProvider operation logging for saving a contact by Katherine Kuan · 15 years ago
  41. c6b8afe Group editor on tablet by Katherine Kuan · 15 years ago
  42. 3a6a905 Fixing callback delivery for ContactSaveService by Dmitri Plotnikov · 15 years ago
  43. a011414 Moving contact saving to the service by Dmitri Plotnikov · 15 years ago
  44. 886d3d6 Showing toast on the UI thread. by Dmitri Plotnikov · 15 years ago
  45. 18ffaa2 Renaming a couple of packages by Dmitri Plotnikov · 15 years ago[Renamed (99%) from src/com/android/contacts/views/ContactSaveService.java]
  46. 2b46f03 Pushing contact joining to the service (background thread) by Dmitri Plotnikov · 15 years ago
  47. 7d8cabb Moving contact deletion to the background thread by Dmitri Plotnikov · 15 years ago
  48. 0f78e8b Move handling of primary to quickcontacts by Daniel Lehmann · 15 years ago
  49. 9d730dd Moving contact starring to the service. by Dmitri Plotnikov · 15 years ago
  50. 1ac58b6 Adding "Create new group" functionality by Dmitri Plotnikov · 15 years ago
  51. e898a9f Implementing group renaming and deletion by Dmitri Plotnikov · 15 years ago
  52. caf0bc7 Adding "make personal copy" feature by Dmitri Plotnikov · 15 years ago
  53. 173ffe1 More work on modal field editors by Daniel Lehmann · 16 years ago