1. 455f0ef Change RttTransciptUtil methods to return ListenableFuture. by wangqi · 7 years ago
  2. 168eecd Update RTT transcript screen. by wangqi · 7 years ago
  3. 0388bfc Implement adding favorites. by calderwoodra · 7 years ago
  4. 560eb12 Add support for adding module in the same class annotated with @DialerRootComponent. by weijiaxu · 7 years ago
  5. ad11c3f Support placing a call with assisted dialing in the new call log. by linyuh · 7 years ago
  6. 5ccde90 Added duo channels to favorite contacts and duo suggestions. by calderwoodra · 7 years ago
  7. 136a888 Reduce the number of parameters when building bottom sheet options for telecom/Duo calls. by linyuh · 7 years ago
  8. ef6d379 Multi-HFP device support for audio selector. by yueg · 7 years ago
  9. 6dfdbbb Add spam blocking promotion after showing spam dialog in after-call notification by Android Dialer · 7 years ago
  10. 9e73256 Improved support for short codes in Coalescer. by zachh · 7 years ago
  11. 882c5bc Added logging for contacts provider metrics. by zachh · 7 years ago
  12. 9e22d50 Don't slide the toolbar up if we've scheduled a runnable to slide it up. by calderwoodra · 7 years ago
  13. 3782a27 Improved handling of IS_READ in new call log. by zachh · 7 years ago
  14. 9dfd6a4 Update in call button logic. by erfanian · 7 years ago
  15. e00bbae Add RTT transcript screen. by wangqi · 7 years ago
  16. dcc84cd Add checks for call eligibility. by erfanian · 7 years ago
  17. 12243de More improvements call flow. by erfanian · 7 years ago
  18. ab8573b Migrate SpeedDialUiLoader to use contact lookup URIs. by calderwoodra · 7 years ago
  19. 6665ab8 Export activities with exported aliases. by calderwoodra · 7 years ago
  20. 148f614 Fix the calculation of day difference in the new call log. by linyuh · 7 years ago
  21. c0a503e Fix bug that new call details is empty. by wangqi · 7 years ago
  22. c659f86 Don't show the Duo disclosure card if it's been viewed for more than 1 day. by linyuh · 7 years ago
  23. e9df43a Remove voicemail/impl/TelephonyMangerCompat by twyen · 7 years ago
  24. 3865d30 Remove column PHONE_ACCOUNT_LABEL and PHONE_ACCOUNT_COLOR from the annotated call log. by linyuh · 7 years ago
  25. c298ec9 Don't close search if the user leaves with the dialpad open. by calderwoodra · 7 years ago
  26. 5621909 Implement drag to remove contacts in SpeedDialFragment. by calderwoodra · 7 years ago
  27. 0d0afb3 Animate duo disclosure dismissal. by calderwoodra · 7 years ago
  28. cc26b46 Increased tap target for 3-dot menu in new call log. by zachh · 7 years ago
  29. 5a763af Add Duo disclosure card to the new call log. by linyuh · 7 years ago
  30. 0b3c523 Added impressions. by zachh · 7 years ago
  31. d6b10d5 Add RTT transcript to call details. by wangqi · 7 years ago
  32. 0a28ebe Get dialpad fragment hint text sooner and hold onto it. by calderwoodra · 7 years ago
  33. 1851d95 Add SpeedDialFragment to the old peer. by calderwoodra · 7 years ago
  34. 7be061a Added context menu for favorite contacts in new speed dial. by calderwoodra · 7 years ago
  35. 4f12ba0 Ignore case for GID matching by twyen · 7 years ago
  36. a5a7d01 Add support for support fragments in UiListener. by calderwoodra · 7 years ago
  37. b175d25 Add RTT badge to new call log. by wangqi · 7 years ago
  38. 3bb7cb6 Update logic for incoming and active calls. by erfanian · 7 years ago
  39. bea76bf Change speaker button for in call UI and bubble. by yueg · 7 years ago
  40. 6dab61f Add RTT icon to RTT call log. by wangqi · 7 years ago
  41. 3b995ba Add a flag to control whether to show spam blocking promotion by Android Dialer · 7 years ago
  42. a5f86bb Implement the disambig dialog for favorite contacts. by calderwoodra · 7 years ago
  43. 2bee052 Wire up SpeedDial fragment with SpeedDialUiItemLoader. by calderwoodra · 7 years ago
  44. ec71894 Add Tracfone VZW GID to vvm_config. by twyen · 7 years ago
  45. fc10264 For an audio call log entry, add a video call option in the bottom sheet if the capability is present. by linyuh · 7 years ago
  46. 178b452 Autogenerate IDs for inserts and consolidate loader into one transaction. by calderwoodra · 7 years ago
  47. 4209901 Ensure listeners are added each time setUp is called by roldenburg · 7 years ago
  48. 62b9629 Implemented SpeedDialUiItemLoader. by calderwoodra · 7 years ago
  49. 3bf8412 Have PhoneLookup read carrier presence data from CP2. by linyuh · 7 years ago
  50. 42477b3 Update ToS for donation by uabdullah · 7 years ago
  51. cb39795 Resolve resource conflicts. by linyuh · 7 years ago
  52. 57356b9 Change voicemail empty state icon to voicemail icon. by calderwoodra · 7 years ago
  53. 8e54486 Use sensible audio route for bubble mode. by yueg · 7 years ago
  54. 7c4d9bb Convert new speed dial to support fragment and add it to new peer. by calderwoodra · 7 years ago
  55. 23ef36f Only request focus on search edit text when it's slide down. by calderwoodra · 7 years ago
  56. 1ab138a Merge "Reorganized rootcomponentgenerator package and added demo." by Treehugger Robot · 7 years ago
  57. 7acd97f Reorganized rootcomponentgenerator package and added demo. by Zachary Heidepriem · 7 years ago
  58. e7eec81 Add tests for RttChatFragment. by wangqi · 7 years ago
  59. 6d119a1 Exclude Duo audio calls from the new call log. by linyuh · 7 years ago
  60. 32d9ae7 Implement background calling. by yueg · 7 years ago
  61. d88b2c7 Add Spam#updateSpamSync API to control when syncing the Apdl spam list is enabled by maxwelb · 7 years ago
  62. db5310f Change @DialerComponent to @IncludeInDialerRoot and turn on @IncludeInDialerRoot in root component generator. by weijiaxu · 7 years ago
  63. 35a913f Add settings fragment boilerplate. by erfanian · 7 years ago
  64. e606052 Fix leak of InCallActivity's DecorView and stuck on disconnection bug. by wangqi · 7 years ago
  65. f3a18d6 Expand Duo Interface by twyen · 7 years ago
  66. 04ac49e Support new voicemail fragment in old peer. by uabdullah · 7 years ago
  67. 2acea16 Fix search bar margin issue in RTL by twyen · 7 years ago
  68. 213496d Prevent crash when dialpad animation ends after activity is saved. by twyen · 7 years ago
  69. da77716 Fixed some issues in dialer's dialpad for talkback users. by calderwoodra · 7 years ago
  70. 4d38769 Voicemail and Call log notifications now open GoogleMainActivity. by calderwoodra · 7 years ago
  71. 93ab1bc Added some logging for mysterious bugs. by calderwoodra · 7 years ago
  72. 87dbb62 Remove null check. by erfanian · 7 years ago
  73. 612d13a Better support for multi call. by erfanian · 7 years ago
  74. ed677ef Migrate RTT chat history to use proto buffer. by wangqi · 7 years ago
  75. 15514ef Disable RTT request button when the call is not active yet. by wangqi · 7 years ago
  76. 3e7aca4 Use the default phone account for a voice call when the call log item is for Duo. by linyuh · 7 years ago
  77. 0f41dc0 Explicitly hide the badge in ContactPhotoView when it shouldn't be shown. by linyuh · 7 years ago
  78. 01b7827 Remove reference to RTT system setting. by wangqi · 7 years ago
  79. bfce344 Fix the button style of RTT request dialog. by wangqi · 7 years ago
  80. b730989 Don't deadlock in DialerDatabaseHelper. by zachh · 7 years ago
  81. 8be6886 Fix NPE for details number by maxwelb · 7 years ago
  82. 1da4a4d Per linguists' request, increase CHAR_LIMIT of "Carrier video" from 30 to 31. by linyuh · 7 years ago
  83. 77b718b Fix permission by roldenburg · 7 years ago
  84. 208a264 Handle missed calls for new call log in old peer. by zachh · 7 years ago
  85. afb2bd6 Separate calls with the video feature from others when coalescing rows in the new call log. by linyuh · 7 years ago
  86. 6c480f7 Support placing Duo calls in the new UI's bottom sheet. by linyuh · 7 years ago
  87. daa1a1b Turn off component generating step of RootComponentGenerato and @DialerCompoennt. Delete related tests. by weijiaxu · 7 years ago
  88. bc28ea7 Implement dialog for responding RTT request. by wangqi · 7 years ago
  89. 512ae93 Disable transcrption downloads for T-Mobile. by twyen · 7 years ago
  90. 9a625f8 Update contact photo for RTT call screen. by wangqi · 7 years ago
  91. a462370 Fix the bug that number format is not correct in RTL mode. by wangqi · 7 years ago
  92. 07206e2 Use IS_READ instead of NEW in new call log. by zachh · 7 years ago
  93. f6be617 Add upgrade to RTT call button. by wangqi · 7 years ago
  94. e8dc0b5 Add SpeedDialEntry database helper. by calderwoodra · 7 years ago
  95. c6d2186 Fix bubble showing after dismiss bug. by yueg · 7 years ago
  96. df36d8f Added logging for popping in new call log. by zachh · 7 years ago
  97. b910304 Move update color code from CallCardPresenter to InCallPresenter. by yueg · 7 years ago
  98. 38702bc Log the number of "invalid" CP2 rows. by zachh · 7 years ago
  99. 49c5dcd Implement new blocking by twyen · 7 years ago
  100. 0182e00 Differentiate video call types (carrier/Duo) in call descriptions for the new UI. by linyuh · 7 years ago