1. 0a2a5db Contacts App modifications for large photos. by Dave Santoro · 14 years ago
  2. 4ff3128 Remove restricted white-listing by Daniel Lehmann · 14 years ago
  3. 37a2684 Fixes tests on userdebug builds. by Flavio Lerda · 14 years ago
  4. da5bf1c Modifications to bold contacts' first names. by Dave Santoro · 14 years ago
  5. 7cee774 Fixing picture loading for directory contacts. by Dmitri Plotnikov · 15 years ago
  6. 97e90c6 Bringing custom loader in compliance with new Loader API by Dmitri Plotnikov · 15 years ago
  7. c04fc27 Update to use new Loader callbacks. by Dianne Hackborn · 15 years ago
  8. 9d2bcfb Update to new Loader APIs. by Dianne Hackborn · 15 years ago
  9. 4ef95cc Prepare for some changes to LoaderManager/Loader. by Dianne Hackborn · 15 years ago
  10. 18ffaa2 Renaming a couple of packages by Dmitri Plotnikov · 15 years ago[Renamed (99%) from src/com/android/contacts/views/ContactLoader.java]
  11. 5a30d9a Fixed issues with the handling of a null contact by Dmitri Plotnikov · 15 years ago
  12. c3f2a52 Adding support for initial state: no accounts, no contacts by Dmitri Plotnikov · 15 years ago
  13. 40ec3a8 Fixing the flow for copying contact from directory by Dmitri Plotnikov · 15 years ago
  14. 7f4f8d1 Refactoring: ContactLoader now responsible for photo binary data by Dmitri Plotnikov · 15 years ago
  15. 325bc61 Avoiding unnecessary reloads of directory contacts. by Dmitri Plotnikov · 15 years ago
  16. 1536ea1 Preserving lookup URI in contact loader when loading from GAL by Dmitri Plotnikov · 15 years ago
  17. f9eb73f Asynchronously loading directory photos. by Dmitri Plotnikov · 15 years ago
  18. 1ad4d1b Show organization in header-view; Allow only one organization per contact by Daniel Lehmann · 15 years ago
  19. 2d4f759 First version of the ContactSocialWidget by Daniel Lehmann · 15 years ago
  20. 217245c Fixing NPE when Google GAL returns code 406. by Dmitri Plotnikov · 15 years ago
  21. e843f91 Adding groups to contact editor by Dmitri Plotnikov · 15 years ago
  22. 2deaee1 Adding groups to contact view by Dmitri Plotnikov · 15 years ago
  23. caf0bc7 Adding "make personal copy" feature by Dmitri Plotnikov · 15 years ago
  24. 5f72c1f Fixing an exception thrown when contact is not found by Dmitri Plotnikov · 15 years ago
  25. 02cd491 Showing directory meta-data in contact view by Dmitri Plotnikov · 15 years ago
  26. 8fd7bb6 Show commands for XMPP video chat for Google Talk by Daniel Lehmann · 15 years ago
  27. 4d44424 Switching ContactLoader to the all-encompassing query by Dmitri Plotnikov · 15 years ago
  28. ef3f8f0 Replaced Google by Android Open Source project by Daniel Lehmann · 15 years ago
  29. 222744e Use new Loader API and properly unregister Observers by Daniel Lehmann · 15 years ago
  30. 3a12077 Some inline editing work by Daniel Lehmann · 15 years ago
  31. cdef2b6 Modal field editors by Daniel Lehmann · 15 years ago[Renamed (92%) from src/com/android/contacts/views/detail/ContactDetailLoader.java]
  32. 3c46291 Use the framework version of Loader and friends now that they exist. by Jeff Hamilton · 15 years ago
  33. 18f104f Refactor Contact-Editor and Contact-Viewer. by Daniel Lehmann · 15 years ago[Renamed (88%) from src/com/android/contacts/views/detail/ContactLoader.java]
  34. c2687c3 Refactor to coupler/presenter pattern. Moved framework classes to correct packages by Daniel Lehmann · 15 years ago
  35. d3e0cdb Integrate ContactHeaderWidget loading into ContactLoader to save queries. Remove old Activity. by Daniel Lehmann · 15 years ago
  36. 74a2dc5 Speedup query by using a more narrow View. Change the Loader tests to use a Mock-ContentProvider to not change any real data by Daniel Lehmann · 15 years ago
  37. 1316b13 Write tests for ContactLoader. Re-added support for legacy style (donut) ContactUris by Daniel Lehmann · 15 years ago
  38. cbcc449 Update to new MVC framework by Daniel Lehmann · 15 years ago
  39. 4cd9441 Break up view-contact-activity into smaller pieces so that they can be better recombined. Also first import of temporary mvc-framework classes that should later go into the framework. by Daniel Lehmann · 15 years ago