1. 6fcf29e Merge "Hook up call intent for video call." by Andrew Lee · 11 years ago
  2. d15629d Update showCallScreen & isInAPhoneCall to use PhoneManager. by Santos Cordon · 11 years ago
  3. d2a683f Hook up call intent for video call. by Andrew Lee · 11 years ago
  4. fc1fed7 Add "Make video call" button to search fragments. by Andrew Lee · 11 years ago
  5. 1d1bd0d Rename Telecomm "Subscription" to "Account" (3/7) by Ihab Awad · 11 years ago
  6. 87ba489 Add icon indicating subscription in call log/call history by Nancy Chen · 11 years ago
  7. b5f10d3 Revert "Hide the dialpad fragment onResume after dialing." by Andrew Lee · 11 years ago
  8. 1f432a6 Hide the dialpad fragment onResume after dialing. by Andrew Lee · 11 years ago
  9. fd723ca Update Emergency Dialer to match Dialer (3/7). by Sai Cheemalapati · 11 years ago
  10. 801d88e Revert "Update Emergency Dialer to match Dialer (2/5)." by Yorke Lee · 11 years ago
  11. 9598b51 Update Emergency Dialer to match Dialer (2/5). by Sai Cheemalapati · 11 years ago
  12. bd22a2c Merge "Fix Dialer tests" by Yorke Lee · 11 years ago
  13. 7d20f82 Fix Dialer tests by Yorke Lee · 11 years ago
  14. 8e06629 Add reference to TelephonyManager, renaming, remove checkbox (1/2) by Nancy Chen · 11 years ago
  15. 091732a Merge "Exit search UI when dialpad is hidden if no smart dial results." by Andrew Lee · 11 years ago
  16. 9fd8f25 Exit search UI when dialpad is hidden if no smart dial results. by Andrew Lee · 11 years ago
  17. 4c92456 Add select sim dialog for dialpad menu by Nancy Chen · 11 years ago
  18. 00a3d5d Fixes issue with FAB alginment. by Sai Cheemalapati · 11 years ago
  19. a851542 Clear fragments properly when search term is erased. by Andrew Lee · 11 years ago
  20. beededb Add menu items for multi-sim support by Nancy Chen · 11 years ago
  21. 28aab27 Use Framelayout instead of RelativeLayout in DialtactsActivity by Yorke Lee · 11 years ago
  22. 2bd4f7a am a6d7bd35: Merge "Empty ACTION_DIAL intent launches favorites" into lmp-preview-dev by Yorke Lee · 11 years ago
  23. cabd864 resolved conflict for merge of 469e9df0 to master by Adrian Roos · 11 years ago
  24. 473dd6c Empty ACTION_DIAL intent launches favorites by Yorke Lee · 11 years ago
  25. 6f009da Merge "Updating Dialpad animation in InCallUI." by Sai Cheemalapati · 11 years ago
  26. ca0d53b Updating Dialpad animation in InCallUI. by Sai Cheemalapati · 11 years ago
  27. 99085eb Fix floating action button position in landscape. by Sai Cheemalapati · 11 years ago
  28. 1896344 Revise remove view target positioning. by Andrew Lee · 11 years ago
  29. 4937806 Merge "Moving FAB logic to ContactsCommon." by Sai Cheemalapati · 11 years ago
  30. c4969ea Moving FAB logic to ContactsCommon. by Sai Cheemalapati · 11 years ago
  31. 891c0e9 resolved conflicts for merge of 97c57cce to master by Andrew Lee · 11 years ago
  32. 04675a5 Add click listener to search icon. by Andrew Lee · 11 years ago
  33. 4146065 Modified floating action button. by Sai Cheemalapati · 11 years ago
  34. 9da8fb4 DO NOT MERGE. Styling search to match redlines. by Andrew Lee · 11 years ago
  35. 82d6da5 Updated dialer animation in landscape. by Sai Cheemalapati · 11 years ago
  36. 05b6267 DO NOT MERGE. Styling search to match redlines. by Andrew Lee · 11 years ago
  37. 1e61380 Matching landscape dialer to mockups. by Sai Cheemalapati · 11 years ago
  38. e9e0ba6 When dragging, don't slide action bar if pane is closed. by Andrew Lee · 11 years ago
  39. 1d7ef6a Update showCallScreen to use Telecomm (5/6) by Santos Cordon · 11 years ago
  40. 6b6fea2 Merge "Move the FAB in the dialpad down 4dp, in Dialer." into lmp-preview-dev by Andrew Lee · 11 years ago
  41. 2423a2f Move the FAB in the dialpad down 4dp, in Dialer. by Andrew Lee · 11 years ago
  42. 710709d Fix for search UI remaining on screen after call is made by Yorke Lee · 11 years ago
  43. 2bbdd6a Merge "Save state of dialpad in onSaveInstanceState" into lmp-preview-dev by Yorke Lee · 11 years ago
  44. 50aba88 Save state of dialpad in onSaveInstanceState by Yorke Lee · 11 years ago
  45. 3c14bc3 Use common AnimationListenerAdapter instead of private class. by Andrew Lee · 11 years ago
  46. f6c86e3 Merge "Add ActionBarController" into lmp-preview-dev by Yorke Lee · 11 years ago
  47. 5253be0 Add ActionBarController by Yorke Lee · 11 years ago
  48. 3443d4a Increase size of actionBar by Yorke Lee · 11 years ago
  49. bcef940 Add shadow to expanded search box by Yorke Lee · 11 years ago
  50. c7b2a0e Clean up some interactions in entering/exiting searchUI by Yorke Lee · 11 years ago
  51. 11ca39e Swap out search box contents when expanding by Yorke Lee · 11 years ago
  52. 7206ceb Merge "Make searchbox expand when entering search UI" by Yorke Lee · 11 years ago
  53. ec489fb Make searchbox expand when entering search UI by Yorke Lee · 11 years ago
  54. 44e3daf Exit search UI before dialing. by Andrew Lee · 11 years ago
  55. ddfb001 Fix NPE in onTextChanged by Yorke Lee · 11 years ago
  56. d4cde83 Add magnifying glass to search box. by Andrew Lee · 11 years ago
  57. 0d68dad Merge "Fix fragment position in dialpad fade-out." by Andrew Lee · 11 years ago
  58. dbe9a8c Fix fragment position in dialpad fade-out. by Andrew Lee · 11 years ago
  59. 90374a7 Only show search fragment if text is set to non-empty. by Andrew Lee · 11 years ago
  60. e74a10e Move actionbar menu into menu button in search edit text. by Andrew Lee · 11 years ago
  61. b190384 Open search ui on touch, and handle related scenarios. by Andrew Lee · 11 years ago
  62. f0a9514 Merge "Don't exit search ui if query string is empty." by Andrew Lee · 11 years ago
  63. 99a570c Don't exit search ui if query string is empty. by Andrew Lee · 11 years ago
  64. eead2a1 Merge "Remove redundant long-click listener." by Andrew Lee · 11 years ago
  65. 752956e Remove redundant long-click listener. by Andrew Lee · 11 years ago
  66. c4643f7 Fix button alignment. by Andrew Lee · 11 years ago
  67. 8632109 Merge "Cleanup dialpad show/hide logic." by Andrew Lee · 11 years ago
  68. 2a58ab8 Cleanup dialpad show/hide logic. by Andrew Lee · 11 years ago
  69. bf6591f Merge "Simplify PhoneNumberPickerActionListener logic in DialtactsActivity" by Yorke Lee · 11 years ago
  70. 4e28c1d Simplify PhoneNumberPickerActionListener logic in DialtactsActivity by Yorke Lee · 11 years ago
  71. a73e189 Use one ImageButton for the floating action button. by Andrew Lee · 11 years ago
  72. 0c66770 Change search list background to grey. by Andrew Lee · 11 years ago
  73. 861fd2a Merge "Refactor drag and drop to work for entire Dialer layout" by Yorke Lee · 11 years ago
  74. 2826619 Refactor drag and drop to work for entire Dialer layout by Yorke Lee · 11 years ago
  75. cdfa6c6 Modify the calls in Dialer to animate the dialpad in. by Andrew Lee · 11 years ago
  76. c61d454 Fix floating action button alignment in Dialpad by Yorke Lee · 11 years ago
  77. 53a2230 Use EditText for search in ActionBar by Yorke Lee · 11 years ago
  78. f42a179 Apply padding to fragment view rather than ListView by Yorke Lee · 11 years ago
  79. cc4660d Animate floating action button by Yorke Lee · 11 years ago
  80. 4cbc973 Remove floating action bar constants and configurations method. by Andrew Lee · 11 years ago
  81. a5d5cdf Add floating dialpad action button by Yorke Lee · 11 years ago
  82. d999b71 Rename classes by Yorke Lee · 11 years ago
  83. 6a1461a Add view call history at bottom of recents by Yorke Lee · 11 years ago
  84. efb2d9c Use PhoneFavoritesTileAdapter directly in GridView by Yorke Lee · 11 years ago
  85. 4acac9b Remove AllContactsActivity by Yorke Lee · 11 years ago
  86. 33932ff Fix Dial intent interactions by Yorke Lee · 11 years ago
  87. 3c9e7cd Don't set search query immediately if searchview is null by Yorke Lee · 11 years ago
  88. e00c9fe Use ViewPager in main Dialer view by Yorke Lee · 11 years ago
  89. 86e21f7 Add actionbar to Dialer by Yorke Lee · 11 years ago
  90. 09a727e Merge "Use the unnormalized user-entered number when adding to contacts" by Yorke Lee · 11 years ago
  91. 047bdb1 Fix for Add to contacts missing in dialpad overflow menu by Yorke Lee · 11 years ago
  92. 4663587 Use the unnormalized user-entered number when adding to contacts by Yorke Lee · 11 years ago
  93. 13a54c7 Remove dead code by Yorke Lee · 11 years ago
  94. 62e995c Remove obsolete/dead code by Yorke Lee · 11 years ago
  95. 8d54000 Fix crash when recreating activity and receiving dial intent by Yorke Lee · 11 years ago
  96. 1dfa8dd Fix NPE during activity recreation by Yorke Lee · 11 years ago
  97. 9e91bb0 Fix overdraw in Dialer by Yorke Lee · 12 years ago
  98. fb00cb8 Fix problem where swiping upward in overflow menu did not display the by Ihab Awad · 11 years ago
  99. 7eccf45 Fade out favorites screen when dialpad is displayed by Yorke Lee · 11 years ago
  100. f24107b Remove unneeded references to ContactsContract.Intents.UI by Yorke Lee · 11 years ago