1. 7dd5743 Fix but that avatar overlapping with status bar. by wangqi · 7 years ago
  2. c6cbb12 Add audio select menu. by wangqi · 7 years ago
  3. b8d0f50 Add swap call button to RTT call. by wangqi · 7 years ago
  4. f6c6f3b Fix full screen issue when switching between RTT and voice call. by wangqi · 7 years ago
  5. 1800fa4 Move HIDE_VOICEMAIL_SETTINGS_MENU out of voicemail/impl by twyen · 7 years ago
  6. 48f93f4 Remove bubble "new" prefix. by yueg · 7 years ago
  7. d6cb3b9 Dismiss keyboard when opening overflow menu in RTT call. by wangqi · 7 years ago
  8. 93d27d0 Save RTT chat history during the call. by wangqi · 7 years ago
  9. fd4c9f7 Add support of dialpad in RTT call. by wangqi · 7 years ago
  10. 724cc8f Show bubble when call connected and in-call UI not showing. by yueg · 7 years ago
  11. 6b4f264 Optimize characters sent to remote party for RTT chat. by wangqi · 7 years ago
  12. db30a13 Refactor array of RttChatMessage to List. by wangqi · 7 years ago
  13. e987eb0 Implement logic for blocking a number from the new call log's bottom sheet. by linyuh · 7 years ago
  14. a8d677f Support local emergency phone number check when there are multiple SIMs. by linyuh · 7 years ago
  15. 6ce88e7 Fix view not attached to window manager crash and add logs. by yueg · 7 years ago
  16. 73a74c3 Handle preferred SIM for ACTION_CALL by twyen · 7 years ago
  17. da410d3 Show a warning dialog about charges when user starts a video call by wangqi · 7 years ago
  18. 0d907de Add support for bluetooth etc. audio route for RTT call. by wangqi · 7 years ago
  19. d2e5d0b Move assisted dialing out of P. by erfanian · 7 years ago
  20. 1f83a0a Update fragment class. by erfanian · 7 years ago
  21. 3ba5bd0 Add ripple effect to RTT incall buttons. by wangqi · 7 years ago
  22. b01a893 Update RTT icon on ringing screen. by wangqi · 7 years ago
  23. b06d009 Disable phone number formatting for devices with Argentinian SIMs. by linyuh · 7 years ago
  24. 604e481 Implement overflow menu for RTT call. by wangqi · 7 years ago
  25. 9e335e2 Updating SecondaryInfo value class to use AutoValue with builder pattern. by Android Dialer · 7 years ago
  26. e309c16 Remove background of RTT chat fragment. by wangqi · 7 years ago
  27. c3d3c3d Move DirectoryCompat from "contacts/common" to "dialer/common/cp2". by linyuh · 7 years ago
  28. a4a4df9 Fix bug that soft keyboard pushes action bar out of window. by wangqi · 7 years ago
  29. 31fe998 Updating PrimaryCallState value class to use AutoValue with builder pattern. by Android Dialer · 7 years ago
  30. 719341f Implement logic of bottom sheet options related to spam numbers. by linyuh · 7 years ago
  31. 0d97015 Track initial call log building metrics separately from incremental building metrics. by zachh · 7 years ago
  32. 1c1e4c7 Fix bugs of RTT chat. by wangqi · 7 years ago
  33. 37a969d Fix bug in isVoicemailNumber method not returning early by roldenburg · 7 years ago
  34. f943910 Updating PrimaryInfo value class to use AutoValue with builder pattern. by Android Dialer · 7 years ago
  35. 7a96dc7 Moved metrics related methods out of LoggingBindings. by zachh · 7 years ago
  36. 153af2f Implement read/write text stream to RttCall. by wangqi · 7 years ago
  37. 8d407a0 Annotate RTT as @TargetApi(28). by wangqi · 7 years ago
  38. e547644 Move RttChatBot to simulator. by wangqi · 7 years ago
  39. d844a34 Update RTT call with real name/number and timer. by wangqi · 7 years ago
  40. 219b870 Add simulator RTT call. by wangqi · 7 years ago
  41. 33e19a9 Update title of after call spam dialog. by wangqi · 7 years ago
  42. b841a6e Finish AudioRouteSelectorActivity when all calls disconnect. by yueg · 7 years ago
  43. cd19791 Show reject hint text for all incoming calls by wangqi · 7 years ago
  44. 4b9f28f Bubble layout change. by yueg · 7 years ago
  45. beaaff2 Remove bubble v1. by yueg · 7 years ago
  46. a792792 Update the SpeakEasy component. by erfanian · 7 years ago
  47. 64f9ed2 Update text on after call spam notification and dialog. by wangqi · 7 years ago
  48. 974fc29 internal change by Android Dialer · 7 years ago
  49. 577f338 This text is for dismiss button in dialog that's to dismiss the dialog after by wangqi · 7 years ago
  50. 41eb2f5 Add arrow icon to bubble sound button when Bluetooth is connected. by yueg · 7 years ago
  51. b6e16f5 Remove bubble from AOSP. by yueg · 7 years ago
  52. d6b91d1 Don't override contactExists if there is no update from Cequint Caller ID. by wangqi · 7 years ago
  53. 03b1319 Added number presentation to AnnotatedCallLog. by zachh · 7 years ago
  54. 04306a7 Update preferred SIM SuggestionProvider by twyen · 7 years ago
  55. 2a422f7 Bubble v2 a11y. by yueg · 7 years ago
  56. c8dfaf1 Add flag to enable NUI shortcut. by calderwoodra · 7 years ago
  57. 571a2b4 Add foreground service permission by roldenburg · 7 years ago
  58. a584bcd Fixed a regression where we incorrectly reported that the dialpad was visible. by calderwoodra · 7 years ago
  59. dd5f1a5 Updated call number by NW is not displayed by wangqi · 7 years ago
  60. f255661 Update Assisted Dialing references. by erfanian · 7 years ago
  61. 05838b5 Changed PhoneLookup#lookup to accept a DialerPhoneNumber. by zachh · 7 years ago
  62. 2c4fc1c Update Simulator to launch SpeakEasy by Android Dialer · 7 years ago
  63. 6bd612f Pass PhoneAccountHandle into VideoTech isAvailable by roldenburg · 7 years ago
  64. 10f6e82 Move onUiShowing() call from onResume/onPause to onStart/onStop. by yueg · 7 years ago
  65. 3eca69f Use EmptyVideoTech instead of null RcsVideoShare VideoTech impl when unavailable by roldenburg · 7 years ago
  66. 4ee24a9 Fixed bug in handling of empty numbers in new call log. by zachh · 7 years ago
  67. 7b94d1e Add the boilerplate dagger logic for SpeakEasy. by erfanian · 7 years ago
  68. 7f5acbe Roll forward the broadcast in-call UI changes. by yueg · 7 years ago
  69. 6ea98b2 Update content description of back button on banner of RTT chat. by wangqi · 7 years ago
  70. 02415ab Adjustment to banner of RTT chat window. by wangqi · 7 years ago
  71. 06fee1b Allow SimSuggestionProvider to auto select phone account. by twyen · 7 years ago
  72. 5c030d7 Fix NPE in NewReturnToCallController.createLettleTileDrawable(). by yueg · 7 years ago
  73. d7490db Let RCS Video Share take over Duo as the active video tech for a call by roldenburg · 7 years ago
  74. f4ba345 Handle android.telephony.event.EVENT_CALL_FORWARDED. by wangqi · 7 years ago
  75. a330535 InCallActivity should not call onUiShowing(false) when recreating. by yueg · 7 years ago
  76. fdbf2a0 Add RTT call chat window. by wangqi · 7 years ago
  77. 183cb71 Remove field prefixes. by linyuh · 7 years ago
  78. 2cf2c34 Update assisted dialing extras in preparation for platform implementation. by erfanian · 7 years ago
  79. 48609d0 Bubble v2 changes. by yueg · 7 years ago
  80. 043d671 Always have hardware acceration enabled for InCallActivity by roldenburg · 7 years ago
  81. 0ca0185 Don't use phone number in spam call notifications by maxwelb · 7 years ago
  82. f539f78 Bubble v2 logging. by yueg · 7 years ago
  83. 8fbecce Allow orientation change when receiving video upgrade request in the in-call UI. by linyuh · 7 years ago
  84. f34f7b9 Upgrade target SDK version to 27. by linyuh · 7 years ago
  85. 0b4755c Bubble v2 animation change. by yueg · 7 years ago
  86. f79d1cb Turning on the screen when audio stream of an incoming call is directed through Bluetooth. by linyuh · 7 years ago
  87. 2d5167b Take into consideration special characters when we do contact match. by linyuh · 7 years ago
  88. 2f91e94 Recycle TypedArray for AutoResizeTextView. by wangqi · 7 years ago
  89. e7ea93d Refactor CallerInfo and ContactInfoHelper to improve readability. by linyuh · 7 years ago
  90. a4745bd Move TelecomCallUtil to com.android.dialer by twyen · 7 years ago
  91. d588387 InCallActivity#isDialpadVisible() now returns the correct value. by calderwoodra · 7 years ago
  92. bdef88b BEGIN_PUBLIC Automated rollback of changelist 172505648 by linyuh · 7 years ago
  93. c875a5b Also show bubble avatar for incoming call and outgoing call. by yueg · 7 years ago
  94. 9ad8a72 Update Spam module to use Dagger by maxwelb · 7 years ago
  95. 78e54ac Added manifest override for PhoneLookupHistory provider. by zachh · 7 years ago
  96. 952fc68 Hide bubble in (New)ReturnToCallController.tearDown(). by yueg · 7 years ago
  97. 625cdb0 Temporarily disable PhoneHistoryRecorder. by zachh · 7 years ago
  98. 81a77ff Bubble v2 animation changes. by yueg · 7 years ago
  99. b29f582 Added PhoneLookupHistoryRecorder. by zachh · 7 years ago
  100. e77277c Rollback Broadcast in-call UI changes. by yueg · 7 years ago