1. 168e222 Don't commit fragment transactions if it's not safe. by calderwoodra · 7 years ago
  2. 4bd39ec Add ListenableFuture based APIs for checkSpamStatus by maxwelb · 7 years ago
  3. a583c2b Pass activity between new call log's adapter/view holder. by zachh · 7 years ago
  4. d384474 Replace assert checks with safety checks instead. by calderwoodra · 7 years ago
  5. 12061c8 Add SimpleSpamStatus and use it in FakeSpam and SpamStub by maxwelb · 7 years ago
  6. 8293227 Show calls to/from emergency numbers as "Emergency number" in call log & call details by linyuh · 7 years ago
  7. a1f3a20 Reworked GenerateDaggerApplication. by Zachary Heidepriem · 7 years ago
  8. 763ce44 Remove TODOs for showing SIM info in the bottom sheet & call details. by linyuh · 7 years ago
  9. 4ef430e Use Telecom Bluetooth API instead of system Bluetooth API. by yueg · 7 years ago
  10. fb21541 Update audio route after user select different audio route. by wangqi · 7 years ago
  11. 8d4afb8 Clear NewCallLogViewHolder.onClickListener if row is not callable. by twyen · 7 years ago
  12. e627008 Filter out unnecessary bottom sheet options for a call to a voicemail box. by linyuh · 7 years ago
  13. 0f22455 Aosp fix for v28-support-prelease bottom sheet. by calderwoodra · 7 years ago
  14. bc258a5 Mark photo info as voicemails in bottom sheet by twyen · 7 years ago
  15. 253b440 Simplify how we build bottom sheet options (a.k.a. modules). by linyuh · 7 years ago
  16. 49f90b3 Add test to verify no crash on multiple DialerCall#onRemovedFromCallList. by wangqi · 7 years ago
  17. c140122 Add spam status tests for CallList#onCallAdded by maxwelb · 7 years ago
  18. 89e3d1b More refactoring by erfanian · 7 years ago
  19. 95c2775 Merge "Tuned Speed Dial UI according to red lines." by android-build-prod (mdb) · 7 years ago
  20. 6d3dc51 Merge "Added missing placeholders to translation string." by android-build-prod (mdb) · 7 years ago
  21. 60fe2d9 Merge "Update targetSdkVersion to 28" by android-build-prod (mdb) · 7 years ago
  22. 4a0bf07 Merge changes I481fbbc7,I57e48b5d,Ieb52489b,I2763ddd9 by android-build-prod (mdb) · 7 years ago
  23. b3bd5f5 Tuned Speed Dial UI according to red lines. by calderwoodra · 7 years ago
  24. 1ab3e31 Added missing placeholders to translation string. by zachh · 7 years ago
  25. 816cef3 Update targetSdkVersion to 28 by maxwelb · 7 years ago
  26. 2cc1bfc Translation tweaks. by zachh · 7 years ago
  27. d22ef29 Migrated context menu to be a PopupMenu instead. by calderwoodra · 7 years ago
  28. 9c70e4c Add column for call mapping id to AnnotatedCallLog database. by wangqi · 7 years ago
  29. f16da49 Don't force open keyboard when RTT is active. by wangqi · 7 years ago
  30. a2fefe5 Set description of spam blocking promo notification to big text so it won't get by Android Dialer · 7 years ago
  31. 54cbf1d Delete more deprecated code. by erfanian · 7 years ago
  32. d95d0f6 Save connection info in the DialerCall by maxwelb · 7 years ago
  33. 34b1662 Replace DuoConstants with interface. by twyen · 7 years ago
  34. 27faa86 Set active audio route selected. by yueg · 7 years ago
  35. 91ac2cd Add content description to GlidePhotoManager. by calderwoodra · 7 years ago
  36. 8006f79 Set audio selector window type TYPE_APPLICATION_OVERLAY by yueg · 7 years ago
  37. 8657ebd Fixed labels for speed dial UI. by calderwoodra · 7 years ago
  38. 6e1516d Merge "Fixed speed dial remove." by android-build-prod (mdb) · 7 years ago
  39. 2a82028 Merge "Select SIM when calling back from call log." by android-build-prod (mdb) · 7 years ago
  40. 1197065 Change bottomsheet peek height. by calderwoodra · 7 years ago
  41. 41f5c0c Updated bottomsheet to be scrollable. by calderwoodra · 7 years ago
  42. 2f528d2 Add application generation for root component generator. by weijiaxu · 7 years ago
  43. 3eb6fd1 Fixed speed dial remove. by calderwoodra · 7 years ago
  44. 4a65002 Select SIM when calling back from call log. by twyen · 7 years ago
  45. 2e36647 Don't start emergency call in background calling mode. by yueg · 7 years ago
  46. a067300 Make call configuration package visibility public. by yueg · 7 years ago
  47. 6e0d639 Don't save transcript if it's empty. by wangqi · 7 years ago
  48. a7f50f2 Cancel all legacy voicemail notification when SIMs are removed on multi-SIM devices by twyen · 7 years ago
  49. 277d88f Fix bug that transcript button is visible for voice call. by wangqi · 7 years ago
  50. 56f79ba Refactor PreferredAccountWorker to provide the dialog to be shown. by twyen · 7 years ago
  51. 90a6837 Fix bug that displaying local message is not in sync. by wangqi · 7 years ago
  52. 3b2c781 Don't show dialog if in call activity is not visible. by twyen · 7 years ago
  53. 71bf7e4 Bubble changes for background calling. by yueg · 7 years ago
  54. bed9e2f Store RTT transcript message received when UI is in background. by wangqi · 7 years ago
  55. bae7089 Update RTT transcript advisory text. by wangqi · 7 years ago
  56. a73844d Implement "Add to favorites" option in suggestions menu. by calderwoodra · 7 years ago
  57. 16b77d4 Updated logic on showing voice/video/sms options in favorites menus. by calderwoodra · 7 years ago
  58. 6f0a22d Implemented remove starred contact from speed dial fragment. by calderwoodra · 7 years ago
  59. 8593003 Remove audio change behavior for background calling. by yueg · 7 years ago
  60. bb94ca6 Move DialerCall.State to an independent package. by wangqi · 7 years ago
  61. b493c3f Logging for background calling and HFP device support. by yueg · 7 years ago
  62. 9bd6277 HFP device support change. by yueg · 7 years ago
  63. ea1acce Handle missing permission.READ_CALL_LOG when initializing the badge for missed calls. by linyuh · 7 years ago
  64. e7d8321 Show Cequint info in the new call log. by linyuh · 7 years ago
  65. fa3cd3b Implement CequintPhoneLookup by linyuh · 7 years ago
  66. c87f1fb Fix impression logging for spam blocking promo dialog shown in after call by Android Dialer · 7 years ago
  67. 4db0741 Build out the bottom sheet for suggested contacts in Speed Dial. by calderwoodra · 7 years ago
  68. 49c5ea2 Fix bug that title of RTT call is not centered. by wangqi · 7 years ago
  69. 305f7df Add advisory text to RTT call about transcript storage. by wangqi · 7 years ago
  70. aa9d670 Persist contacts pinned positions in speed dial. by calderwoodra · 7 years ago
  71. a0c49f6 Fix crash when saving transcript is called multiple times. by wangqi · 7 years ago
  72. a489f51 Show post char dialog without InCallActivity. by yueg · 7 years ago
  73. 6d5a31b UI tweak to RTT chat input box. by wangqi · 7 years ago
  74. 79a407e Show clear frequents option in the toolbar if there are suggested contacts. by calderwoodra · 7 years ago
  75. a172325 Use UI listener for preferred account worker in in call UI by twyen · 7 years ago
  76. 0ab7540 Make SIM Selection hint multi-line by twyen · 7 years ago
  77. 8295353 Convert CequintCallerIdContact into an @AutoValue by linyuh · 7 years ago
  78. 3b9473d Newly starred SpeedDialUiItems now have SpeedDialEntry ids set. by calderwoodra · 7 years ago
  79. 0a5c34d Disable entries in CallingAccountSelector that are not selectable by twyen · 7 years ago
  80. 66adad0 Add "enabled" to SelectPhoneAccountDialogFragment. by twyen · 7 years ago
  81. 05d17bd Add skeleton for CequintPhoneLookup by linyuh · 7 years ago
  82. da39087 Log send button impressions for RTT call. by wangqi · 7 years ago
  83. b47528e Show international call on wifi dialog without InCallActivity. by yueg · 7 years ago
  84. 27c3718 Expose active calls from in call UI by twyen · 7 years ago
  85. 42ad5dd Don't allow reporting a inaccurate number for a voicemail call. by linyuh · 7 years ago
  86. 81e373e Add impression logging for RTT call by wangqi · 7 years ago
  87. ea3b162 Don't show SIM selection and swap SIM for emergency calls. by twyen · 7 years ago
  88. 15887c7 Update emergency wifi calling string Set content description for dialpad hint by twyen · 7 years ago
  89. fa999aa SpeedDialEntries with default numbers now properly show up. by calderwoodra · 7 years ago
  90. 59321c6 Add spam blocking promo notification after user reports spam in after call by Android Dialer · 7 years ago
  91. 4558ed5 Implement display name ordering in Speed Dial fragment. by calderwoodra · 7 years ago
  92. 6c2357a Implemented context menu actions. by calderwoodra · 7 years ago
  93. 424f588 Show the caller name obtained via CNAP in the new call log. by linyuh · 7 years ago
  94. ffb16c8 Bump version codes and name to v21 by Android Dialer · 7 years ago
  95. 4613e8f Check call configuration for every call instead of every InCallService bound. by yueg · 7 years ago
  96. 1ab339c Implement CnapPhoneLookup by linyuh · 7 years ago
  97. 5f1d084 Use PreCall.start instead of context.startActivity when starting calls from call log. by zachh · 7 years ago
  98. ac069a7 Support extracting info from a Call in PhoneLookup by linyuh · 7 years ago
  99. f186105 Delete DialerCall#onDestroy since it's redudant with onRemovedFromCallList. by wangqi · 7 years ago
  100. 8006c6c If the Speed Dial contact only has one channel, place the call immediately. by calderwoodra · 7 years ago