1. ffb16c8 Bump version codes and name to v21 by Android Dialer · 7 years ago
  2. 1ab339c Implement CnapPhoneLookup by linyuh · 7 years ago
  3. 5f1d084 Use PreCall.start instead of context.startActivity when starting calls from call log. by zachh · 7 years ago
  4. ac069a7 Support extracting info from a Call in PhoneLookup by linyuh · 7 years ago
  5. 8006c6c If the Speed Dial contact only has one channel, place the call immediately. by calderwoodra · 7 years ago
  6. 7c6d412 Implement remember this choice in SpeedDialEntry database. by calderwoodra · 7 years ago
  7. 455f0ef Change RttTransciptUtil methods to return ListenableFuture. by wangqi · 7 years ago
  8. 168eecd Update RTT transcript screen. by wangqi · 7 years ago
  9. 0388bfc Implement adding favorites. by calderwoodra · 7 years ago
  10. 560eb12 Add support for adding module in the same class annotated with @DialerRootComponent. by weijiaxu · 7 years ago
  11. ad11c3f Support placing a call with assisted dialing in the new call log. by linyuh · 7 years ago
  12. 5ccde90 Added duo channels to favorite contacts and duo suggestions. by calderwoodra · 7 years ago
  13. 136a888 Reduce the number of parameters when building bottom sheet options for telecom/Duo calls. by linyuh · 7 years ago
  14. ef6d379 Multi-HFP device support for audio selector. by yueg · 7 years ago
  15. 6dfdbbb Add spam blocking promotion after showing spam dialog in after-call notification by Android Dialer · 7 years ago
  16. 9e73256 Improved support for short codes in Coalescer. by zachh · 7 years ago
  17. 882c5bc Added logging for contacts provider metrics. by zachh · 7 years ago
  18. 9e22d50 Don't slide the toolbar up if we've scheduled a runnable to slide it up. by calderwoodra · 7 years ago
  19. 3782a27 Improved handling of IS_READ in new call log. by zachh · 7 years ago
  20. e00bbae Add RTT transcript screen. by wangqi · 7 years ago
  21. ab8573b Migrate SpeedDialUiLoader to use contact lookup URIs. by calderwoodra · 7 years ago
  22. 6665ab8 Export activities with exported aliases. by calderwoodra · 7 years ago
  23. 148f614 Fix the calculation of day difference in the new call log. by linyuh · 7 years ago
  24. c0a503e Fix bug that new call details is empty. by wangqi · 7 years ago
  25. c659f86 Don't show the Duo disclosure card if it's been viewed for more than 1 day. by linyuh · 7 years ago
  26. 3865d30 Remove column PHONE_ACCOUNT_LABEL and PHONE_ACCOUNT_COLOR from the annotated call log. by linyuh · 7 years ago
  27. c298ec9 Don't close search if the user leaves with the dialpad open. by calderwoodra · 7 years ago
  28. 5621909 Implement drag to remove contacts in SpeedDialFragment. by calderwoodra · 7 years ago
  29. 0d0afb3 Animate duo disclosure dismissal. by calderwoodra · 7 years ago
  30. cc26b46 Increased tap target for 3-dot menu in new call log. by zachh · 7 years ago
  31. 5a763af Add Duo disclosure card to the new call log. by linyuh · 7 years ago
  32. 0b3c523 Added impressions. by zachh · 7 years ago
  33. d6b10d5 Add RTT transcript to call details. by wangqi · 7 years ago
  34. 0a28ebe Get dialpad fragment hint text sooner and hold onto it. by calderwoodra · 7 years ago
  35. 1851d95 Add SpeedDialFragment to the old peer. by calderwoodra · 7 years ago
  36. 7be061a Added context menu for favorite contacts in new speed dial. by calderwoodra · 7 years ago
  37. a5a7d01 Add support for support fragments in UiListener. by calderwoodra · 7 years ago
  38. b175d25 Add RTT badge to new call log. by wangqi · 7 years ago
  39. 6dab61f Add RTT icon to RTT call log. by wangqi · 7 years ago
  40. 3b995ba Add a flag to control whether to show spam blocking promotion by Android Dialer · 7 years ago
  41. a5f86bb Implement the disambig dialog for favorite contacts. by calderwoodra · 7 years ago
  42. 2bee052 Wire up SpeedDial fragment with SpeedDialUiItemLoader. by calderwoodra · 7 years ago
  43. 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
  44. 178b452 Autogenerate IDs for inserts and consolidate loader into one transaction. by calderwoodra · 7 years ago
  45. 62b9629 Implemented SpeedDialUiItemLoader. by calderwoodra · 7 years ago
  46. 3bf8412 Have PhoneLookup read carrier presence data from CP2. by linyuh · 7 years ago
  47. 42477b3 Update ToS for donation by uabdullah · 7 years ago
  48. cb39795 Resolve resource conflicts. by linyuh · 7 years ago
  49. 57356b9 Change voicemail empty state icon to voicemail icon. by calderwoodra · 7 years ago
  50. 7c4d9bb Convert new speed dial to support fragment and add it to new peer. by calderwoodra · 7 years ago
  51. 23ef36f Only request focus on search edit text when it's slide down. by calderwoodra · 7 years ago
  52. 7acd97f Reorganized rootcomponentgenerator package and added demo. by Zachary Heidepriem · 7 years ago
  53. 6d119a1 Exclude Duo audio calls from the new call log. by linyuh · 7 years ago
  54. d88b2c7 Add Spam#updateSpamSync API to control when syncing the Apdl spam list is enabled by maxwelb · 7 years ago
  55. db5310f Change @DialerComponent to @IncludeInDialerRoot and turn on @IncludeInDialerRoot in root component generator. by weijiaxu · 7 years ago
  56. f3a18d6 Expand Duo Interface by twyen · 7 years ago
  57. 04ac49e Support new voicemail fragment in old peer. by uabdullah · 7 years ago
  58. 2acea16 Fix search bar margin issue in RTL by twyen · 7 years ago
  59. 213496d Prevent crash when dialpad animation ends after activity is saved. by twyen · 7 years ago
  60. da77716 Fixed some issues in dialer's dialpad for talkback users. by calderwoodra · 7 years ago
  61. 4d38769 Voicemail and Call log notifications now open GoogleMainActivity. by calderwoodra · 7 years ago
  62. 93ab1bc Added some logging for mysterious bugs. by calderwoodra · 7 years ago
  63. ed677ef Migrate RTT chat history to use proto buffer. by wangqi · 7 years ago
  64. 3e7aca4 Use the default phone account for a voice call when the call log item is for Duo. by linyuh · 7 years ago
  65. 0f41dc0 Explicitly hide the badge in ContactPhotoView when it shouldn't be shown. by linyuh · 7 years ago
  66. 01b7827 Remove reference to RTT system setting. by wangqi · 7 years ago
  67. b730989 Don't deadlock in DialerDatabaseHelper. by zachh · 7 years ago
  68. 8be6886 Fix NPE for details number by maxwelb · 7 years ago
  69. 1da4a4d Per linguists' request, increase CHAR_LIMIT of "Carrier video" from 30 to 31. by linyuh · 7 years ago
  70. 77b718b Fix permission by roldenburg · 7 years ago
  71. 208a264 Handle missed calls for new call log in old peer. by zachh · 7 years ago
  72. afb2bd6 Separate calls with the video feature from others when coalescing rows in the new call log. by linyuh · 7 years ago
  73. 6c480f7 Support placing Duo calls in the new UI's bottom sheet. by linyuh · 7 years ago
  74. daa1a1b Turn off component generating step of RootComponentGenerato and @DialerCompoennt. Delete related tests. by weijiaxu · 7 years ago
  75. 07206e2 Use IS_READ instead of NEW in new call log. by zachh · 7 years ago
  76. f6be617 Add upgrade to RTT call button. by wangqi · 7 years ago
  77. e8dc0b5 Add SpeedDialEntry database helper. by calderwoodra · 7 years ago
  78. df36d8f Added logging for popping in new call log. by zachh · 7 years ago
  79. 38702bc Log the number of "invalid" CP2 rows. by zachh · 7 years ago
  80. 49c5dcd Implement new blocking by twyen · 7 years ago
  81. 0182e00 Differentiate video call types (carrier/Duo) in call descriptions for the new UI. by linyuh · 7 years ago
  82. 0afd6ba Update what happens when donation is rejected & use correct donation availability check by uabdullah · 7 years ago
  83. d6a2f81 Mark spam voicemail as old after we auto block it. by Android Dialer · 7 years ago
  84. 2517706 Fixed a few issues in search with new nav. by calderwoodra · 7 years ago
  85. 6ca8c72 Replace png icons with vector drawable for video call screen. by wangqi · 7 years ago
  86. 756f013 Badge contact photos for video calls in the bottom sheet. by linyuh · 7 years ago
  87. 08424ee Show toast when handing off from LTE to WiFi by roldenburg · 7 years ago
  88. 57751c3 Create a common widget (ContactPhotoView) for a contact photo and its optional badge. by linyuh · 7 years ago
  89. 23ad1e7 Update spam blocking promo wordings. by Android Dialer · 7 years ago
  90. 8dc242d Replace assets "quantum_ic_videocam_white_24" with a vector asset. by linyuh · 7 years ago
  91. c9e06d9 Delete dialer blocking in NUI by twyen · 7 years ago
  92. 690c73a Turn transcription on if new user accepts Dialer ToS by uabdullah · 7 years ago
  93. c6b28a1 When declining Transcription ToS, we should hide the feature ToS. by uabdullah · 7 years ago
  94. eef33d9 Badge contact photos in the new call log for video calls. by linyuh · 7 years ago
  95. 68ea8cf Support new call log fragment in old peer. by zachh · 7 years ago
  96. bb4c1be Use CallLogConfig for enabling new peer. by zachh · 7 years ago
  97. 68cf8dc Turn on transcription when existing dialer user accepts ToS and transcription is available. by uabdullah · 7 years ago
  98. 540385d Turn off transcription when user declines tos (existing dialer user) by uabdullah · 7 years ago
  99. 883a53e Delete debugging logging statement in voicemail spam blocking by Android Dialer · 7 years ago
  100. c7e5143 Add permission for in-call visibility change by roldenburg · 7 years ago