1. d7b32b6 Add fade in transition when switching tabs by Yorke Lee · 12 years ago
  2. 888304c Moving ProportionalLayout to ContactsCommon. by Chiao Cheng · 12 years ago
  3. 6afca8a Major resource move and clean-up. by Chiao Cheng · 12 years ago
  4. 428f008 Move dependencies of AccountTypeManager into ContactsCommon. by Chiao Cheng · 12 years ago
  5. a0233a0 Moving ContactListItemView and dependent classes. by Chiao Cheng · 12 years ago
  6. c8dd78c Moving dependencies of PhoneFavoriteFragment. by Chiao Cheng · 12 years ago
  7. e0b2f1e Global import order fix. by Chiao Cheng · 12 years ago
  8. 6e607d5 Fixed contact detail animated transitions by Maurice Chu · 12 years ago
  9. 311882a Make search button focus the search field while in search mode by Daniel Lehmann · 12 years ago
  10. fc81892 Add press-states to ContactDetailFragment. by Josh Gargus · 12 years ago
  11. 7edad9d Fix broken touch-interception in ContactDetailFragmentCarousel. by Josh Gargus · 12 years ago
  12. e9a7864 Shortened the animation duration by Daniel Lehmann · 12 years ago
  13. cf3d9f0 Fixed various issues around cross-fades by Daniel Lehmann · 13 years ago
  14. db3bb2b Merge "Updates fragment dejunk" by Makoto Onuki · 13 years ago
  15. da9cdc1 Updates fragment dejunk by Makoto Onuki · 13 years ago
  16. 2f41fe6 Reintroduce cross-fade on tablet when going from one contact to the next by Daniel Lehmann · 13 years ago
  17. a0290a4 Fix proguard flags by Makoto Onuki · 13 years ago
  18. ead19c5 Support for local profile by Isaac Katzenelson · 13 years ago
  19. 35168cc Clear bitmaps from canvases after done drawing to them. by Dianne Hackborn · 13 years ago
  20. 2e95ad0 Make the contact picture exactly half the height as it is wide by Daniel Lehmann · 13 years ago
  21. 37a2684 Fixes tests on userdebug builds. by Flavio Lerda · 13 years ago
  22. 76dd128 Added Fix to to check child visibility in InterpolatingLayout. by Frank Sposaro · 13 years ago
  23. da5bf1c Modifications to bold contacts' first names. by Dave Santoro · 13 years ago
  24. b18624f Changing horizontal dividers in contact editor. by Dmitri Plotnikov · 14 years ago
  25. dd0dee6 Treating Join request as a regular save/reload. by Dmitri Plotnikov · 14 years ago
  26. b302f30 Revert "Fixing ClassNotFoundException in JoinContactsActivity" by Dmitri Plotnikov · 14 years ago
  27. 4c08c99 Adjusting contact picker style to the new light holo theme by Dmitri Plotnikov · 14 years ago
  28. 7913fd1 Animator resources now live in res/animator by Chet Haase · 14 years ago
  29. 75d6cae Renaming attributes of InterpolatingLayout to match the convention by Dmitri Plotnikov · 14 years ago
  30. 7224b4c Fixing bottom fading the contact list by Dmitri Plotnikov · 14 years ago
  31. ca0a601 Fixing initialization of requested scroll position by Dmitri Plotnikov · 14 years ago
  32. 753f8f6 Fixing non-deterministic behavior of autoscroll in contact list by Dmitri Plotnikov · 14 years ago
  33. 7fb3026 Fixing layout of pinned headers (were clipped on the right side) by Dmitri Plotnikov · 14 years ago
  34. 65f8cae Fixing handling of top/bottom margins in InterpolatingLayout by Dmitri Plotnikov · 14 years ago
  35. 5245ea6 Replacing Aizy with a standard scrollbar by Dmitri Plotnikov · 14 years ago
  36. bb0788a Adding support for interpolated padding. by Dmitri Plotnikov · 14 years ago
  37. bcf8645 Recycling bitmaps in TransitionAnimationView. by Dmitri Plotnikov · 14 years ago
  38. 7849197 No longer scrolling list if selection already visible by Dmitri Plotnikov · 14 years ago
  39. 11a2cb1 Disabling transition animation when view has size=0 by Dmitri Plotnikov · 14 years ago
  40. 5c0935b Adding support for layout_gravity to InterpolatingLayout by Dmitri Plotnikov · 14 years ago
  41. 58d8be3 Resolving a race condition between animations by Dmitri Plotnikov · 14 years ago
  42. f53efbf Merge "Clean-up of several small issues" by Dmitri Plotnikov · 14 years ago
  43. 3bc7d02 Adjusting section header layout according to UI design by Dmitri Plotnikov · 14 years ago
  44. dfbe752 Clean-up of several small issues by Dmitri Plotnikov · 14 years ago
  45. 85609ed Contact detail transition animation by Dmitri Plotnikov · 14 years ago
  46. 6ecda65 Fix a crash on some devices when launching the widget configuration by Daniel Lehmann · 14 years ago
  47. 4d174aa Adding search mode to pickers. by Dmitri Plotnikov · 14 years ago
  48. b1e0ac4 Improving smooth scroll when required position is nearby by Dmitri Plotnikov · 14 years ago
  49. ac14436 Fixing transparency of pinned headers by Dmitri Plotnikov · 14 years ago
  50. 3c69e21 Persisting contact selection by Dmitri Plotnikov · 14 years ago
  51. 56bc3e5 Minor improvement to pinner header animation by Dmitri Plotnikov · 14 years ago
  52. 2ddba01 Introducing InterpolatingLayout. by Dmitri Plotnikov · 14 years ago
  53. d6e6b8a New display options activity by Dmitri Plotnikov · 14 years ago
  54. 8c6955f Smooth scrolling to selection after new/edit/copy by Dmitri Plotnikov · 14 years ago
  55. 1ec497d Switching to the new location of CompositeCursorAdapter by Dmitri Plotnikov · 14 years ago
  56. 580286b Fixed several screen rotation related bugs. by Dmitri Plotnikov · 14 years ago
  57. bce2d1e Fixing an NPE by Dmitri Plotnikov · 14 years ago
  58. 355add8 NPE and ArrayIndex exception fixes by Dmitri Plotnikov · 14 years ago
  59. eb4a5d0 Fixing a broken test by Dmitri Plotnikov · 14 years ago
  60. 4f138ed Switching to LoaderManager by Dmitri Plotnikov · 14 years ago
  61. 2475ac8 Moving section placement calculations to IndexerListAdapter by Dmitri Plotnikov · 14 years ago
  62. 85787d0 Optimizing contact list scrolling by Dmitri Plotnikov · 14 years ago
  63. 3f58e55 Switching to the new API: smoothScrollToPositionFromTop by Dmitri Plotnikov · 14 years ago
  64. 4af3b07 Moving search box into the action bar by Dmitri Plotnikov · 14 years ago
  65. e8066ba Fixing broken build by Dmitri Plotnikov · 14 years ago
  66. 0b976fc Making a LoaderManagingFragment testable by Dmitri Plotnikov · 14 years ago
  67. b452ffb Refactoring ContactEntryListFragment/Adapter by Dmitri Plotnikov · 14 years ago
  68. 469c6cc Disabling name animation in the Strequent view by Dmitri Plotnikov · 14 years ago
  69. b9617eb Displaying the pinned indexer header again by Dmitri Plotnikov · 14 years ago
  70. 8fc63ef Preventing cursor leaks by Dmitri Plotnikov · 14 years ago
  71. 899df4a A-Z scroller in Contact List by Daniel Lehmann · 14 years ago
  72. 94d6481 Showing "searching..." in contact search by Dmitri Plotnikov · 14 years ago
  73. da4b600 Animating pinned headers by Dmitri Plotnikov · 14 years ago
  74. fe3f790 Making Directory search UI work in the Goop mode by Dmitri Plotnikov · 14 years ago
  75. b7dc460 Fixing an IllegalStateException in contact search activity by Dmitri Plotnikov · 14 years ago
  76. 8314142 Making pinned headers tappable by Dmitri Plotnikov · 14 years ago
  77. d5061fe Initial integration with Directory API by Dmitri Plotnikov · 14 years ago
  78. e124722 Reworking contacts list adapters for the new CompositeCursorAdapter API by Dmitri Plotnikov · 14 years ago
  79. e358437 Introducing CompositeCursorAdapter by Dmitri Plotnikov · 14 years ago
  80. fe42e55 Breaking search UI out of the contact list fragment by Dmitri Plotnikov · 14 years ago
  81. e4d32d9 Join activity is converted to loaders/fragments by Dmitri Plotnikov · 14 years ago
  82. 7e6d63b Fixing NPE in PinnedHeaderListView by Dmitri Plotnikov · 14 years ago
  83. 8e7a5a7 Showing contact count above the contact list by Dmitri Plotnikov · 14 years ago
  84. beec212 Pinned header optimizations and fixes by Dmitri Plotnikov · 14 years ago
  85. 1a848b1 Attempting to fix the pinned header in contacts. by Dmitri Plotnikov · 14 years ago
  86. e44b043 (cont) Now using loaders and LoaderManagingFragment by Dmitri Plotnikov · 14 years ago
  87. e3fbfd9 Moving search UI from ContactsListActivity to the Fragment by Dmitri Plotnikov · 14 years ago
  88. 502741d Removing context menu handling from ContactsListActivity by Dmitri Plotnikov · 14 years ago
  89. 1323d69 Delegating context menu handling by Dmitri Plotnikov · 14 years ago
  90. fda2edd Breaking name highlighting animation out of ContactsListActivity by Dmitri Plotnikov · 14 years ago
  91. 8700d8c Making PinnedHeaderListView more self-contained. by Dmitri Plotnikov · 14 years ago
  92. 54d716f Introducing CompositeListAdapter and SingleItemAdapter by Dmitri Plotnikov · 14 years ago