1. 77f22a4 Merge "Use THREAD_POOL_EXECUTOR when loading a contact" by Makoto Onuki · 14 years ago
  2. 685157e Fix blank screen on VIEW raw contact URIs or legacy URIs on phone by Daniel Lehmann · 14 years ago
  3. 73c341f Use THREAD_POOL_EXECUTOR when loading a contact by Makoto Onuki · 14 years ago
  4. 9e7b5da Propagate original exception when throwing load exception by Makoto Onuki · 14 years ago
  5. 6ad227f Friend intent: Proper support for dataSet by Makoto Onuki · 14 years ago
  6. 2c41f5b Merge "Throttle view notifications" by Makoto Onuki · 14 years ago
  7. 59a887e Fixes ContactLoaderTests. by Flavio Lerda · 14 years ago
  8. aba2b83 Throttle view notifications by Makoto Onuki · 14 years ago
  9. 870a87e Don't show "more networks" for me profile by Makoto Onuki · 14 years ago
  10. 1a106ba Merge "Start service intent when contact is being displayed" by Daniel Lehmann · 14 years ago
  11. 3ef27fb Start service intent when contact is being displayed by Daniel Lehmann · 14 years ago
  12. ead19c5 Support for local profile by Isaac Katzenelson · 14 years ago
  13. 2b3f3c5 App changes for account types with data sets. by Dave Santoro · 14 years ago
  14. d510f8a Merge "Options Menu layout changes" by Isaac Katzenelson · 14 years ago
  15. 683b57e Options Menu layout changes by Isaac Katzenelson · 14 years ago
  16. 3e6991e Add UI for the "invite" by Makoto Onuki · 14 years ago
  17. 69b4a88 "Invite" part 2 by Makoto Onuki · 14 years ago
  18. 3915600 Stream items UI. by Dave Santoro · 14 years ago
  19. 0a2a5db Contacts App modifications for large photos. by Dave Santoro · 14 years ago
  20. 4ff3128 Remove restricted white-listing by Daniel Lehmann · 14 years ago
  21. 37a2684 Fixes tests on userdebug builds. by Flavio Lerda · 14 years ago
  22. da5bf1c Modifications to bold contacts' first names. by Dave Santoro · 14 years ago
  23. 7cee774 Fixing picture loading for directory contacts. by Dmitri Plotnikov · 15 years ago
  24. 97e90c6 Bringing custom loader in compliance with new Loader API by Dmitri Plotnikov · 15 years ago
  25. c04fc27 Update to use new Loader callbacks. by Dianne Hackborn · 15 years ago
  26. 9d2bcfb Update to new Loader APIs. by Dianne Hackborn · 15 years ago
  27. 4ef95cc Prepare for some changes to LoaderManager/Loader. by Dianne Hackborn · 15 years ago
  28. 18ffaa2 Renaming a couple of packages by Dmitri Plotnikov · 15 years ago[Renamed (99%) from src/com/android/contacts/views/ContactLoader.java]
  29. 5a30d9a Fixed issues with the handling of a null contact by Dmitri Plotnikov · 15 years ago
  30. c3f2a52 Adding support for initial state: no accounts, no contacts by Dmitri Plotnikov · 15 years ago
  31. 40ec3a8 Fixing the flow for copying contact from directory by Dmitri Plotnikov · 15 years ago
  32. 7f4f8d1 Refactoring: ContactLoader now responsible for photo binary data by Dmitri Plotnikov · 15 years ago
  33. 325bc61 Avoiding unnecessary reloads of directory contacts. by Dmitri Plotnikov · 15 years ago
  34. 1536ea1 Preserving lookup URI in contact loader when loading from GAL by Dmitri Plotnikov · 15 years ago
  35. f9eb73f Asynchronously loading directory photos. by Dmitri Plotnikov · 15 years ago
  36. 1ad4d1b Show organization in header-view; Allow only one organization per contact by Daniel Lehmann · 15 years ago
  37. 2d4f759 First version of the ContactSocialWidget by Daniel Lehmann · 15 years ago
  38. 217245c Fixing NPE when Google GAL returns code 406. by Dmitri Plotnikov · 15 years ago
  39. e843f91 Adding groups to contact editor by Dmitri Plotnikov · 15 years ago
  40. 2deaee1 Adding groups to contact view by Dmitri Plotnikov · 15 years ago
  41. caf0bc7 Adding "make personal copy" feature by Dmitri Plotnikov · 15 years ago
  42. 5f72c1f Fixing an exception thrown when contact is not found by Dmitri Plotnikov · 15 years ago
  43. 02cd491 Showing directory meta-data in contact view by Dmitri Plotnikov · 15 years ago
  44. 8fd7bb6 Show commands for XMPP video chat for Google Talk by Daniel Lehmann · 15 years ago
  45. 4d44424 Switching ContactLoader to the all-encompassing query by Dmitri Plotnikov · 15 years ago
  46. ef3f8f0 Replaced Google by Android Open Source project by Daniel Lehmann · 15 years ago
  47. 222744e Use new Loader API and properly unregister Observers by Daniel Lehmann · 15 years ago
  48. 3a12077 Some inline editing work by Daniel Lehmann · 15 years ago
  49. cdef2b6 Modal field editors by Daniel Lehmann · 15 years ago[Renamed (92%) from src/com/android/contacts/views/detail/ContactDetailLoader.java]
  50. 3c46291 Use the framework version of Loader and friends now that they exist. by Jeff Hamilton · 15 years ago
  51. 18f104f Refactor Contact-Editor and Contact-Viewer. by Daniel Lehmann · 15 years ago[Renamed (88%) from src/com/android/contacts/views/detail/ContactLoader.java]
  52. c2687c3 Refactor to coupler/presenter pattern. Moved framework classes to correct packages by Daniel Lehmann · 15 years ago
  53. d3e0cdb Integrate ContactHeaderWidget loading into ContactLoader to save queries. Remove old Activity. by Daniel Lehmann · 15 years ago
  54. 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
  55. 1316b13 Write tests for ContactLoader. Re-added support for legacy style (donut) ContactUris by Daniel Lehmann · 15 years ago
  56. cbcc449 Update to new MVC framework by Daniel Lehmann · 15 years ago
  57. 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