1. 541c2e5 Revert null check on dialpadHint by twyen · 6 years ago
  2. 95b2a78 Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase. by weijiaxu · 6 years ago
  3. 810d43d Add RTT after call promo bottomsheet. by wangqi · 6 years ago
  4. ced93f2 Merge changes Ia54e3421,Id2176e6e,I0311770e,I79f99c34,I8579afff, ... by Treehugger Robot · 6 years ago
  5. 2f4a007 Add some annotations that won't influence aosp. by weijiaxu · 6 years ago
  6. 270663c Update answer button logic. by erfanian · 6 years ago
  7. ebaf630 Hide new after call spam blocking promo behind an additional flag. by Android Dialer · 6 years ago
  8. 6d728d5 Allow the TextView for call log primary text to adjust size when recycled. by linyuh · 6 years ago
  9. 267cdad Format callback phone number. by yueg · 6 years ago
  10. 4f2b930 Added getLoggingName() to CallLogDataSource and PhoneLookup interfaces. by zachh · 6 years ago
  11. c0200c4 Do not show bubble for outgoing call if it's not a background call. by yueg · 6 years ago
  12. f0a425e Always fetch status onResume and add logging for voicemail status in OldMainPeer and by uabdullah · 6 years ago
  13. b2b6365 Place Duo calls with PreCall by twyen · 6 years ago
  14. d7c058c Creating CallIntent, AutoValue builder, to replace CallIntentBuilder. by Android Dialer · 6 years ago
  15. fe5a0d3 Set the DisplayNameSource to PHONE in DefaultLookupUriGenerator. by zachh · 6 years ago
  16. 3b905e4 Config correct layout boundaries to accommodate long text (call log & bottom sheet) by linyuh · 6 years ago
  17. 9d1ef8f Use info from EmergencyPhoneLookup to render UI for an emergency number. by linyuh · 6 years ago
  18. 41da94c Implement EmergencyPhoneLookup for checking if a number is an emergency number. by linyuh · 6 years ago
  19. cf0905f Add GlobalSpamListStatus and UserSpamListStatus by maxwelb · 6 years ago
  20. 80e3892 Move SpamStatus classes into subpackage by maxwelb · 6 years ago
  21. dcff9e6 Delete obsolete checkSpamStatus(Listener) API by maxwelb · 6 years ago
  22. 830da7c Update callers of checkSpamStatus to use Future based API by maxwelb · 6 years ago
  23. 3768a7a Fix bug that showing block option for private number. by wangqi · 6 years ago
  24. f3d253b Add a null check for digitsHint. by calderwoodra · 6 years ago
  25. 168e222 Don't commit fragment transactions if it's not safe. by calderwoodra · 6 years ago
  26. 4bd39ec Add ListenableFuture based APIs for checkSpamStatus by maxwelb · 6 years ago
  27. a583c2b Pass activity between new call log's adapter/view holder. by zachh · 6 years ago
  28. d384474 Replace assert checks with safety checks instead. by calderwoodra · 6 years ago
  29. 12061c8 Add SimpleSpamStatus and use it in FakeSpam and SpamStub by maxwelb · 6 years ago
  30. 8293227 Show calls to/from emergency numbers as "Emergency number" in call log & call details by linyuh · 6 years ago
  31. c49c914 Merge "Reworked GenerateDaggerApplication." by Eric Erfanian · 6 years ago
  32. a1f3a20 Reworked GenerateDaggerApplication. by Zachary Heidepriem · 6 years ago
  33. 84b862a Merge changes Ibab0bc7e,I1cb26187,I64225b78,I4806ab65,I7d431e74, ... by Eric Erfanian · 6 years ago
  34. 763ce44 Remove TODOs for showing SIM info in the bottom sheet & call details. by linyuh · 6 years ago
  35. 4ef430e Use Telecom Bluetooth API instead of system Bluetooth API. by yueg · 6 years ago
  36. fb21541 Update audio route after user select different audio route. by wangqi · 6 years ago
  37. 8d4afb8 Clear NewCallLogViewHolder.onClickListener if row is not callable. by twyen · 6 years ago
  38. e627008 Filter out unnecessary bottom sheet options for a call to a voicemail box. by linyuh · 6 years ago
  39. 0f22455 Aosp fix for v28-support-prelease bottom sheet. by calderwoodra · 6 years ago
  40. bc258a5 Mark photo info as voicemails in bottom sheet by twyen · 6 years ago
  41. 253b440 Simplify how we build bottom sheet options (a.k.a. modules). by linyuh · 6 years ago
  42. 49f90b3 Add test to verify no crash on multiple DialerCall#onRemovedFromCallList. by wangqi · 6 years ago
  43. c140122 Add spam status tests for CallList#onCallAdded by maxwelb · 6 years ago
  44. 89e3d1b More refactoring by erfanian · 6 years ago
  45. 95c2775 Merge "Tuned Speed Dial UI according to red lines." by android-build-prod (mdb) · 6 years ago
  46. 6d3dc51 Merge "Added missing placeholders to translation string." by android-build-prod (mdb) · 6 years ago
  47. 60fe2d9 Merge "Update targetSdkVersion to 28" by android-build-prod (mdb) · 6 years ago
  48. 4a0bf07 Merge changes I481fbbc7,I57e48b5d,Ieb52489b,I2763ddd9 by android-build-prod (mdb) · 6 years ago
  49. dd18cb1 Merge "Set description of spam blocking promo notification to big text so it won't get cut off." by android-build-prod (mdb) · 6 years ago
  50. 350aa27 Merge "Delete more deprecated code." by android-build-prod (mdb) · 6 years ago
  51. 6467937 Merge changes I5e341af6,I4356d04c,I849352d8 by android-build-prod (mdb) · 6 years ago
  52. e36fd9d Merge "Open source quantum_ic_security_vd_theme_24" by android-build-prod (mdb) · 6 years ago
  53. 44262df Merge changes I07cbb956,I7dda119f,I906250cb by android-build-prod (mdb) · 6 years ago
  54. 9f54e21 Open source quantum_ic_security_vd_theme_24 by uabdullah · 6 years ago
  55. b3bd5f5 Tuned Speed Dial UI according to red lines. by calderwoodra · 6 years ago
  56. 1ab3e31 Added missing placeholders to translation string. by zachh · 6 years ago
  57. 816cef3 Update targetSdkVersion to 28 by maxwelb · 6 years ago
  58. 2cc1bfc Translation tweaks. by zachh · 6 years ago
  59. d22ef29 Migrated context menu to be a PopupMenu instead. by calderwoodra · 6 years ago
  60. 9c70e4c Add column for call mapping id to AnnotatedCallLog database. by wangqi · 6 years ago
  61. f16da49 Don't force open keyboard when RTT is active. by wangqi · 6 years ago
  62. a2fefe5 Set description of spam blocking promo notification to big text so it won't get by Android Dialer · 6 years ago
  63. 54cbf1d Delete more deprecated code. by erfanian · 6 years ago
  64. d95d0f6 Save connection info in the DialerCall by maxwelb · 6 years ago
  65. 34b1662 Replace DuoConstants with interface. by twyen · 6 years ago
  66. 27faa86 Set active audio route selected. by yueg · 6 years ago
  67. 91ac2cd Add content description to GlidePhotoManager. by calderwoodra · 6 years ago
  68. 8006f79 Set audio selector window type TYPE_APPLICATION_OVERLAY by yueg · 6 years ago
  69. 8657ebd Fixed labels for speed dial UI. by calderwoodra · 6 years ago
  70. 6e1516d Merge "Fixed speed dial remove." by android-build-prod (mdb) · 6 years ago
  71. 2a82028 Merge "Select SIM when calling back from call log." by android-build-prod (mdb) · 6 years ago
  72. 2ebf135 Merge changes I86d2f5b7,Iea81035e by android-build-prod (mdb) · 6 years ago
  73. 1197065 Change bottomsheet peek height. by calderwoodra · 6 years ago
  74. 41f5c0c Updated bottomsheet to be scrollable. by calderwoodra · 6 years ago
  75. 86214b6 Merge "Add application generation for root component generator." by android-build-prod (mdb) · 6 years ago
  76. 2f528d2 Add application generation for root component generator. by weijiaxu · 6 years ago
  77. 3eb6fd1 Fixed speed dial remove. by calderwoodra · 6 years ago
  78. 4a65002 Select SIM when calling back from call log. by twyen · 6 years ago
  79. cccd332 Merge changes If140d716,I89a186fa,Iee4e5c09,I5df97f0c,I55f75dc3, ... by Eric Erfanian · 6 years ago
  80. 2e36647 Don't start emergency call in background calling mode. by yueg · 6 years ago
  81. a067300 Make call configuration package visibility public. by yueg · 6 years ago
  82. 6e0d639 Don't save transcript if it's empty. by wangqi · 6 years ago
  83. a7f50f2 Cancel all legacy voicemail notification when SIMs are removed on multi-SIM devices by twyen · 6 years ago
  84. 277d88f Fix bug that transcript button is visible for voice call. by wangqi · 6 years ago
  85. 56f79ba Refactor PreferredAccountWorker to provide the dialog to be shown. by twyen · 6 years ago
  86. 90a6837 Fix bug that displaying local message is not in sync. by wangqi · 6 years ago
  87. 3b2c781 Don't show dialog if in call activity is not visible. by twyen · 6 years ago
  88. 71bf7e4 Bubble changes for background calling. by yueg · 6 years ago
  89. bed9e2f Store RTT transcript message received when UI is in background. by wangqi · 6 years ago
  90. bae7089 Update RTT transcript advisory text. by wangqi · 6 years ago
  91. a73844d Implement "Add to favorites" option in suggestions menu. by calderwoodra · 6 years ago
  92. eac73f3 Merge changes I7be0efad,I4d6fb104,Idc15d873,I6b3241bc,If8c6e798, ... by Eric Erfanian · 6 years ago
  93. 16b77d4 Updated logic on showing voice/video/sms options in favorites menus. by calderwoodra · 6 years ago
  94. 6f0a22d Implemented remove starred contact from speed dial fragment. by calderwoodra · 6 years ago
  95. 8593003 Remove audio change behavior for background calling. by yueg · 6 years ago
  96. bb94ca6 Move DialerCall.State to an independent package. by wangqi · 6 years ago
  97. b493c3f Logging for background calling and HFP device support. by yueg · 6 years ago
  98. 9bd6277 HFP device support change. by yueg · 6 years ago
  99. ea1acce Handle missing permission.READ_CALL_LOG when initializing the badge for missed calls. by linyuh · 6 years ago
  100. c28ed74 Merge changes I706802c0,I59f9b334,Ica9301f4,I78e0e0fc,I1d574287, ... by Eric Erfanian · 6 years ago