1. 5632aa9 Delete voicemails from blocked users. by Andrew Lee · 10 years ago
  2. b2ae141 Merge "Add setting for hiding blocked calls." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  3. b980fc4 Add setting for hiding blocked calls. by Andrew Lee · 10 years ago
  4. a6732f7 Show unblock icon for blocked numbers. by Andrew Lee · 10 years ago
  5. c412f94 Add import for SEND_TO_VOICEMAIL. by Andrew Lee · 10 years ago
  6. a482522 Moving call type/location for voicemail by Brandon Maxwell · 10 years ago
  7. f549abc Show icons for call detail actions. by Andrew Lee · 10 years ago
  8. 7f3e03d Merge "Add footer actions to Call Details." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  9. 3663afe Combine blocked number fragments into Activity. by Andrew Lee · 10 years ago
  10. bf9cca2 Add footer actions to Call Details. by Andrew Lee · 10 years ago
  11. 71b91f9 Settings UI elements for importing VM to block list. by Andrew Lee · 10 years ago
  12. afdd8b9 Convert caller information into list header. by Andrew Lee · 10 years ago
  13. 7b127d4 Prepatory CallDetailActivity tweaks. by Andrew Lee · 10 years ago
  14. ea07427 Merge "Revert "Prepatory CallDetailActivity tweaks."" into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  15. 73bc910 Revert "Prepatory CallDetailActivity tweaks." by Andrew Lee · 10 years ago
  16. 64dffce Merge "Prepatory CallDetailActivity tweaks." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  17. 11a7350 Prepatory CallDetailActivity tweaks. by Andrew Lee · 10 years ago
  18. 545a779 First pass for Dialer onboarding flow by Yorke Lee · 10 years ago
  19. e78b54c Add search for adding blocked numbers to the blocked number management screen. by Anne Rong · 10 years ago
  20. d994a77 Fix snackbar using out of scope View in blocked numbers list. by Anne Rong · 10 years ago
  21. 6399be2 Merge "Improve clickability of search bar buttons" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  22. 6fb201a Build management screen for managing blocked numbers. by Anne Rong · 10 years ago
  23. 8cda8b0 Improve clickability of search bar buttons by Yorke Lee · 10 years ago
  24. 50e9686 Merge "Translate FAB up and down when Snackbar appears and disappears." into ub-contactsdialer-a-dev by Nancy Chen · 10 years ago
  25. f3d9f82 Translate FAB up and down when Snackbar appears and disappears. by Nancy Chen · 10 years ago
  26. bcc9493 Improve speakerphone setting. by Andrew Lee · 10 years ago
  27. ab90a18 Genericize promo card. by Andrew Lee · 10 years ago
  28. 4de59fb Rename "Recents" to "Call History". by Andrew Lee · 10 years ago
  29. a4adb2c Show entire call history in Dialer tab. by Andrew Lee · 10 years ago
  30. 18b4a2e Add "Call with a note" action. by Tyler Gunn · 10 years ago
  31. 575ae38 Add permission prompts for contacts and dialpad search by Yorke Lee · 10 years ago
  32. 63825c8 Update Dialer permissions UI per mocks by Yorke Lee · 10 years ago
  33. 38019af Update Dialer UI to prompt for permissions by Yorke Lee · 10 years ago
  34. ea5ffbf Merge "Revise layout/style of VoicemailPlaybackLayout." into mnc-dev by Andrew Lee · 10 years ago
  35. d88b985 Revise layout/style of VoicemailPlaybackLayout. by Andrew Lee · 10 years ago
  36. c5bfcb4 Update some icons/styles used in Dialer. by Andrew Lee · 10 years ago
  37. bdd2bc2 Add a promo card for visual voicemail. by Nancy Chen · 10 years ago
  38. b0b57a1 Convert to primary action button on call log items. by Andrew Lee · 10 years ago
  39. 2f05af3 Move "Report" to CallDetailActivity. by Andrew Lee · 10 years ago
  40. 9bd909f Update string reference. by Andrew Lee · 10 years ago
  41. 6406d98 Merge "Add call button to details, increase hit area." into mnc-dev by Andrew Lee · 10 years ago
  42. 3ffb71b Add delete action to voicemail in call log. by Andrew Lee · 10 years ago
  43. e177fe6 Add call button to details, increase hit area. by Andrew Lee · 10 years ago
  44. 267e9eb Move VM playback from details to call log. by Andrew Lee · 10 years ago
  45. 58eaabc Refactor Voicemail Playback into standalone view. by Andrew Lee · 10 years ago
  46. c1167e9 Remove voicemail transcript from details. by Andrew Lee · 10 years ago
  47. 6ed1156 Remove VM StatusMessage code from Call Details. by Andrew Lee · 10 years ago
  48. 4937a72 Merge "Change VM playback fragment layout." into mnc-dev by Andrew Lee · 10 years ago
  49. c2289b3 Change VM playback fragment layout. by Andrew Lee · 10 years ago
  50. 46b5395 Merge "Don't set voicemail status message in Call Log." into mnc-dev by Andrew Lee · 10 years ago
  51. bad58ac Don't set voicemail status message in Call Log. by Andrew Lee · 10 years ago
  52. 247df6e Reorganize Intent utilities, add send SMS intent. by Andrew Lee · 10 years ago
  53. 0451f9a Improve talkback on call log actions. by Andrew Lee · 10 years ago
  54. 5a9cd71 Add call log list item actions for adding contacts. by Andrew Lee · 10 years ago
  55. 51c2bde Update layouts for call log list item actions. by Andrew Lee · 10 years ago
  56. f4ea223 Merge "Tidy up search ripples/layout." into mnc-dev by Andrew Lee · 10 years ago
  57. 2e943ee Tidy up search ripples/layout. by Andrew Lee · 10 years ago
  58. 573c2d5 Fix vertical padding on call log fragment. by Andrew Lee · 10 years ago
  59. 9410a60 Merge "Add "show call history" list item." into mnc-dev by Andrew Lee · 10 years ago
  60. 69705be Add "show call history" list item. by Andrew Lee · 10 years ago
  61. 7ea6420 Fix tab elevation for action bar placeholder. by Andrew Lee · 10 years ago
  62. 9afa723 CallLogAdapter cleanup and refactoring. by Tyler Gunn · 10 years ago
  63. c1b7d0a Move call log actions into expandable view. by Andrew Lee · 10 years ago
  64. 4fb0b8e Make call log cards white. by Andrew Lee · 10 years ago
  65. f317088 Cardify the call log list items! by Andrew Lee · 10 years ago
  66. 492cd73 Replace ListView with RecyclerView in call log. by Andrew Lee · 10 years ago
  67. fcb5a03 Remove footer view. by Andrew Lee · 10 years ago
  68. eab660d Fix image-related GoogleDialer compiler warnings. by Andrew Lee · 10 years ago
  69. e1b8593 Merge "Delete call log list item extras." by Andrew Lee · 10 years ago
  70. 14cfa66 Delete call log list item extras. by Andrew Lee · 10 years ago
  71. 6fa7a4c Fix remove view visibility. by Andrew Lee · 10 years ago
  72. dc500de Remove OverlappingPaneLayout. by Andrew Lee · 10 years ago
  73. 52efda4 Remove the shortcut/recents card. by Andrew Lee · 10 years ago
  74. 0531a91 Merge "Use new PowerManager API to implement voicemail proximity" by Yorke Lee · 10 years ago
  75. 7151398 Use new PowerManager API to implement voicemail proximity by Yorke Lee · 10 years ago
  76. 99cd66a Remove custom Preference.Header layout. by Andrew Lee · 10 years ago
  77. e65f031 Merge "Remove shortcut cards list view" by Yorke Lee · 10 years ago
  78. 2b94c39 Remove shortcut cards list view by Yorke Lee · 10 years ago
  79. ae6302b Convert unnecessary RelativeLayout to FrameLayout by Yorke Lee · 10 years ago
  80. 9a4c112 Expand search bar text to vertically fit on small devices. by Nancy Chen · 10 years ago
  81. b6f9f4a Fix for empty list view text being obscured by Yorke Lee · 10 years ago
  82. cc69fa4 Add padding around empty list text view. by Andrew Lee · 10 years ago
  83. cdf8212 Add an additional line to Call Log for PhoneAccount name by Nancy Chen · 10 years ago
  84. 2ff08a8 Remove CallLogListItemView by Yorke Lee · 11 years ago
  85. f59b919 Merge "Add touch feedback to action buttons" into lmp-mr1-dev by Yorke Lee · 11 years ago
  86. 3160a3c Merge "Remove dead code" into lmp-mr1-dev by Yorke Lee · 11 years ago
  87. 967cdb0 Remove dead code by Yorke Lee · 11 years ago
  88. b279131 Add touch feedback to action buttons by Yorke Lee · 11 years ago
  89. 2832533 Increase touch target for dismiss icon by Yorke Lee · 11 years ago
  90. 9ea6f42 Use darker blue for call log "extras" text/icon. by Andrew Lee · 11 years ago
  91. 99e8adb Fix RTL issues in Dialer. by Andrew Lee · 11 years ago
  92. 495e70b Update padding base settings for dialer by Nancy Chen · 11 years ago
  93. 3cd4d87 Update colors in Dialer for GAR requirements by Yorke Lee · 11 years ago
  94. 706cd43 Update keyguard preview per UX feedback by Yorke Lee · 11 years ago
  95. 83f6f8d Don't set the same viewId twice by Brian Attwell · 11 years ago
  96. 405a6e6 Use different FAB for dialpad, and use new animations. by Andrew Lee · 11 years ago
  97. eb141e0 Add "add to contacts" actionable item to shortcut card. by Andrew Lee · 11 years ago
  98. 6fad34b Merge "Update UI for Caller ID by Google is enabled badge." into lmp-dev by Nancy Chen · 11 years ago
  99. 5d887b0 Update UI for Caller ID by Google is enabled badge. by Nancy Chen · 11 years ago
  100. c4557b1 Change tint of call log phone account icon to match text. by Nancy Chen · 11 years ago