1. c7b2a0e Clean up some interactions in entering/exiting searchUI by Yorke Lee · 11 years ago
  2. 11ca39e Swap out search box contents when expanding by Yorke Lee · 11 years ago
  3. ec489fb Make searchbox expand when entering search UI by Yorke Lee · 11 years ago
  4. faaab20 Merge "Replace 9patch with shadow on searchbox with elevated view" by Yorke Lee · 11 years ago
  5. 7586268 Replace 9patch with shadow on searchbox with elevated view by Yorke Lee · 11 years ago
  6. 7dfd35d Merge "Make EditText non-long clickable" by Yorke Lee · 11 years ago
  7. 36d0453 Make EditText non-long clickable by Yorke Lee · 11 years ago
  8. eaf4eb4 Remove unused resources in Dialer by Yorke Lee · 11 years ago
  9. d4cde83 Add magnifying glass to search box. by Andrew Lee · 11 years ago
  10. 2239ec7 Merge "Cleaning up shadowing and animation of call log expansion." by Tyler Gunn · 11 years ago
  11. c26986e Cleaning up shadowing and animation of call log expansion. by Tyler Gunn · 11 years ago
  12. e74a10e Move actionbar menu into menu button in search edit text. by Andrew Lee · 11 years ago
  13. 92f8262 Merge "Open search ui on touch, and handle related scenarios." by Andrew Lee · 11 years ago
  14. b190384 Open search ui on touch, and handle related scenarios. by Andrew Lee · 11 years ago
  15. cf5e001 Adding call details affordance to call log. by Tyler Gunn · 11 years ago
  16. 4dfd712 Adding day group headings in the call log which group call log entries by Tyler Gunn · 11 years ago
  17. 5a0fa51 Merge "Animate call log expand/collapse" by Yorke Lee · 11 years ago
  18. 125104a Merge "Use one ImageButton for the floating action button." by Andrew Lee · 11 years ago
  19. a73e189 Use one ImageButton for the floating action button. by Andrew Lee · 11 years ago
  20. a1c4ed4 Star icon touchups. by Andrew Lee · 11 years ago
  21. 654df8f Animate call log expand/collapse by Yorke Lee · 11 years ago
  22. 7ff97a0 Change star icon in favorites tile. by Andrew Lee · 11 years ago
  23. b1f92d1 Merge "Make ActionBar scroll together with other lists" by Yorke Lee · 11 years ago
  24. 407b33b Merge "Added touch feedback to call log rows for primary action area. Added touch feedback to call log action buttons." by Tyler Gunn · 11 years ago
  25. 8bfb24b Added touch feedback to call log rows for primary action area. by Tyler Gunn · 11 years ago
  26. dc0bba6 Make ActionBar scroll together with other lists by Yorke Lee · 11 years ago
  27. 350a670 Merge "Use new nested scrolling APIs" by Yorke Lee · 11 years ago
  28. 73e8c76 Merge "Change search list background to grey." by Andrew Lee · 11 years ago
  29. 0c66770 Change search list background to grey. by Andrew Lee · 11 years ago
  30. bd180af Use new nested scrolling APIs by Yorke Lee · 11 years ago
  31. a32d9e7 Adjust height of call log tabs. by Andrew Lee · 11 years ago
  32. 8d62368 Add touch feedback to Dialer buttons. by Andrew Lee · 11 years ago
  33. cb87764 Change FAB background (to teal) and icons. by Andrew Lee · 11 years ago
  34. 4037ae4 Merge "Tighten up tab bar styling." by Andrew Lee · 11 years ago
  35. f037fd8 Tighten up tab bar styling. by Andrew Lee · 11 years ago
  36. e318792 Merge "Setting call log item elevation and background color when items are expanded/shrunk per redlines." by Tyler Gunn · 11 years ago
  37. 9bdce74 Delete dialpad_digits.xml by Andrew Lee · 11 years ago
  38. f925ae0 Merge "Make drag shadow work across entire layout" by Yorke Lee · 11 years ago
  39. 6b2221c Setting call log item elevation and background color when items are by Tyler Gunn · 11 years ago
  40. 50e77a1 Hide remove view at startup by Yorke Lee · 11 years ago
  41. f66cc04 Make drag shadow work across entire layout by Yorke Lee · 11 years ago
  42. 2826619 Refactor drag and drop to work for entire Dialer layout by Yorke Lee · 11 years ago
  43. 3d3ff68 Merge "Adding support for expandable call log entries." by Tyler Gunn · 11 years ago
  44. 146a4cd Adding support for expandable call log entries. by Tyler Gunn · 11 years ago
  45. a32a591 Move Dialpad-related resources to ContactsCommon by Yorke Lee · 11 years ago
  46. ec9a6fe Refactor dialpad into its own view by Yorke Lee · 11 years ago
  47. 53a2230 Use EditText for search in ActionBar by Yorke Lee · 11 years ago
  48. 40bb6b9 Merge "Add and use OverlappingPaneLayout" by Yorke Lee · 11 years ago
  49. 8fb6cdb Use ShapeDrawable for floating action button by Yorke Lee · 11 years ago
  50. e709fd2 Add and use OverlappingPaneLayout by Yorke Lee · 11 years ago
  51. cc4660d Animate floating action button by Yorke Lee · 11 years ago
  52. a5d5cdf Add floating dialpad action button by Yorke Lee · 11 years ago
  53. 6a1461a Add view call history at bottom of recents by Yorke Lee · 11 years ago
  54. 4cde566 Move call shortcut cards to their own list by Yorke Lee · 11 years ago
  55. efb2d9c Use PhoneFavoritesTileAdapter directly in GridView by Yorke Lee · 11 years ago
  56. 099592e Add favorites/star icon to the phone favorite tile view. by Andrew Lee · 11 years ago
  57. 0e8b031 Remove deprecated Actionbar tabs in CallLogActivity by Yorke Lee · 11 years ago
  58. 07e71d9 Merge "Make speed dial contacts fill grid better" by Yorke Lee · 11 years ago
  59. ee07c16 Make speed dial contacts fill grid better by Yorke Lee · 11 years ago
  60. 7e5e5a6 Apply new ViewPager tab styles to ViewPagerTabs class by Yorke Lee · 11 years ago
  61. e00c9fe Use ViewPager in main Dialer view by Yorke Lee · 11 years ago
  62. 86e21f7 Add actionbar to Dialer by Yorke Lee · 11 years ago
  63. 64f9593 Remove layout and logic for unused non-tiled favorites by Yorke Lee · 11 years ago
  64. 9e91bb0 Fix overdraw in Dialer by Yorke Lee · 11 years ago
  65. 475236c Remove deprecated swipe to remove code by Yorke Lee · 11 years ago
  66. f3db08a Swap 9 patch for contact tiles by Yorke Lee · 11 years ago
  67. 1ab3ec4 Merge "Slight UX tweaks to Dialer" by Yorke Lee · 11 years ago
  68. 8165cb1 Slight UX tweaks to Dialer by Yorke Lee · 11 years ago
  69. 66106e0 Corrected issue where history icon placement does not match spec. by Tyler Gunn · 11 years ago
  70. a6dee45 Correcting issue where text entered by user in searchbox is gray. by Tyler Gunn · 11 years ago
  71. 169d9db Merge "Fix jank in no favorites screen when showing/hiding dialpad" by Yorke Lee · 11 years ago
  72. b0d1976 Fix jank in no favorites screen when showing/hiding dialpad by Yorke Lee · 11 years ago
  73. 49a96b6 Merge "Restricted the tap target for "All Contacts" to the "All Contacts" button alone," by Tyler Gunn · 11 years ago
  74. 950e3eb Restricted the tap target for "All Contacts" to the "All Contacts" button alone, by Tyler Gunn · 11 years ago
  75. 94f4904 Fix slight screen jank when sliding dialpad upwards by Yorke Lee · 11 years ago
  76. 675f595 Merge "New appearance and look and feel for dialpad." by Ihab Awad · 11 years ago
  77. 526c0b8 New appearance and look and feel for dialpad. by Ihab Awad · 11 years ago
  78. 66ee8ea Merge "Changed color for the contacts reordering teaser to be the same as the background behind the tiles. Previously it was set to the action bar color, and when the action bar changed to blue, so did this." by Tyler Gunn · 11 years ago
  79. 9f37134 Changed color for the contacts reordering teaser to be the same as the background behind the tiles. by Tyler Gunn · 11 years ago
  80. 87a41e3 Merge "Always show overflow icon for quick contacts affordance" by Yorke Lee · 11 years ago
  81. f0df366 Merge "Move secondary action view/button out of primary action view to provide a more clear separation of the pressable areas for both." by Tyler Gunn · 11 years ago
  82. c0f6db9 Move secondary action view/button out of primary action view to provide a more clear separation of the pressable areas for both. by Tyler Gunn · 11 years ago
  83. 4661327 Always show overflow icon for quick contacts affordance by Yorke Lee · 11 years ago
  84. a8ff975 UX Changes: Dialer actionbar, tabs and searchbox. by Tyler Gunn · 11 years ago
  85. 3cefcc6 Add drag to remove for favorites in Dialer by Yorke Lee · 11 years ago
  86. 28ded60 Merge "Adding "Speed Dial" title to dialer favorites list and moving "All Contacts" affordance." by Tyler Gunn · 11 years ago
  87. 9a06657 Adding "Speed Dial" title to dialer favorites list and moving "All Contacts" affordance. by Tyler Gunn · 11 years ago
  88. 765734c Switch favorites screen to grid layout by Yorke Lee · 11 years ago
  89. 45ed3b5 Call History Affordances Swap by Tyler Gunn · 11 years ago
  90. b372f3e Fix padding issues with shortcut and call log items by Yorke Lee · 11 years ago
  91. e07ad7c Merge "Make fonts and colors consistent across views." into klp-dev by Chiao Cheng · 11 years ago
  92. 349f3e1 Merge "Color/layout tweaks for Dialer" into klp-dev by Yorke Lee · 11 years ago
  93. 59a3943 Merge "Change all contacts button to look like list item" into klp-dev by Yorke Lee · 11 years ago
  94. 41a24b4 Color/layout tweaks for Dialer by Yorke Lee · 11 years ago
  95. 037bbac Make fonts and colors consistent across views. by Chiao Cheng · 11 years ago
  96. fb34fda Change all contacts button to look like list item by Yorke Lee · 11 years ago
  97. 759c264 Merge "Dismiss dialpad when user touches spaces above it." into klp-dev by Chiao Cheng · 11 years ago
  98. a4ef509 Dismiss dialpad when user touches spaces above it. by Chiao Cheng · 11 years ago
  99. f786df0 Fix dialpad key alignment issues for larger screens by Yorke Lee · 11 years ago
  100. 6fe7eb0 Merge "Tweak Dialer redlines" into klp-dev by Yorke Lee · 12 years ago