1. 00a3d5d Fixes issue with FAB alginment. by Sai Cheemalapati · 11 years ago
  2. beededb Add menu items for multi-sim support by Nancy Chen · 11 years ago
  3. 28aab27 Use Framelayout instead of RelativeLayout in DialtactsActivity by Yorke Lee · 11 years ago
  4. 2bd4f7a am a6d7bd35: Merge "Empty ACTION_DIAL intent launches favorites" into lmp-preview-dev by Yorke Lee · 11 years ago
  5. cabd864 resolved conflict for merge of 469e9df0 to master by Adrian Roos · 11 years ago
  6. 473dd6c Empty ACTION_DIAL intent launches favorites by Yorke Lee · 11 years ago
  7. 6f009da Merge "Updating Dialpad animation in InCallUI." by Sai Cheemalapati · 11 years ago
  8. ca0d53b Updating Dialpad animation in InCallUI. by Sai Cheemalapati · 11 years ago
  9. 99085eb Fix floating action button position in landscape. by Sai Cheemalapati · 11 years ago
  10. 1896344 Revise remove view target positioning. by Andrew Lee · 11 years ago
  11. 4937806 Merge "Moving FAB logic to ContactsCommon." by Sai Cheemalapati · 11 years ago
  12. c4969ea Moving FAB logic to ContactsCommon. by Sai Cheemalapati · 11 years ago
  13. 891c0e9 resolved conflicts for merge of 97c57cce to master by Andrew Lee · 11 years ago
  14. 04675a5 Add click listener to search icon. by Andrew Lee · 11 years ago
  15. 4146065 Modified floating action button. by Sai Cheemalapati · 11 years ago
  16. 9da8fb4 DO NOT MERGE. Styling search to match redlines. by Andrew Lee · 11 years ago
  17. 82d6da5 Updated dialer animation in landscape. by Sai Cheemalapati · 11 years ago
  18. 05b6267 DO NOT MERGE. Styling search to match redlines. by Andrew Lee · 11 years ago
  19. 1e61380 Matching landscape dialer to mockups. by Sai Cheemalapati · 11 years ago
  20. e9e0ba6 When dragging, don't slide action bar if pane is closed. by Andrew Lee · 11 years ago
  21. 1d7ef6a Update showCallScreen to use Telecomm (5/6) by Santos Cordon · 11 years ago
  22. 6b6fea2 Merge "Move the FAB in the dialpad down 4dp, in Dialer." into lmp-preview-dev by Andrew Lee · 11 years ago
  23. 2423a2f Move the FAB in the dialpad down 4dp, in Dialer. by Andrew Lee · 11 years ago
  24. 710709d Fix for search UI remaining on screen after call is made by Yorke Lee · 11 years ago
  25. 2bbdd6a Merge "Save state of dialpad in onSaveInstanceState" into lmp-preview-dev by Yorke Lee · 11 years ago
  26. 50aba88 Save state of dialpad in onSaveInstanceState by Yorke Lee · 11 years ago
  27. 3c14bc3 Use common AnimationListenerAdapter instead of private class. by Andrew Lee · 11 years ago
  28. f6c86e3 Merge "Add ActionBarController" into lmp-preview-dev by Yorke Lee · 11 years ago
  29. 5253be0 Add ActionBarController by Yorke Lee · 11 years ago
  30. 3443d4a Increase size of actionBar by Yorke Lee · 11 years ago
  31. bcef940 Add shadow to expanded search box by Yorke Lee · 11 years ago
  32. c7b2a0e Clean up some interactions in entering/exiting searchUI by Yorke Lee · 11 years ago
  33. 11ca39e Swap out search box contents when expanding by Yorke Lee · 11 years ago
  34. 7206ceb Merge "Make searchbox expand when entering search UI" by Yorke Lee · 11 years ago
  35. ec489fb Make searchbox expand when entering search UI by Yorke Lee · 11 years ago
  36. 44e3daf Exit search UI before dialing. by Andrew Lee · 11 years ago
  37. ddfb001 Fix NPE in onTextChanged by Yorke Lee · 11 years ago
  38. d4cde83 Add magnifying glass to search box. by Andrew Lee · 11 years ago
  39. 0d68dad Merge "Fix fragment position in dialpad fade-out." by Andrew Lee · 11 years ago
  40. dbe9a8c Fix fragment position in dialpad fade-out. by Andrew Lee · 11 years ago
  41. 90374a7 Only show search fragment if text is set to non-empty. by Andrew Lee · 11 years ago
  42. e74a10e Move actionbar menu into menu button in search edit text. by Andrew Lee · 11 years ago
  43. b190384 Open search ui on touch, and handle related scenarios. by Andrew Lee · 11 years ago
  44. f0a9514 Merge "Don't exit search ui if query string is empty." by Andrew Lee · 11 years ago
  45. 99a570c Don't exit search ui if query string is empty. by Andrew Lee · 11 years ago
  46. eead2a1 Merge "Remove redundant long-click listener." by Andrew Lee · 11 years ago
  47. 752956e Remove redundant long-click listener. by Andrew Lee · 11 years ago
  48. c4643f7 Fix button alignment. by Andrew Lee · 11 years ago
  49. 8632109 Merge "Cleanup dialpad show/hide logic." by Andrew Lee · 11 years ago
  50. 2a58ab8 Cleanup dialpad show/hide logic. by Andrew Lee · 11 years ago
  51. bf6591f Merge "Simplify PhoneNumberPickerActionListener logic in DialtactsActivity" by Yorke Lee · 11 years ago
  52. 4e28c1d Simplify PhoneNumberPickerActionListener logic in DialtactsActivity by Yorke Lee · 11 years ago
  53. a73e189 Use one ImageButton for the floating action button. by Andrew Lee · 11 years ago
  54. 0c66770 Change search list background to grey. by Andrew Lee · 11 years ago
  55. 861fd2a Merge "Refactor drag and drop to work for entire Dialer layout" by Yorke Lee · 11 years ago
  56. 2826619 Refactor drag and drop to work for entire Dialer layout by Yorke Lee · 11 years ago
  57. cdfa6c6 Modify the calls in Dialer to animate the dialpad in. by Andrew Lee · 11 years ago
  58. c61d454 Fix floating action button alignment in Dialpad by Yorke Lee · 11 years ago
  59. 53a2230 Use EditText for search in ActionBar by Yorke Lee · 11 years ago
  60. f42a179 Apply padding to fragment view rather than ListView by Yorke Lee · 11 years ago
  61. cc4660d Animate floating action button by Yorke Lee · 11 years ago
  62. 4cbc973 Remove floating action bar constants and configurations method. by Andrew 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. 6a1461a Add view call history at bottom of recents by Yorke Lee · 11 years ago
  66. efb2d9c Use PhoneFavoritesTileAdapter directly in GridView by Yorke Lee · 11 years ago
  67. 4acac9b Remove AllContactsActivity by Yorke Lee · 11 years ago
  68. 33932ff Fix Dial intent interactions by Yorke Lee · 11 years ago
  69. 3c9e7cd Don't set search query immediately if searchview is null by Yorke Lee · 11 years ago
  70. e00c9fe Use ViewPager in main Dialer view by Yorke Lee · 11 years ago
  71. 86e21f7 Add actionbar to Dialer by Yorke Lee · 11 years ago
  72. 09a727e Merge "Use the unnormalized user-entered number when adding to contacts" by Yorke Lee · 11 years ago
  73. 047bdb1 Fix for Add to contacts missing in dialpad overflow menu by Yorke Lee · 11 years ago
  74. 4663587 Use the unnormalized user-entered number when adding to contacts by Yorke Lee · 11 years ago
  75. 13a54c7 Remove dead code by Yorke Lee · 11 years ago
  76. 62e995c Remove obsolete/dead code by Yorke Lee · 11 years ago
  77. 8d54000 Fix crash when recreating activity and receiving dial intent by Yorke Lee · 11 years ago
  78. 1dfa8dd Fix NPE during activity recreation by Yorke Lee · 11 years ago
  79. 9e91bb0 Fix overdraw in Dialer by Yorke Lee · 11 years ago
  80. fb00cb8 Fix problem where swiping upward in overflow menu did not display the by Ihab Awad · 11 years ago
  81. 7eccf45 Fade out favorites screen when dialpad is displayed by Yorke Lee · 11 years ago
  82. f24107b Remove unneeded references to ContactsContract.Intents.UI by Yorke Lee · 11 years ago
  83. b0d1976 Fix jank in no favorites screen when showing/hiding dialpad by Yorke Lee · 11 years ago
  84. 94f4904 Fix slight screen jank when sliding dialpad upwards by Yorke Lee · 12 years ago
  85. 526c0b8 New appearance and look and feel for dialpad. by Ihab Awad · 12 years ago
  86. a8ff975 UX Changes: Dialer actionbar, tabs and searchbox. by Tyler Gunn · 12 years ago
  87. 3cefcc6 Add drag to remove for favorites in Dialer by Yorke Lee · 12 years ago
  88. da0f904 Hide voice search button if intent cannot be handled by Yorke Lee · 12 years ago
  89. edf798a Always call through to super.onBackPressed in DialtactsActivity by Yorke Lee · 12 years ago
  90. 41a24b4 Color/layout tweaks for Dialer by Yorke Lee · 12 years ago
  91. 62ee224 Fix possible FragmentManager NPE in Dialer by Yorke Lee · 12 years ago
  92. 5f3ad54 Make enlarged actionbar invisible when showing dialpad by Yorke Lee · 12 years ago
  93. 8e5c8b1 Fix brief flash when making a call from search by Yorke Lee · 12 years ago
  94. 3ed80a3 Fix relayout requests when dragging by Yorke Lee · 12 years ago
  95. b4680c5 Revert "Fix brief flash when clicking on a search result to dial" by Yorke Lee · 12 years ago
  96. 3487db7 Don't do fragment transactions if fragment is destroyed by Yorke Lee · 12 years ago
  97. da3e077 Merge "Add drag to open functionality to Dialer overflow menu" into klp-dev by Yorke Lee · 12 years ago
  98. ca19504 Don't call finish when calling from the dialpad by Yorke Lee · 12 years ago
  99. 36c5413 Add drag to open functionality to Dialer overflow menu by Yorke Lee · 12 years ago
  100. 02403e5 Fix brief flash when clicking on a search result to dial by Yorke Lee · 12 years ago