1. 69c182a Collapse common packages (1/?) by Gary Mai · 8 years ago
  2. 9d99859 Show spinner only when user pulls down (1/2) by yaolu · 8 years ago
  3. df3e849 Clean up getters and setters of filters by Wenyi Wang · 8 years ago
  4. 380f813 Show favorites in customized view am: 6575129508 by Wenyi Wang · 8 years ago
  5. 6575129 Show favorites in customized view by Wenyi Wang · 8 years ago
  6. 587b8f2 Let DefaultContactBrowseListFragment control actionbar, menu and more. by Wenyi Wang · 8 years ago
  7. 947c23d PullToRefresh feature for syncing contacts (Flag Control) by Xi Chen · 8 years ago
  8. 40e7910 Make FILTER_TYPE_ALL_ACCOUNTS default by Wenyi Wang · 8 years ago
  9. 2b94399 Add list event clearcut logging (1/3) by Wenyi Wang · 8 years ago
  10. e9ea4f0 Move MultiSelect classes up the list hierarchies (1/2) by Walter Jang · 8 years ago
  11. aad30f5 Hide favorties in account view and stop loading ME (1/2) by Wenyi Wang · 8 years ago
  12. 7b6bb00 Show favorites in main contact list (1/2) by Wenyi Wang · 8 years ago
  13. ed5202a Make Contact app works can open work contacts by Ricky Wai · 9 years ago
  14. 02ecc3f Fix ContactLoader IllegalArgumentException crash by Jay Shrauner · 10 years ago
  15. 2c1bfd0 Remove two panel layout from PeopleActivity by Brian Attwell · 10 years ago
  16. cd321f6 Move ContactLoader related code to ContactsCommon by Yorke Lee · 11 years ago
  17. 821a657 Moving depedencies of DialtactsActivity into ContactsCommon. by Chiao Cheng · 12 years ago
  18. 50b7bd3 Clean up un-used ContactListEmptyView. by Chiao Cheng · 12 years ago
  19. 4e9a6e6 am 88afb441: am 228ae43d: am 7a6eb7f1: Merge "Prevent going into single contact mode un-necessarily." into jb-mr1.1-dev by Chiao Cheng · 12 years ago
  20. 3af2d48 Prevent going into single contact mode un-necessarily. by Chiao Cheng · 12 years ago
  21. a0233a0 Moving ContactListItemView and dependent classes. by Chiao Cheng · 12 years ago
  22. 2c1cbe5 Remove un-used dependencies on PhoneNumberInteraction. by Chiao Cheng · 12 years ago
  23. e0b2f1e Global import order fix. by Chiao Cheng · 12 years ago
  24. 0b3af92 Prevent auto scroll of contact list after contact editing by Katherine Kuan · 13 years ago
  25. e1cabcd Selecting "Add to my contacts" on tablet can show wrong contact by Katherine Kuan · 13 years ago
  26. db90ba1 Fix for contact deletion on tablet by Katherine Kuan · 13 years ago
  27. 966cc74 Merge "Fix the double query issue on phone" by Makoto Onuki · 13 years ago
  28. 1db00f6 Fix the double query issue on phone by Makoto Onuki · 13 years ago
  29. 6cd5b0a Fix viewing legacy and raw contact URI on tablet by Katherine Kuan · 13 years ago
  30. d4ed72e Use custom filter when filter isn't saved by Daisuke Miyakawa · 13 years ago
  31. 8fdf890 Fix local profile in contacts list by Isaac Katzenelson · 13 years ago
  32. 0a4d225 Contacts UI changes for profiles. by Dave Santoro · 13 years ago
  33. be18de0 Add group detail fragment on tablet by Katherine Kuan · 13 years ago
  34. a5b3d46 Fix Contact Detail view on the phone by Daniel Lehmann · 13 years ago
  35. 07bf52d Move selection after deleting last item in the list by Dmitri Plotnikov · 13 years ago
  36. 5251884 Eliminating selection delay when query comes from intent. by Dmitri Plotnikov · 14 years ago
  37. b906cbe Fixing "Bad long" exception in contact uri parsing by Dmitri Plotnikov · 14 years ago
  38. 04bad51 Fixing issues with default selection in GAL results by Dmitri Plotnikov · 14 years ago
  39. 8fe7821 Making list switch to All Contacts when contact not found by Dmitri Plotnikov · 14 years ago
  40. 682e152 Making list preserve selection when contact deleted by Dmitri Plotnikov · 14 years ago
  41. 0c70809 Preserving list selection when list is populated with stale data by Dmitri Plotnikov · 14 years ago
  42. fa49a66 Preventing multiple instances of contact browser from launching by Dmitri Plotnikov · 14 years ago
  43. 7d40224 Fixing issue with opening a contact from Talk by Dmitri Plotnikov · 14 years ago
  44. 072d911 Adding mock shared preferences by Dmitri Plotnikov · 14 years ago
  45. a5a2744 Fixes in selection management by Dmitri Plotnikov · 14 years ago
  46. 3c8c3e8 Restoring contact selection after the app is restarted by Dmitri Plotnikov · 14 years ago
  47. 93a05db Fixing selection management problems: by Dmitri Plotnikov · 14 years ago
  48. 8daa179 Fixing NPE when filter list is loaded before fragments are added by Dmitri Plotnikov · 14 years ago
  49. 0cd0130 Optimizing option menu invalidation by Dmitri Plotnikov · 14 years ago
  50. 4ef95cc Prepare for some changes to LoaderManager/Loader. by Dianne Hackborn · 14 years ago
  51. 2f28eda Fixing per-filter selection persistence on orientation change by Dmitri Plotnikov · 14 years ago
  52. 892fb51 Changing contact URI refresh from Loader to AsyncQueryHandler by Dmitri Plotnikov · 14 years ago
  53. ca0a601 Fixing initialization of requested scroll position by Dmitri Plotnikov · 14 years ago
  54. 264023c Removing dependency between filter loader and list loader by Dmitri Plotnikov · 14 years ago
  55. 753f8f6 Fixing non-deterministic behavior of autoscroll in contact list by Dmitri Plotnikov · 14 years ago
  56. 90715b3 Processing ACTION_VIEW in contact browser instead of dialog by Dmitri Plotnikov · 14 years ago
  57. d959104 Moving state machine logic from activity into fragment. by Dmitri Plotnikov · 14 years ago
  58. 7152124 Fixing monkey-induced NPE by Dmitri Plotnikov · 14 years ago
  59. bc5bc44 More clean-up work on the contact browser state machine by Dmitri Plotnikov · 14 years ago
  60. 30cc853 Resolving issue with the wrong contact displayed in search results. by Dmitri Plotnikov · 14 years ago
  61. 234acb0 Fixing an NPE when loader finishes before by Dmitri Plotnikov · 14 years ago
  62. 174fdc2 Automatically selecting first found contact. by Dmitri Plotnikov · 14 years ago
  63. b3edee9 Addressing race condition to always show selected contact in list by Dmitri Plotnikov · 14 years ago
  64. 6e850a0 Implementing new selection policies in Contacts by Dmitri Plotnikov · 14 years ago
  65. e20d343 Removed Editor embedding from the Browser-Activity (was unused) by Daniel Lehmann · 14 years ago
  66. 3c69e21 Persisting contact selection by Dmitri Plotnikov · 14 years ago
  67. 8c6955f Smooth scrolling to selection after new/edit/copy by Dmitri Plotnikov · 14 years ago
  68. caf0bc7 Adding "make personal copy" feature by Dmitri Plotnikov · 14 years ago
  69. 580286b Fixed several screen rotation related bugs. by Dmitri Plotnikov · 14 years ago
  70. 7ccdc1f Making contact selection lookup key based. by Dmitri Plotnikov · 14 years ago
  71. 60ad01b Proper handling of View/Edit from list-context Menu by Daniel Lehmann · 14 years ago
  72. 8773bcb Routing "view contact" requests to proper directories by Dmitri Plotnikov · 14 years ago
  73. 4f138ed Switching to LoaderManager by Dmitri Plotnikov · 14 years ago
  74. 5ffd929 Switching ID resolution to LoaderManager. by Dmitri Plotnikov · 14 years ago
  75. cfc6489 Fixing issues with selection preservation including search by Dmitri Plotnikov · 14 years ago
  76. 9cd1708 Preserving separate contact selection per mode. by Dmitri Plotnikov · 14 years ago
  77. 4cc85dd Removing the obsolete "search results mode" by Dmitri Plotnikov · 14 years ago
  78. 4b4681d Bringing back contacts display preferences. by Dmitri Plotnikov · 14 years ago
  79. 68e32a3 Configuring empty list text for Loader/Fragment solution by Dmitri Plotnikov · 14 years ago
  80. b6c7c6f Contact picker restored to some extent by Dmitri Plotnikov · 14 years ago
  81. 238d984 Restoring Strequents in Contacts by Dmitri Plotnikov · 14 years ago
  82. 8e7a5a7 Showing contact count above the contact list by Dmitri Plotnikov · 14 years ago
  83. 1a848b1 Attempting to fix the pinned header in contacts. by Dmitri Plotnikov · 14 years ago
  84. e44b043 (cont) Now using loaders and LoaderManagingFragment by Dmitri Plotnikov · 14 years ago
  85. b6170ca Now using loaders and LoaderManagingFragment by Dmitri Plotnikov · 14 years ago
  86. e3fbfd9 Moving search UI from ContactsListActivity to the Fragment by Dmitri Plotnikov · 14 years ago
  87. 502741d Removing context menu handling from ContactsListActivity by Dmitri Plotnikov · 14 years ago
  88. 416b569 Introducing a fragment for contact picker by Dmitri Plotnikov · 14 years ago[Renamed (92%) from src/com/android/contacts/list/LightContactBrowser.java]
  89. 1323d69 Delegating context menu handling by Dmitri Plotnikov · 14 years ago
  90. 732f652 Introducing LightContactBrowser by Dmitri Plotnikov · 14 years ago