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