1. d9662a8 Fix crash in QC during orientation change by Daniel Lehmann · 13 years ago
  2. e5d3f89 Fix regression; once again we can apply Gallery photo to contact. by Josh Gargus · 13 years ago
  3. 49ea2d2 Make sure that invitable account types is set to an empty list by Daniel Lehmann · 13 years ago
  4. 9815d7f Cache the result of the ContactLoader across instances. by Daniel Lehmann · 13 years ago
  5. 8a0dd0f Made default items show first in contact details/quick contact lists by Maurice Chu · 13 years ago
  6. 84edfd9 Miscellaneous contact-detail fixes. by Josh Gargus · 13 years ago
  7. 187c816 Miscellaneous contact-detail fixes. by Josh Gargus · 13 years ago
  8. 72ff4df Refactoring: Changed ContactLoader to be an AsyncTaskLoader by Daniel Lehmann · 14 years ago
  9. 30950a0 Remove async photo loader (it was never used anyway) by Daniel Lehmann · 14 years ago
  10. 3d0b3b4 Merge "Replaced HashMaps with LongSparseArray" by Daniel Lehmann · 14 years ago
  11. 18958a2 Replaced HashMaps with LongSparseArray by Daniel Lehmann · 14 years ago
  12. da9cdc1 Updates fragment dejunk by Makoto Onuki · 14 years ago
  13. 2a45e35 Animate show/hide updates by Daniel Lehmann · 14 years ago
  14. 9830610 Fix ContactLoaderTest failures by Makoto Onuki · 14 years ago
  15. 6fa7384 Allow adding/replacing a photo from contact card. by Dave Santoro · 14 years ago
  16. 6cd5b0a Fix viewing legacy and raw contact URI on tablet by Katherine Kuan · 14 years ago
  17. 08bcf71 Only show "add connection" button if relevant by Katherine Kuan · 14 years ago
  18. 2621c5b ContactLoader: set requested URI to error/not found result by Makoto Onuki · 14 years ago
  19. a4400d5 Fix stream item photo loading for profile updates. by Dave Santoro · 14 years ago
  20. 77f22a4 Merge "Use THREAD_POOL_EXECUTOR when loading a contact" by Makoto Onuki · 14 years ago
  21. 685157e Fix blank screen on VIEW raw contact URIs or legacy URIs on phone by Daniel Lehmann · 14 years ago
  22. 73c341f Use THREAD_POOL_EXECUTOR when loading a contact by Makoto Onuki · 14 years ago
  23. 9e7b5da Propagate original exception when throwing load exception by Makoto Onuki · 14 years ago
  24. 6ad227f Friend intent: Proper support for dataSet by Makoto Onuki · 14 years ago
  25. 2c41f5b Merge "Throttle view notifications" by Makoto Onuki · 14 years ago
  26. 59a887e Fixes ContactLoaderTests. by Flavio Lerda · 14 years ago
  27. aba2b83 Throttle view notifications by Makoto Onuki · 14 years ago
  28. 870a87e Don't show "more networks" for me profile by Makoto Onuki · 14 years ago
  29. 1a106ba Merge "Start service intent when contact is being displayed" by Daniel Lehmann · 14 years ago
  30. 3ef27fb Start service intent when contact is being displayed by Daniel Lehmann · 14 years ago
  31. ead19c5 Support for local profile by Isaac Katzenelson · 14 years ago
  32. 2b3f3c5 App changes for account types with data sets. by Dave Santoro · 14 years ago
  33. d510f8a Merge "Options Menu layout changes" by Isaac Katzenelson · 14 years ago
  34. 683b57e Options Menu layout changes by Isaac Katzenelson · 14 years ago
  35. 3e6991e Add UI for the "invite" by Makoto Onuki · 14 years ago
  36. 69b4a88 "Invite" part 2 by Makoto Onuki · 14 years ago
  37. 3915600 Stream items UI. by Dave Santoro · 14 years ago
  38. 0a2a5db Contacts App modifications for large photos. by Dave Santoro · 14 years ago
  39. 4ff3128 Remove restricted white-listing by Daniel Lehmann · 14 years ago
  40. 37a2684 Fixes tests on userdebug builds. by Flavio Lerda · 14 years ago
  41. da5bf1c Modifications to bold contacts' first names. by Dave Santoro · 14 years ago
  42. 7cee774 Fixing picture loading for directory contacts. by Dmitri Plotnikov · 15 years ago
  43. 97e90c6 Bringing custom loader in compliance with new Loader API by Dmitri Plotnikov · 15 years ago
  44. c04fc27 Update to use new Loader callbacks. by Dianne Hackborn · 15 years ago
  45. 9d2bcfb Update to new Loader APIs. by Dianne Hackborn · 15 years ago
  46. 4ef95cc Prepare for some changes to LoaderManager/Loader. by Dianne Hackborn · 15 years ago
  47. 18ffaa2 Renaming a couple of packages by Dmitri Plotnikov · 15 years ago[Renamed (99%) from src/com/android/contacts/views/ContactLoader.java]
  48. 5a30d9a Fixed issues with the handling of a null contact by Dmitri Plotnikov · 15 years ago
  49. c3f2a52 Adding support for initial state: no accounts, no contacts by Dmitri Plotnikov · 15 years ago
  50. 40ec3a8 Fixing the flow for copying contact from directory by Dmitri Plotnikov · 15 years ago
  51. 7f4f8d1 Refactoring: ContactLoader now responsible for photo binary data by Dmitri Plotnikov · 15 years ago
  52. 325bc61 Avoiding unnecessary reloads of directory contacts. by Dmitri Plotnikov · 15 years ago
  53. 1536ea1 Preserving lookup URI in contact loader when loading from GAL by Dmitri Plotnikov · 15 years ago
  54. f9eb73f Asynchronously loading directory photos. by Dmitri Plotnikov · 15 years ago
  55. 1ad4d1b Show organization in header-view; Allow only one organization per contact by Daniel Lehmann · 15 years ago
  56. 2d4f759 First version of the ContactSocialWidget by Daniel Lehmann · 15 years ago
  57. 217245c Fixing NPE when Google GAL returns code 406. by Dmitri Plotnikov · 15 years ago
  58. e843f91 Adding groups to contact editor by Dmitri Plotnikov · 15 years ago
  59. 2deaee1 Adding groups to contact view by Dmitri Plotnikov · 15 years ago
  60. caf0bc7 Adding "make personal copy" feature by Dmitri Plotnikov · 15 years ago
  61. 5f72c1f Fixing an exception thrown when contact is not found by Dmitri Plotnikov · 15 years ago
  62. 02cd491 Showing directory meta-data in contact view by Dmitri Plotnikov · 15 years ago
  63. 8fd7bb6 Show commands for XMPP video chat for Google Talk by Daniel Lehmann · 15 years ago
  64. 4d44424 Switching ContactLoader to the all-encompassing query by Dmitri Plotnikov · 15 years ago
  65. ef3f8f0 Replaced Google by Android Open Source project by Daniel Lehmann · 15 years ago
  66. 222744e Use new Loader API and properly unregister Observers by Daniel Lehmann · 15 years ago
  67. 3a12077 Some inline editing work by Daniel Lehmann · 15 years ago
  68. cdef2b6 Modal field editors by Daniel Lehmann · 15 years ago[Renamed (92%) from src/com/android/contacts/views/detail/ContactDetailLoader.java]
  69. 3c46291 Use the framework version of Loader and friends now that they exist. by Jeff Hamilton · 15 years ago
  70. 18f104f Refactor Contact-Editor and Contact-Viewer. by Daniel Lehmann · 15 years ago[Renamed (88%) from src/com/android/contacts/views/detail/ContactLoader.java]
  71. c2687c3 Refactor to coupler/presenter pattern. Moved framework classes to correct packages by Daniel Lehmann · 15 years ago
  72. d3e0cdb Integrate ContactHeaderWidget loading into ContactLoader to save queries. Remove old Activity. by Daniel Lehmann · 15 years ago
  73. 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
  74. 1316b13 Write tests for ContactLoader. Re-added support for legacy style (donut) ContactUris by Daniel Lehmann · 15 years ago
  75. cbcc449 Update to new MVC framework by Daniel Lehmann · 15 years ago
  76. 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