1. 23ef36f Only request focus on search edit text when it's slide down. by calderwoodra · 7 years ago
  2. 1ab138a Merge "Reorganized rootcomponentgenerator package and added demo." by Treehugger Robot · 7 years ago
  3. 7acd97f Reorganized rootcomponentgenerator package and added demo. by Zachary Heidepriem · 7 years ago
  4. e7eec81 Add tests for RttChatFragment. by wangqi · 7 years ago
  5. 6d119a1 Exclude Duo audio calls from the new call log. by linyuh · 7 years ago
  6. 32d9ae7 Implement background calling. by yueg · 7 years ago
  7. d88b2c7 Add Spam#updateSpamSync API to control when syncing the Apdl spam list is enabled by maxwelb · 7 years ago
  8. db5310f Change @DialerComponent to @IncludeInDialerRoot and turn on @IncludeInDialerRoot in root component generator. by weijiaxu · 7 years ago
  9. 35a913f Add settings fragment boilerplate. by erfanian · 7 years ago
  10. e606052 Fix leak of InCallActivity's DecorView and stuck on disconnection bug. by wangqi · 7 years ago
  11. f3a18d6 Expand Duo Interface by twyen · 7 years ago
  12. 04ac49e Support new voicemail fragment in old peer. by uabdullah · 7 years ago
  13. 2acea16 Fix search bar margin issue in RTL by twyen · 7 years ago
  14. 213496d Prevent crash when dialpad animation ends after activity is saved. by twyen · 7 years ago
  15. da77716 Fixed some issues in dialer's dialpad for talkback users. by calderwoodra · 7 years ago
  16. 4d38769 Voicemail and Call log notifications now open GoogleMainActivity. by calderwoodra · 7 years ago
  17. 93ab1bc Added some logging for mysterious bugs. by calderwoodra · 7 years ago
  18. 87dbb62 Remove null check. by erfanian · 7 years ago
  19. 612d13a Better support for multi call. by erfanian · 7 years ago
  20. ed677ef Migrate RTT chat history to use proto buffer. by wangqi · 7 years ago
  21. 15514ef Disable RTT request button when the call is not active yet. by wangqi · 7 years ago
  22. 3e7aca4 Use the default phone account for a voice call when the call log item is for Duo. by linyuh · 7 years ago
  23. 0f41dc0 Explicitly hide the badge in ContactPhotoView when it shouldn't be shown. by linyuh · 7 years ago
  24. 01b7827 Remove reference to RTT system setting. by wangqi · 7 years ago
  25. bfce344 Fix the button style of RTT request dialog. by wangqi · 7 years ago
  26. b730989 Don't deadlock in DialerDatabaseHelper. by zachh · 7 years ago
  27. 8be6886 Fix NPE for details number by maxwelb · 7 years ago
  28. 1da4a4d Per linguists' request, increase CHAR_LIMIT of "Carrier video" from 30 to 31. by linyuh · 7 years ago
  29. 77b718b Fix permission by roldenburg · 7 years ago
  30. 208a264 Handle missed calls for new call log in old peer. by zachh · 7 years ago
  31. afb2bd6 Separate calls with the video feature from others when coalescing rows in the new call log. by linyuh · 7 years ago
  32. 6c480f7 Support placing Duo calls in the new UI's bottom sheet. by linyuh · 7 years ago
  33. daa1a1b Turn off component generating step of RootComponentGenerato and @DialerCompoennt. Delete related tests. by weijiaxu · 7 years ago
  34. bc28ea7 Implement dialog for responding RTT request. by wangqi · 7 years ago
  35. 512ae93 Disable transcrption downloads for T-Mobile. by twyen · 7 years ago
  36. 9a625f8 Update contact photo for RTT call screen. by wangqi · 7 years ago
  37. a462370 Fix the bug that number format is not correct in RTL mode. by wangqi · 7 years ago
  38. 07206e2 Use IS_READ instead of NEW in new call log. by zachh · 7 years ago
  39. f6be617 Add upgrade to RTT call button. by wangqi · 7 years ago
  40. e8dc0b5 Add SpeedDialEntry database helper. by calderwoodra · 7 years ago
  41. c6d2186 Fix bubble showing after dismiss bug. by yueg · 7 years ago
  42. df36d8f Added logging for popping in new call log. by zachh · 7 years ago
  43. b910304 Move update color code from CallCardPresenter to InCallPresenter. by yueg · 7 years ago
  44. 38702bc Log the number of "invalid" CP2 rows. by zachh · 7 years ago
  45. 49c5dcd Implement new blocking by twyen · 7 years ago
  46. 0182e00 Differentiate video call types (carrier/Duo) in call descriptions for the new UI. by linyuh · 7 years ago
  47. 410bf31 Use existing transcription from transcription server if available by uabdullah · 7 years ago
  48. 0afd6ba Update what happens when donation is rejected & use correct donation availability check by uabdullah · 7 years ago
  49. 2789d6a UI adjustment to RTT screen. by wangqi · 7 years ago
  50. d6a2f81 Mark spam voicemail as old after we auto block it. by Android Dialer · 7 years ago
  51. 6a0a018 Fix bug preventing rejecting video calls by roldenburg · 7 years ago
  52. 2517706 Fixed a few issues in search with new nav. by calderwoodra · 7 years ago
  53. 6ca8c72 Replace png icons with vector drawable for video call screen. by wangqi · 7 years ago
  54. 756f013 Badge contact photos for video calls in the bottom sheet. by linyuh · 7 years ago
  55. 08424ee Show toast when handing off from LTE to WiFi by roldenburg · 7 years ago
  56. 57751c3 Create a common widget (ContactPhotoView) for a contact photo and its optional badge. by linyuh · 7 years ago
  57. 32643ee Remove unnecessary call to StatusBarNotifier.updateNotification(). by yueg · 7 years ago
  58. 23ad1e7 Update spam blocking promo wordings. by Android Dialer · 7 years ago
  59. 8dc242d Replace assets "quantum_ic_videocam_white_24" with a vector asset. by linyuh · 7 years ago
  60. c9e06d9 Delete dialer blocking in NUI by twyen · 7 years ago
  61. 690c73a Turn transcription on if new user accepts Dialer ToS by uabdullah · 7 years ago
  62. c6b28a1 When declining Transcription ToS, we should hide the feature ToS. by uabdullah · 7 years ago
  63. eef33d9 Badge contact photos in the new call log for video calls. by linyuh · 7 years ago
  64. 68ea8cf Support new call log fragment in old peer. by zachh · 7 years ago
  65. bb4c1be Use CallLogConfig for enabling new peer. by zachh · 7 years ago
  66. 68cf8dc Turn on transcription when existing dialer user accepts ToS and transcription is available. by uabdullah · 7 years ago
  67. 540385d Turn off transcription when user declines tos (existing dialer user) by uabdullah · 7 years ago
  68. 883a53e Delete debugging logging statement in voicemail spam blocking by Android Dialer · 7 years ago
  69. c7e5143 Add permission for in-call visibility change by roldenburg · 7 years ago
  70. 25879e3 When transcription setting is enabled, retranscribe voicemails by uabdullah · 7 years ago
  71. fa49929 Update T-Mo Transcription ToS for existing users by uabdullah · 7 years ago
  72. 9617a65 Update T-Mo Transcription ToS by uabdullah · 7 years ago
  73. 1a8ee5e Remove TODOs left for M in the new call log as the min SDK has been bumped to N. by linyuh · 7 years ago
  74. bcf4f6b Change the maximum number of notifications per tag from 10 to 8. by linyuh · 7 years ago
  75. aef646d Replace png icon with vector drawable for voice call screen. by wangqi · 7 years ago
  76. 135b112 Fixed drag to remove favorite contacts on a few devices. by calderwoodra · 7 years ago
  77. 0a8163f Add 311910 to motorola sprint configs. by twyen · 7 years ago
  78. 122fb0b Remove obsolete methods in CompatUtils and rename it as "LocaleUtils". by linyuh · 7 years ago
  79. 6e760e3 Placing a call from a search action now closes the keyboard. by calderwoodra · 7 years ago
  80. fcbabb1 Add Motorola hidden menu to all Sprint MCCMNCs by twyen · 7 years ago
  81. 437ae95 Remove obsolete version checks and compat utilities after min SDK was bumped up to N. by linyuh · 7 years ago
  82. cf14ecb Bump version codes and name to v20 by roldenburg · 7 years ago
  83. e652cbf Catch BadParcelableException by twyen · 7 years ago
  84. 07d6d00 Move spam setting related methods out of spam interface into a separate spam by Android Dialer · 7 years ago
  85. 4329328 Add logging support for auto blocked spam calls. by Android Dialer · 7 years ago
  86. cb2a981 Switch setLabel and setLocation by twyen · 7 years ago
  87. efc3de4 Forward extras from pre call external receivers to placeCall(). by twyen · 7 years ago
  88. 36c8b53 Bumped a few more tests to N. by calderwoodra · 7 years ago
  89. 85ca8e0 Check empty number before querying data ID for preferred account by twyen · 7 years ago
  90. 2392313 Fix UK numbers in international format with extra 0 by twyen · 7 years ago
  91. fc70dda Cleaned up the AndroidManifest Intent Filters. by calderwoodra · 7 years ago
  92. d74e72e Removed NUI shortcut. by zachh · 7 years ago
  93. b9b64d3 Implement wifi emergency calling warning by twyen · 7 years ago
  94. 509a80d Fix CallLogGroupBuilderTest after min SDK was bumped up to N. by linyuh · 7 years ago
  95. 74831c3 Delete locally transcribed transcripts when transcription is turned off. by uabdullah · 7 years ago
  96. 4fde0ac Show SIM auto select reason in in call UI by twyen · 7 years ago
  97. f4b4844 Correctly display phone numbers containing whitespaces in RTL context. by linyuh · 7 years ago
  98. 009695e Add waiting for join banner to RTT outgoing call. by wangqi · 7 years ago
  99. cdae908 Allow user to delete previous bubbles. by wangqi · 7 years ago
  100. 57fdc2b Increase minSdk to 24. by calderwoodra · 7 years ago