1. 9dfd6a4 Update in call button logic. by erfanian · 7 years ago
  2. e00bbae Add RTT transcript screen. by wangqi · 7 years ago
  3. dcc84cd Add checks for call eligibility. by erfanian · 7 years ago
  4. 12243de More improvements call flow. by erfanian · 7 years ago
  5. ab8573b Migrate SpeedDialUiLoader to use contact lookup URIs. by calderwoodra · 7 years ago
  6. 6665ab8 Export activities with exported aliases. by calderwoodra · 7 years ago
  7. 148f614 Fix the calculation of day difference in the new call log. by linyuh · 7 years ago
  8. c0a503e Fix bug that new call details is empty. by wangqi · 7 years ago
  9. c659f86 Don't show the Duo disclosure card if it's been viewed for more than 1 day. by linyuh · 7 years ago
  10. e9df43a Remove voicemail/impl/TelephonyMangerCompat by twyen · 7 years ago
  11. 3865d30 Remove column PHONE_ACCOUNT_LABEL and PHONE_ACCOUNT_COLOR from the annotated call log. by linyuh · 7 years ago
  12. c298ec9 Don't close search if the user leaves with the dialpad open. by calderwoodra · 7 years ago
  13. 5621909 Implement drag to remove contacts in SpeedDialFragment. by calderwoodra · 7 years ago
  14. 0d0afb3 Animate duo disclosure dismissal. by calderwoodra · 7 years ago
  15. cc26b46 Increased tap target for 3-dot menu in new call log. by zachh · 7 years ago
  16. 5a763af Add Duo disclosure card to the new call log. by linyuh · 7 years ago
  17. 0b3c523 Added impressions. by zachh · 7 years ago
  18. d6b10d5 Add RTT transcript to call details. by wangqi · 7 years ago
  19. 0a28ebe Get dialpad fragment hint text sooner and hold onto it. by calderwoodra · 7 years ago
  20. 1851d95 Add SpeedDialFragment to the old peer. by calderwoodra · 7 years ago
  21. 7be061a Added context menu for favorite contacts in new speed dial. by calderwoodra · 7 years ago
  22. 4f12ba0 Ignore case for GID matching by twyen · 7 years ago
  23. a5a7d01 Add support for support fragments in UiListener. by calderwoodra · 7 years ago
  24. b175d25 Add RTT badge to new call log. by wangqi · 7 years ago
  25. 3bb7cb6 Update logic for incoming and active calls. by erfanian · 7 years ago
  26. bea76bf Change speaker button for in call UI and bubble. by yueg · 7 years ago
  27. 6dab61f Add RTT icon to RTT call log. by wangqi · 7 years ago
  28. 3b995ba Add a flag to control whether to show spam blocking promotion by Android Dialer · 7 years ago
  29. a5f86bb Implement the disambig dialog for favorite contacts. by calderwoodra · 7 years ago
  30. 2bee052 Wire up SpeedDial fragment with SpeedDialUiItemLoader. by calderwoodra · 7 years ago
  31. ec71894 Add Tracfone VZW GID to vvm_config. by twyen · 7 years ago
  32. 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
  33. 178b452 Autogenerate IDs for inserts and consolidate loader into one transaction. by calderwoodra · 7 years ago
  34. 4209901 Ensure listeners are added each time setUp is called by roldenburg · 7 years ago
  35. 62b9629 Implemented SpeedDialUiItemLoader. by calderwoodra · 7 years ago
  36. 3bf8412 Have PhoneLookup read carrier presence data from CP2. by linyuh · 7 years ago
  37. 42477b3 Update ToS for donation by uabdullah · 7 years ago
  38. cb39795 Resolve resource conflicts. by linyuh · 7 years ago
  39. 57356b9 Change voicemail empty state icon to voicemail icon. by calderwoodra · 7 years ago
  40. 8e54486 Use sensible audio route for bubble mode. by yueg · 7 years ago
  41. 7c4d9bb Convert new speed dial to support fragment and add it to new peer. by calderwoodra · 7 years ago
  42. 23ef36f Only request focus on search edit text when it's slide down. by calderwoodra · 7 years ago
  43. 1ab138a Merge "Reorganized rootcomponentgenerator package and added demo." by Treehugger Robot · 7 years ago
  44. 7acd97f Reorganized rootcomponentgenerator package and added demo. by Zachary Heidepriem · 7 years ago
  45. e7eec81 Add tests for RttChatFragment. by wangqi · 7 years ago
  46. 6d119a1 Exclude Duo audio calls from the new call log. by linyuh · 7 years ago
  47. 32d9ae7 Implement background calling. by yueg · 7 years ago
  48. d88b2c7 Add Spam#updateSpamSync API to control when syncing the Apdl spam list is enabled by maxwelb · 7 years ago
  49. db5310f Change @DialerComponent to @IncludeInDialerRoot and turn on @IncludeInDialerRoot in root component generator. by weijiaxu · 7 years ago
  50. 35a913f Add settings fragment boilerplate. by erfanian · 7 years ago
  51. e606052 Fix leak of InCallActivity's DecorView and stuck on disconnection bug. by wangqi · 7 years ago
  52. f3a18d6 Expand Duo Interface by twyen · 7 years ago
  53. 04ac49e Support new voicemail fragment in old peer. by uabdullah · 7 years ago
  54. 2acea16 Fix search bar margin issue in RTL by twyen · 7 years ago
  55. 213496d Prevent crash when dialpad animation ends after activity is saved. by twyen · 7 years ago
  56. da77716 Fixed some issues in dialer's dialpad for talkback users. by calderwoodra · 7 years ago
  57. 4d38769 Voicemail and Call log notifications now open GoogleMainActivity. by calderwoodra · 7 years ago
  58. 93ab1bc Added some logging for mysterious bugs. by calderwoodra · 7 years ago
  59. 87dbb62 Remove null check. by erfanian · 7 years ago
  60. 612d13a Better support for multi call. by erfanian · 7 years ago
  61. ed677ef Migrate RTT chat history to use proto buffer. by wangqi · 7 years ago
  62. 15514ef Disable RTT request button when the call is not active yet. by wangqi · 7 years ago
  63. 3e7aca4 Use the default phone account for a voice call when the call log item is for Duo. by linyuh · 7 years ago
  64. 0f41dc0 Explicitly hide the badge in ContactPhotoView when it shouldn't be shown. by linyuh · 7 years ago
  65. 01b7827 Remove reference to RTT system setting. by wangqi · 7 years ago
  66. bfce344 Fix the button style of RTT request dialog. 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. bc28ea7 Implement dialog for responding RTT request. by wangqi · 7 years ago
  76. 512ae93 Disable transcrption downloads for T-Mobile. by twyen · 7 years ago
  77. 9a625f8 Update contact photo for RTT call screen. by wangqi · 7 years ago
  78. a462370 Fix the bug that number format is not correct in RTL mode. by wangqi · 7 years ago
  79. 07206e2 Use IS_READ instead of NEW in new call log. by zachh · 7 years ago
  80. f6be617 Add upgrade to RTT call button. by wangqi · 7 years ago
  81. e8dc0b5 Add SpeedDialEntry database helper. by calderwoodra · 7 years ago
  82. c6d2186 Fix bubble showing after dismiss bug. by yueg · 7 years ago
  83. df36d8f Added logging for popping in new call log. by zachh · 7 years ago
  84. b910304 Move update color code from CallCardPresenter to InCallPresenter. by yueg · 7 years ago
  85. 38702bc Log the number of "invalid" CP2 rows. by zachh · 7 years ago
  86. 49c5dcd Implement new blocking by twyen · 7 years ago
  87. 0182e00 Differentiate video call types (carrier/Duo) in call descriptions for the new UI. by linyuh · 7 years ago
  88. 410bf31 Use existing transcription from transcription server if available by uabdullah · 7 years ago
  89. 0afd6ba Update what happens when donation is rejected & use correct donation availability check by uabdullah · 7 years ago
  90. 2789d6a UI adjustment to RTT screen. by wangqi · 7 years ago
  91. d6a2f81 Mark spam voicemail as old after we auto block it. by Android Dialer · 7 years ago
  92. 6a0a018 Fix bug preventing rejecting video calls by roldenburg · 7 years ago
  93. 2517706 Fixed a few issues in search with new nav. by calderwoodra · 7 years ago
  94. 6ca8c72 Replace png icons with vector drawable for video call screen. by wangqi · 7 years ago
  95. 756f013 Badge contact photos for video calls in the bottom sheet. by linyuh · 7 years ago
  96. 08424ee Show toast when handing off from LTE to WiFi by roldenburg · 7 years ago
  97. 57751c3 Create a common widget (ContactPhotoView) for a contact photo and its optional badge. by linyuh · 7 years ago
  98. 32643ee Remove unnecessary call to StatusBarNotifier.updateNotification(). by yueg · 7 years ago
  99. 23ad1e7 Update spam blocking promo wordings. by Android Dialer · 7 years ago
  100. 8dc242d Replace assets "quantum_ic_videocam_white_24" with a vector asset. by linyuh · 7 years ago