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