1. bcef940 Add shadow to expanded search box by Yorke Lee · 11 years ago
  2. c7b2a0e Clean up some interactions in entering/exiting searchUI by Yorke Lee · 11 years ago
  3. 11ca39e Swap out search box contents when expanding by Yorke Lee · 11 years ago
  4. 7206ceb Merge "Make searchbox expand when entering search UI" by Yorke Lee · 11 years ago
  5. ec489fb Make searchbox expand when entering search UI by Yorke Lee · 11 years ago
  6. 44e3daf Exit search UI before dialing. by Andrew Lee · 11 years ago
  7. ddfb001 Fix NPE in onTextChanged by Yorke Lee · 11 years ago
  8. d4cde83 Add magnifying glass to search box. by Andrew Lee · 11 years ago
  9. 0d68dad Merge "Fix fragment position in dialpad fade-out." by Andrew Lee · 11 years ago
  10. dbe9a8c Fix fragment position in dialpad fade-out. by Andrew Lee · 11 years ago
  11. 90374a7 Only show search fragment if text is set to non-empty. by Andrew Lee · 11 years ago
  12. e74a10e Move actionbar menu into menu button in search edit text. by Andrew Lee · 11 years ago
  13. b190384 Open search ui on touch, and handle related scenarios. by Andrew Lee · 11 years ago
  14. f0a9514 Merge "Don't exit search ui if query string is empty." by Andrew Lee · 11 years ago
  15. 99a570c Don't exit search ui if query string is empty. by Andrew Lee · 11 years ago
  16. eead2a1 Merge "Remove redundant long-click listener." by Andrew Lee · 11 years ago
  17. 752956e Remove redundant long-click listener. by Andrew Lee · 11 years ago
  18. c4643f7 Fix button alignment. by Andrew Lee · 11 years ago
  19. 8632109 Merge "Cleanup dialpad show/hide logic." by Andrew Lee · 11 years ago
  20. 2a58ab8 Cleanup dialpad show/hide logic. by Andrew Lee · 11 years ago
  21. bf6591f Merge "Simplify PhoneNumberPickerActionListener logic in DialtactsActivity" by Yorke Lee · 11 years ago
  22. 4e28c1d Simplify PhoneNumberPickerActionListener logic in DialtactsActivity by Yorke Lee · 11 years ago
  23. a73e189 Use one ImageButton for the floating action button. by Andrew Lee · 11 years ago
  24. 0c66770 Change search list background to grey. by Andrew Lee · 11 years ago
  25. 861fd2a Merge "Refactor drag and drop to work for entire Dialer layout" by Yorke Lee · 11 years ago
  26. 2826619 Refactor drag and drop to work for entire Dialer layout by Yorke Lee · 11 years ago
  27. cdfa6c6 Modify the calls in Dialer to animate the dialpad in. by Andrew Lee · 11 years ago
  28. c61d454 Fix floating action button alignment in Dialpad by Yorke Lee · 11 years ago
  29. 53a2230 Use EditText for search in ActionBar by Yorke Lee · 11 years ago
  30. f42a179 Apply padding to fragment view rather than ListView by Yorke Lee · 11 years ago
  31. cc4660d Animate floating action button by Yorke Lee · 11 years ago
  32. 4cbc973 Remove floating action bar constants and configurations method. by Andrew Lee · 11 years ago
  33. a5d5cdf Add floating dialpad action button by Yorke Lee · 11 years ago
  34. d999b71 Rename classes by Yorke Lee · 11 years ago
  35. 6a1461a Add view call history at bottom of recents by Yorke Lee · 11 years ago
  36. efb2d9c Use PhoneFavoritesTileAdapter directly in GridView by Yorke Lee · 11 years ago
  37. 4acac9b Remove AllContactsActivity by Yorke Lee · 11 years ago
  38. 33932ff Fix Dial intent interactions by Yorke Lee · 11 years ago
  39. 3c9e7cd Don't set search query immediately if searchview is null by Yorke Lee · 11 years ago
  40. e00c9fe Use ViewPager in main Dialer view by Yorke Lee · 11 years ago
  41. 86e21f7 Add actionbar to Dialer by Yorke Lee · 11 years ago
  42. 09a727e Merge "Use the unnormalized user-entered number when adding to contacts" by Yorke Lee · 11 years ago
  43. 047bdb1 Fix for Add to contacts missing in dialpad overflow menu by Yorke Lee · 11 years ago
  44. 4663587 Use the unnormalized user-entered number when adding to contacts by Yorke Lee · 11 years ago
  45. 13a54c7 Remove dead code by Yorke Lee · 11 years ago
  46. 62e995c Remove obsolete/dead code by Yorke Lee · 11 years ago
  47. 8d54000 Fix crash when recreating activity and receiving dial intent by Yorke Lee · 11 years ago
  48. 1dfa8dd Fix NPE during activity recreation by Yorke Lee · 11 years ago
  49. 9e91bb0 Fix overdraw in Dialer by Yorke Lee · 12 years ago
  50. fb00cb8 Fix problem where swiping upward in overflow menu did not display the by Ihab Awad · 11 years ago
  51. 7eccf45 Fade out favorites screen when dialpad is displayed by Yorke Lee · 11 years ago
  52. f24107b Remove unneeded references to ContactsContract.Intents.UI by Yorke Lee · 11 years ago
  53. b0d1976 Fix jank in no favorites screen when showing/hiding dialpad by Yorke Lee · 12 years ago
  54. 94f4904 Fix slight screen jank when sliding dialpad upwards by Yorke Lee · 12 years ago
  55. 526c0b8 New appearance and look and feel for dialpad. by Ihab Awad · 12 years ago
  56. a8ff975 UX Changes: Dialer actionbar, tabs and searchbox. by Tyler Gunn · 12 years ago
  57. 3cefcc6 Add drag to remove for favorites in Dialer by Yorke Lee · 12 years ago
  58. da0f904 Hide voice search button if intent cannot be handled by Yorke Lee · 12 years ago
  59. edf798a Always call through to super.onBackPressed in DialtactsActivity by Yorke Lee · 12 years ago
  60. 41a24b4 Color/layout tweaks for Dialer by Yorke Lee · 12 years ago
  61. 62ee224 Fix possible FragmentManager NPE in Dialer by Yorke Lee · 12 years ago
  62. 5f3ad54 Make enlarged actionbar invisible when showing dialpad by Yorke Lee · 12 years ago
  63. 8e5c8b1 Fix brief flash when making a call from search by Yorke Lee · 12 years ago
  64. 3ed80a3 Fix relayout requests when dragging by Yorke Lee · 12 years ago
  65. b4680c5 Revert "Fix brief flash when clicking on a search result to dial" by Yorke Lee · 12 years ago
  66. 3487db7 Don't do fragment transactions if fragment is destroyed by Yorke Lee · 12 years ago
  67. da3e077 Merge "Add drag to open functionality to Dialer overflow menu" into klp-dev by Yorke Lee · 12 years ago
  68. ca19504 Don't call finish when calling from the dialpad by Yorke Lee · 12 years ago
  69. 36c5413 Add drag to open functionality to Dialer overflow menu by Yorke Lee · 12 years ago
  70. 02403e5 Fix brief flash when clicking on a search result to dial by Yorke Lee · 12 years ago
  71. 669b608 Fix regression: dialpad not being shown from dial intent by Yorke Lee · 12 years ago
  72. e288297 Merge "Google Specific Settings" into klp-dev by Alon Albert · 12 years ago
  73. 7f6c4a7 Merge "Hide dialpad after call is ended" into klp-dev by Yorke Lee · 12 years ago
  74. 35127cd Hide dialpad after call is ended by Yorke Lee · 12 years ago
  75. b453e5b Google Specific Settings by Alon Albert · 12 years ago
  76. 2eafb7a Clear dialpad when x is pressed by Yorke Lee · 12 years ago
  77. 3b82fc1 Hide voice search icon if search view is not empty by Yorke Lee · 12 years ago
  78. e142481 Add call shortcuts to phone number list adapters by Yorke Lee · 12 years ago
  79. 7a06c44 Clear search view when call is made from search fragment by Yorke Lee · 12 years ago
  80. b207f8a Show bottom action bar throughout dialer by Yorke Lee · 12 years ago
  81. 5e93197 Add All contacts option to overflow menu by Yorke Lee · 12 years ago
  82. 2e5b34b Refactor SearchFragment by Jay Shrauner · 12 years ago
  83. 0baa98b DialerDatabaseHelper related changes by Yorke Lee · 12 years ago
  84. 311969c Fix build breakage due to missing method definition by Yorke Lee · 12 years ago
  85. f6673d3 Hide dialpad fragment and exit search ui when phone number selected by Yorke Lee · 12 years ago
  86. 34bdf87 Make sure fragment manager isn't destroyed before calling commit by Yorke Lee · 12 years ago
  87. c7d05be Merge "Clean up todos for dialer" into klp-dev by Yorke Lee · 12 years ago
  88. 598e9a6 Merge "Persist favorites clicked listener across activity destruction" into klp-dev by Yorke Lee · 12 years ago
  89. fce269a Clean up todos for dialer by Yorke Lee · 12 years ago
  90. 5781afe Persist favorites clicked listener across activity destruction by Yorke Lee · 12 years ago
  91. 63ea4cd Add onPhoneNumberPickerActionListeners to search fragments by Yorke Lee · 12 years ago
  92. ef2b738 Improve fragment handling by Yorke Lee · 12 years ago
  93. c87896c Merge "Extract ShowAllContactsFragment and add it to its own activity" into klp-dev by Yorke Lee · 12 years ago
  94. 8dd6200 Extract ShowAllContactsFragment and add it to its own activity by Yorke Lee · 12 years ago
  95. 0d391b4 Hide "Clear frequents" setting instead of just disabling it by Yorke Lee · 12 years ago
  96. 7b3b10b Merge "Clean up todos in Dialer" into klp-dev by Yorke Lee · 12 years ago
  97. f420a53 Clean up todos in Dialer by Yorke Lee · 12 years ago
  98. ea695cb Handle dialpad animations better by Yorke Lee · 12 years ago
  99. 8898cd0 Removing and renaming classes from Dialer by Yorke Lee · 12 years ago
  100. 243cc85 Fix build break due to duplicate method definition by Yorke Lee · 12 years ago