1. 16191f1 Update dagger types. by erfanian · 6 years ago
  2. 74903c9 Add keep.xml to keep string resources for spam. by wangqi · 6 years ago
  3. af13a97 Fix video call icon color by twyen · 6 years ago
  4. a4f2cae Fix color in RTT call screen. by wangqi · 6 years ago
  5. 6ad72f6 Updating PhotoInfo and GlidePhotoManager to support conference calls. by Android Dialer · 6 years ago
  6. f856446 Solve BiDi problem when phone number is concatenated with RTL-string by linyuh · 6 years ago
  7. f0d5155 Fix color of primary text on incall screen. by wangqi · 6 years ago
  8. 190343a Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings. by zachh · 6 years ago
  9. 3b552ec Add new spam API which can query additional data. by maxwelb · 6 years ago
  10. ea49b80 Add new default interface. by erfanian · 6 years ago
  11. 743b501 Also check call configuration for disconnected call by yueg · 6 years ago
  12. 3d5e04f Add toast message when RTT request failed. by wangqi · 6 years ago
  13. 784a7cd Update button color. by erfanian · 6 years ago
  14. 8f000b7 Some minor tweaks to the UI. by calderwoodra · 6 years ago
  15. 70189d8 Fix dialpad theme on incall screen. by wangqi · 6 years ago
  16. 936127c Some improvements to the answer fragment layouts. by erfanian · 6 years ago
  17. e70ef90 Fix a few UI bugs. by calderwoodra · 6 years ago
  18. e3146e0 Log IMS video call available state by twyen · 6 years ago
  19. 0fe130f Use Dialer Light Theme for SpeakEasyFragment by uabdullah · 6 years ago
  20. 2ad3c08 Use Maps SDK lite mode instead of static API for emergency call. by yueg · 6 years ago
  21. f13f0b8 Updating locations where PrimaryInfo#setPhoto is used to also PrimaryInfo#setPhotoUri for new GlidePhotoManager implementation. As part of this addition, we also are cleaning the setPhoto(null) because this is not explicitly needed. by Android Dialer · 6 years ago
  22. a93df43 Converted ThemeUtil into a DaggerModule. by calderwoodra · 6 years ago
  23. a40a9ef Remove photo support in PhoneNumberService by twyen · 6 years ago
  24. c5c4218 Began implementation of Dialer dark theme. by calderwoodra · 6 years ago
  25. c46cfd2 Fix bug that SpeakEasyFragment is added again after recreate of InCallActivity. by wangqi · 6 years ago
  26. 97308c9 Use new dialer base theme instead of AppCompat theme for spam blocking promo by Android Dialer · 6 years ago
  27. 134d6b1 Handle null VideoCall by twyen · 6 years ago
  28. 73ed613 Set navigation bar color when dialpad is visible. by wangqi · 6 years ago
  29. e6f53f4 Adds alternative spam words for non-english speaking countries. by Android Dialer · 6 years ago
  30. 71a22dc Add promotion module. by wangqi · 6 years ago
  31. 929539e Implement a global theme to be easily configured in Dialer. by calderwoodra · 6 years ago
  32. dc761f4 A11y: group caller information together. by wangqi · 6 years ago
  33. c165ca1 Show spam blocking promo notification in place of after call notification by Android Dialer · 6 years ago
  34. 55cd263 Updating ContactGridManager to use GlidePhotoManager for more efficient contact photo creation. If the photoUri does not exist, GlidePhotoManagerImpl will create the needed LetterTileDrawable to use in the contact photo's place. by Android Dialer · 6 years ago
  35. d1a269b Fix add call button behavior. by yueg · 6 years ago
  36. c876815 Use component for iconography by erfanian · 6 years ago
  37. b87334b Update DialerCall to use SpamStatus instead of booleans by maxwelb · 6 years ago
  38. 3887ab0 Use listeners to drive fragment lifecycles. by erfanian · 6 years ago
  39. 56a4cda Update logging in incallactivity. by uabdullah · 6 years ago
  40. 95b2a78 Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase. by weijiaxu · 6 years ago
  41. 810d43d Add RTT after call promo bottomsheet. by wangqi · 6 years ago
  42. 270663c Update answer button logic. by erfanian · 6 years ago
  43. ebaf630 Hide new after call spam blocking promo behind an additional flag. by Android Dialer · 6 years ago
  44. 267cdad Format callback phone number. by yueg · 6 years ago
  45. c0200c4 Do not show bubble for outgoing call if it's not a background call. by yueg · 6 years ago
  46. b2b6365 Place Duo calls with PreCall by twyen · 6 years ago
  47. 80e3892 Move SpamStatus classes into subpackage by maxwelb · 6 years ago
  48. 830da7c Update callers of checkSpamStatus to use Future based API by maxwelb · 6 years ago
  49. 4ef430e Use Telecom Bluetooth API instead of system Bluetooth API. by yueg · 6 years ago
  50. fb21541 Update audio route after user select different audio route. by wangqi · 6 years ago
  51. 49f90b3 Add test to verify no crash on multiple DialerCall#onRemovedFromCallList. by wangqi · 6 years ago
  52. c140122 Add spam status tests for CallList#onCallAdded by maxwelb · 6 years ago
  53. 89e3d1b More refactoring by erfanian · 6 years ago
  54. 6d3dc51 Merge "Added missing placeholders to translation string." by android-build-prod (mdb) · 6 years ago
  55. 60fe2d9 Merge "Update targetSdkVersion to 28" by android-build-prod (mdb) · 6 years ago
  56. 4a0bf07 Merge changes I481fbbc7,I57e48b5d,Ieb52489b,I2763ddd9 by android-build-prod (mdb) · 6 years ago
  57. 1ab3e31 Added missing placeholders to translation string. by zachh · 6 years ago
  58. 816cef3 Update targetSdkVersion to 28 by maxwelb · 6 years ago
  59. f16da49 Don't force open keyboard when RTT is active. by wangqi · 6 years ago
  60. 54cbf1d Delete more deprecated code. by erfanian · 6 years ago
  61. d95d0f6 Save connection info in the DialerCall by maxwelb · 6 years ago
  62. 27faa86 Set active audio route selected. by yueg · 6 years ago
  63. 8006f79 Set audio selector window type TYPE_APPLICATION_OVERLAY by yueg · 6 years ago
  64. 2e36647 Don't start emergency call in background calling mode. by yueg · 6 years ago
  65. a067300 Make call configuration package visibility public. by yueg · 6 years ago
  66. 6e0d639 Don't save transcript if it's empty. by wangqi · 6 years ago
  67. 56f79ba Refactor PreferredAccountWorker to provide the dialog to be shown. by twyen · 6 years ago
  68. 90a6837 Fix bug that displaying local message is not in sync. by wangqi · 6 years ago
  69. 3b2c781 Don't show dialog if in call activity is not visible. by twyen · 6 years ago
  70. 71bf7e4 Bubble changes for background calling. by yueg · 6 years ago
  71. bed9e2f Store RTT transcript message received when UI is in background. by wangqi · 6 years ago
  72. bae7089 Update RTT transcript advisory text. by wangqi · 6 years ago
  73. 8593003 Remove audio change behavior for background calling. by yueg · 6 years ago
  74. bb94ca6 Move DialerCall.State to an independent package. by wangqi · 6 years ago
  75. b493c3f Logging for background calling and HFP device support. by yueg · 6 years ago
  76. 9bd6277 HFP device support change. by yueg · 6 years ago
  77. fa3cd3b Implement CequintPhoneLookup by linyuh · 6 years ago
  78. c87f1fb Fix impression logging for spam blocking promo dialog shown in after call by Android Dialer · 6 years ago
  79. 49c5ea2 Fix bug that title of RTT call is not centered. by wangqi · 6 years ago
  80. 305f7df Add advisory text to RTT call about transcript storage. by wangqi · 6 years ago
  81. a0c49f6 Fix crash when saving transcript is called multiple times. by wangqi · 6 years ago
  82. a489f51 Show post char dialog without InCallActivity. by yueg · 6 years ago
  83. 6d5a31b UI tweak to RTT chat input box. by wangqi · 6 years ago
  84. a172325 Use UI listener for preferred account worker in in call UI by twyen · 6 years ago
  85. 8295353 Convert CequintCallerIdContact into an @AutoValue by linyuh · 6 years ago
  86. 0a5c34d Disable entries in CallingAccountSelector that are not selectable by twyen · 6 years ago
  87. 66adad0 Add "enabled" to SelectPhoneAccountDialogFragment. by twyen · 6 years ago
  88. da39087 Log send button impressions for RTT call. by wangqi · 6 years ago
  89. b47528e Show international call on wifi dialog without InCallActivity. by yueg · 6 years ago
  90. 27c3718 Expose active calls from in call UI by twyen · 6 years ago
  91. 81e373e Add impression logging for RTT call by wangqi · 6 years ago
  92. ea3b162 Don't show SIM selection and swap SIM for emergency calls. by twyen · 6 years ago
  93. 59321c6 Add spam blocking promo notification after user reports spam in after call by Android Dialer · 6 years ago
  94. 4613e8f Check call configuration for every call instead of every InCallService bound. by yueg · 6 years ago
  95. ac069a7 Support extracting info from a Call in PhoneLookup by linyuh · 6 years ago
  96. f186105 Delete DialerCall#onDestroy since it's redudant with onRemovedFromCallList. by wangqi · 6 years ago
  97. 455f0ef Change RttTransciptUtil methods to return ListenableFuture. by wangqi · 6 years ago
  98. ef6d379 Multi-HFP device support for audio selector. by yueg · 6 years ago
  99. 6dfdbbb Add spam blocking promotion after showing spam dialog in after-call notification by Android Dialer · 6 years ago
  100. 9e73256 Improved support for short codes in Coalescer. by zachh · 6 years ago