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