1. bf6591f Merge "Simplify PhoneNumberPickerActionListener logic in DialtactsActivity" by Yorke Lee · 11 years ago
  2. 4e28c1d Simplify PhoneNumberPickerActionListener logic in DialtactsActivity by Yorke Lee · 11 years ago
  3. 5a0fa51 Merge "Animate call log expand/collapse" by Yorke Lee · 11 years ago
  4. a73e189 Use one ImageButton for the floating action button. by Andrew Lee · 11 years ago
  5. 654df8f Animate call log expand/collapse by Yorke Lee · 11 years ago
  6. dc0bba6 Make ActionBar scroll together with other lists by Yorke Lee · 11 years ago
  7. 350a670 Merge "Use new nested scrolling APIs" by Yorke Lee · 11 years ago
  8. 757981a Merge "Fixing bug where recycled call logs rows that were previously expanded but are not expanded on rebind appeared expanded even though they were not." by Tyler Gunn · 11 years ago
  9. 7be92c9 Fixing bug where recycled call logs rows that were previously expanded but by Tyler Gunn · 11 years ago
  10. 73e8c76 Merge "Change search list background to grey." by Andrew Lee · 11 years ago
  11. 0c66770 Change search list background to grey. by Andrew Lee · 11 years ago
  12. bd180af Use new nested scrolling APIs by Yorke Lee · 11 years ago
  13. 48d0e83 Merge "Changing colors of the incoming and outgoing call icons." by Tyler Gunn · 11 years ago
  14. 0c5fb59 Changing colors of the incoming and outgoing call icons. by Tyler Gunn · 11 years ago
  15. d4a1763 Add ViewDragHelper to Dialer by Yorke Lee · 11 years ago
  16. c50fcea Merge "Removing highlighting of missed calls and voicemails in the call log. Also fixing some broken unit tests." by Tyler Gunn · 11 years ago
  17. d0715ac Removing highlighting of missed calls and voicemails in the call log. by Tyler Gunn · 11 years ago
  18. 6269a64 Remove animate hide. by Andrew Lee · 11 years ago
  19. 0398275 Move overflow menu and remove add contact button. by Andrew Lee · 11 years ago
  20. 4008ea3 Correctly set OnpageChangedListener to ViewPagerTabs by Yorke Lee · 11 years ago
  21. e318792 Merge "Setting call log item elevation and background color when items are expanded/shrunk per redlines." by Tyler Gunn · 11 years ago
  22. f925ae0 Merge "Make drag shadow work across entire layout" by Yorke Lee · 11 years ago
  23. 6b2221c Setting call log item elevation and background color when items are by Tyler Gunn · 11 years ago
  24. b1ec21e Adjust dialpad slide out animation. by Andrew Lee · 11 years ago
  25. f66cc04 Make drag shadow work across entire layout by Yorke Lee · 11 years ago
  26. 861fd2a Merge "Refactor drag and drop to work for entire Dialer layout" by Yorke Lee · 11 years ago
  27. 2826619 Refactor drag and drop to work for entire Dialer layout by Yorke Lee · 11 years ago
  28. cdfa6c6 Modify the calls in Dialer to animate the dialpad in. by Andrew Lee · 11 years ago
  29. 3d3ff68 Merge "Adding support for expandable call log entries." by Tyler Gunn · 11 years ago
  30. eed2e4f Fix missing add to contacts button by Yorke Lee · 11 years ago
  31. 146a4cd Adding support for expandable call log entries. by Tyler Gunn · 11 years ago
  32. f0c7eb8 Move more Dialpad resources to ContactsCommon by Yorke Lee · 11 years ago
  33. 877ace1 Allow configuration of dialpad buttons visibility by Yorke Lee · 11 years ago
  34. ec9a6fe Refactor dialpad into its own view by Yorke Lee · 11 years ago
  35. 37a53ad Move photos in search fragment to the left. by Andrew Lee · 11 years ago
  36. a3e079d Merge "Use circular support in ContactPhotoManager" by Yorke Lee · 11 years ago
  37. e239046 Merge "Fix crash in Dialer when CP2 is disabled" by Yorke Lee · 11 years ago
  38. 42f5e40 Fix crash in Dialer when CP2 is disabled by Yorke Lee · 11 years ago
  39. c622155 Merge "Animate disappearing shortcut card" by Yorke Lee · 11 years ago
  40. c61d454 Fix floating action button alignment in Dialpad by Yorke Lee · 11 years ago
  41. 5c015d2 Merge "Use EditText for search in ActionBar" by Yorke Lee · 11 years ago
  42. 5e95dda Merge "Fade in speed dial entries" by Yorke Lee · 11 years ago
  43. 9b08f53 Fade in speed dial entries by Yorke Lee · 11 years ago
  44. 5a60cf4 Fix font scaling problems in Dialpad by Yorke Lee · 11 years ago
  45. 28ad267 Animate disappearing shortcut card by Yorke Lee · 11 years ago
  46. 1ecd744 Merge "Disable Add to contact shortcut in SmartDialListFragment" by Yorke Lee · 11 years ago
  47. 53a2230 Use EditText for search in ActionBar by Yorke Lee · 11 years ago
  48. 04e585d Disable Add to contact shortcut in SmartDialListFragment by Yorke Lee · 11 years ago
  49. 1081220 Remove unneeded dimming code by Yorke Lee · 11 years ago
  50. cb481aa Use circular support in ContactPhotoManager by Yorke Lee · 11 years ago
  51. 40bb6b9 Merge "Add and use OverlappingPaneLayout" by Yorke Lee · 11 years ago
  52. f4f4766 Allow OEM to provide regulatory info. by Jeff Sharkey · 11 years ago
  53. 9d1ed17 Merge "Apply padding to fragment view rather than ListView" by Yorke Lee · 11 years ago
  54. f42a179 Apply padding to fragment view rather than ListView by Yorke Lee · 11 years ago
  55. 2be163a Defer to default photo position in all contacts list. by Andrew Lee · 11 years ago
  56. e709fd2 Add and use OverlappingPaneLayout by Yorke Lee · 11 years ago
  57. cc4660d Animate floating action button by Yorke Lee · 11 years ago
  58. 4cbc973 Remove floating action bar constants and configurations method. by Andrew Lee · 11 years ago
  59. b0f66f7 Merge "Add shadows to call shortcut cards" by Yorke Lee · 11 years ago
  60. 8af21dc Merge "Add floating dialpad action button" by Yorke Lee · 11 years ago
  61. 6144d02 Disable quickcontactbadge in AllContactsFragment by Yorke Lee · 11 years ago
  62. 1467993 Add shadows to call shortcut cards by Yorke Lee · 11 years ago
  63. a5d5cdf Add floating dialpad action button by Yorke Lee · 11 years ago
  64. d999b71 Rename classes by Yorke Lee · 11 years ago
  65. eb1df8e Merge "Remove unnecessary logic from PhoneFavoritesMergedAdapter" by Yorke Lee · 11 years ago
  66. f218f72 Merge "Correctly bind contact tile listeners in PhoneFavoritesTileAdapter" by Yorke Lee · 11 years ago
  67. 01fb754 Correctly bind contact tile listeners in PhoneFavoritesTileAdapter by Yorke Lee · 11 years ago
  68. 6a1461a Add view call history at bottom of recents by Yorke Lee · 11 years ago
  69. 3e58635 Remove unnecessary logic from PhoneFavoritesMergedAdapter by Yorke Lee · 11 years ago
  70. 4cde566 Move call shortcut cards to their own list by Yorke Lee · 11 years ago
  71. 4b10dd4 Merge "Use PhoneFavoritesTileAdapter directly in GridView" by Yorke Lee · 11 years ago
  72. efb2d9c Use PhoneFavoritesTileAdapter directly in GridView by Yorke Lee · 11 years ago
  73. 53845dc Renable fast scroller in All contacts by Yorke Lee · 11 years ago
  74. 93dcef7 Merge "Adding support in the CallLogFragment for filtering calls based on call date/time." by Tyler Gunn · 11 years ago
  75. 1e6efea Merge "Remove AllContactsActivity" by Yorke Lee · 11 years ago
  76. 4acac9b Remove AllContactsActivity by Yorke Lee · 11 years ago
  77. 099592e Add favorites/star icon to the phone favorite tile view. by Andrew Lee · 11 years ago
  78. b70f8a8 Merge "On click, open quick contacts for list items in Dialer's Contacts." by Andrew Lee · 11 years ago
  79. 931075e On click, open quick contacts for list items in Dialer's Contacts. by Andrew Lee · 11 years ago
  80. d45aaa4 Add call log fragment to ListsFragment by Yorke Lee · 11 years ago
  81. 33932ff Fix Dial intent interactions by Yorke Lee · 11 years ago
  82. 3e44134 Merge "Reattach listener when fragment is destroyed and recreated" by Yorke Lee · 11 years ago
  83. 23553a7 Reattach listener when fragment is destroyed and recreated by Yorke Lee · 11 years ago
  84. 1375a1a Merge "Only show voicemail tab if there is at least one active provider." by Andrew Lee · 11 years ago
  85. 5c2a274 Only show voicemail tab if there is at least one active provider. by Andrew Lee · 11 years ago
  86. f653040 Merge "Correctly resolve textSize attribute in ViewPagerTabs" by Yorke Lee · 11 years ago
  87. 55783c0 Correctly resolve textSize attribute in ViewPagerTabs by Yorke Lee · 11 years ago
  88. 0f258e4 Merge "Recycle TypedArray" by Yorke Lee · 11 years ago
  89. 5d65187 Recycle TypedArray by Yorke Lee · 11 years ago
  90. 0e8b031 Remove deprecated Actionbar tabs in CallLogActivity by Yorke Lee · 11 years ago
  91. eea6a88 Merge "Add voicemail tab to call history tab bar." by Andrew Lee · 11 years ago
  92. 470fc45 Add voicemail tab to call history tab bar. by Andrew Lee · 11 years ago
  93. 2f02c8a Adding support in the CallLogFragment for filtering calls based on call by Tyler Gunn · 11 years ago
  94. 07e71d9 Merge "Make speed dial contacts fill grid better" by Yorke Lee · 11 years ago
  95. ee07c16 Make speed dial contacts fill grid better by Yorke Lee · 11 years ago
  96. 7e5e5a6 Apply new ViewPager tab styles to ViewPagerTabs class by Yorke Lee · 11 years ago
  97. 3c9e7cd Don't set search query immediately if searchview is null by Yorke Lee · 11 years ago
  98. e00c9fe Use ViewPager in main Dialer view by Yorke Lee · 11 years ago
  99. 86e21f7 Add actionbar to Dialer by Yorke Lee · 11 years ago
  100. 09a727e Merge "Use the unnormalized user-entered number when adding to contacts" by Yorke Lee · 11 years ago