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