1. bb94ca6 Move DialerCall.State to an independent package. by wangqi · 6 years ago
  2. b493c3f Logging for background calling and HFP device support. by yueg · 6 years ago
  3. 9bd6277 HFP device support change. by yueg · 6 years ago
  4. ea1acce Handle missing permission.READ_CALL_LOG when initializing the badge for missed calls. by linyuh · 6 years ago
  5. c28ed74 Merge changes I706802c0,I59f9b334,Ica9301f4,I78e0e0fc,I1d574287, ... by Eric Erfanian · 6 years ago
  6. e7d8321 Show Cequint info in the new call log. by linyuh · 6 years ago
  7. fa3cd3b Implement CequintPhoneLookup by linyuh · 6 years ago
  8. c87f1fb Fix impression logging for spam blocking promo dialog shown in after call by Android Dialer · 6 years ago
  9. 4db0741 Build out the bottom sheet for suggested contacts in Speed Dial. by calderwoodra · 6 years ago
  10. 49c5ea2 Fix bug that title of RTT call is not centered. by wangqi · 6 years ago
  11. 305f7df Add advisory text to RTT call about transcript storage. by wangqi · 6 years ago
  12. 52a1611 Merge changes I6883ce15,Ife5e6bad,If5a40a97,I36916560 by Eric Erfanian · 6 years ago
  13. aa9d670 Persist contacts pinned positions in speed dial. by calderwoodra · 6 years ago
  14. a0c49f6 Fix crash when saving transcript is called multiple times. by wangqi · 6 years ago
  15. a489f51 Show post char dialog without InCallActivity. by yueg · 6 years ago
  16. 6d5a31b UI tweak to RTT chat input box. by wangqi · 6 years ago
  17. 43ed0dc Merge changes I5b8ad5ca,I0011019c,I8ee43ce8,I35e0748a,I9e9947ad, ... by Eric Erfanian · 6 years ago
  18. 79a407e Show clear frequents option in the toolbar if there are suggested contacts. by calderwoodra · 6 years ago
  19. a172325 Use UI listener for preferred account worker in in call UI by twyen · 6 years ago
  20. 0ab7540 Make SIM Selection hint multi-line by twyen · 6 years ago
  21. 8295353 Convert CequintCallerIdContact into an @AutoValue by linyuh · 6 years ago
  22. 3b9473d Newly starred SpeedDialUiItems now have SpeedDialEntry ids set. by calderwoodra · 6 years ago
  23. 0a5c34d Disable entries in CallingAccountSelector that are not selectable by twyen · 6 years ago
  24. 66adad0 Add "enabled" to SelectPhoneAccountDialogFragment. by twyen · 6 years ago
  25. 05d17bd Add skeleton for CequintPhoneLookup by linyuh · 6 years ago
  26. da39087 Log send button impressions for RTT call. by wangqi · 6 years ago
  27. b47528e Show international call on wifi dialog without InCallActivity. by yueg · 6 years ago
  28. 27c3718 Expose active calls from in call UI by twyen · 6 years ago
  29. 34ed7da Merge "Don't allow reporting a inaccurate number for a voicemail call." by Treehugger Robot · 6 years ago
  30. 42ad5dd Don't allow reporting a inaccurate number for a voicemail call. by linyuh · 6 years ago
  31. 4f60ea7 Merge "Add impression logging for RTT call" by Treehugger Robot · 6 years ago
  32. c4d4925 Merge changes I54dbbaad,If0adf10a by Treehugger Robot · 6 years ago
  33. 81e373e Add impression logging for RTT call by wangqi · 6 years ago
  34. ea3b162 Don't show SIM selection and swap SIM for emergency calls. by twyen · 6 years ago
  35. 15887c7 Update emergency wifi calling string Set content description for dialpad hint by twyen · 6 years ago
  36. 203d509 Merge "SpeedDialEntries with default numbers now properly show up." by Treehugger Robot · 6 years ago
  37. fa999aa SpeedDialEntries with default numbers now properly show up. by calderwoodra · 6 years ago
  38. 88cdcf9 Merge "Add spam blocking promo notification after user reports spam in after call notification." by Treehugger Robot · 6 years ago
  39. 24f0348 Merge "Implement display name ordering in Speed Dial fragment." by Treehugger Robot · 6 years ago
  40. 5446819 Merge "Implemented context menu actions." by Treehugger Robot · 6 years ago
  41. 59321c6 Add spam blocking promo notification after user reports spam in after call by Android Dialer · 6 years ago
  42. 4558ed5 Implement display name ordering in Speed Dial fragment. by calderwoodra · 6 years ago
  43. 6c2357a Implemented context menu actions. by calderwoodra · 6 years ago
  44. a3f8a79 Merge "Show the caller name obtained via CNAP in the new call log." by Treehugger Robot · 6 years ago
  45. 424f588 Show the caller name obtained via CNAP in the new call log. by linyuh · 6 years ago
  46. 305896c Merge "Bump version codes and name to v21" by Treehugger Robot · 6 years ago
  47. 9ab09ba Merge "Check call configuration for every call instead of every InCallService bound." by Treehugger Robot · 6 years ago
  48. 47e0bcb Merge "Implement CnapPhoneLookup" by Treehugger Robot · 6 years ago
  49. ffb16c8 Bump version codes and name to v21 by Android Dialer · 6 years ago
  50. 4613e8f Check call configuration for every call instead of every InCallService bound. by yueg · 6 years ago
  51. 1ab339c Implement CnapPhoneLookup by linyuh · 6 years ago
  52. 33d42e1 Merge changes I933020d3,I27b6a630 by Treehugger Robot · 6 years ago
  53. 5f1d084 Use PreCall.start instead of context.startActivity when starting calls from call log. by zachh · 6 years ago
  54. ac069a7 Support extracting info from a Call in PhoneLookup by linyuh · 6 years ago
  55. 4473e4b Merge "Delete DialerCall#onDestroy since it's redudant with onRemovedFromCallList." by Treehugger Robot · 6 years ago
  56. f186105 Delete DialerCall#onDestroy since it's redudant with onRemovedFromCallList. by wangqi · 6 years ago
  57. 020c497 Merge "If the Speed Dial contact only has one channel, place the call immediately." by Treehugger Robot · 6 years ago
  58. 6b105e1 Merge "Implement remember this choice in SpeedDialEntry database." by Treehugger Robot · 6 years ago
  59. a935f66 Merge "Change RttTransciptUtil methods to return ListenableFuture." by Treehugger Robot · 6 years ago
  60. c04eda6 Merge "Update RTT transcript screen." by Treehugger Robot · 6 years ago
  61. 8006c6c If the Speed Dial contact only has one channel, place the call immediately. by calderwoodra · 6 years ago
  62. 7c6d412 Implement remember this choice in SpeedDialEntry database. by calderwoodra · 6 years ago
  63. 455f0ef Change RttTransciptUtil methods to return ListenableFuture. by wangqi · 6 years ago
  64. 168eecd Update RTT transcript screen. by wangqi · 6 years ago
  65. af2757a Merge "Implement adding favorites." by Treehugger Robot · 6 years ago
  66. 1d1913a Merge "Add support for adding module in the same class annotated with @DialerRootComponent." by Treehugger Robot · 6 years ago
  67. 05dce3a Merge "Support placing a call with assisted dialing in the new call log." by Treehugger Robot · 6 years ago
  68. 92f4a54 Merge "Added duo channels to favorite contacts and duo suggestions." by Treehugger Robot · 6 years ago
  69. bc01fd5 Merge "Reduce the number of parameters when building bottom sheet options for telecom/Duo calls." by Treehugger Robot · 6 years ago
  70. 0388bfc Implement adding favorites. by calderwoodra · 6 years ago
  71. 560eb12 Add support for adding module in the same class annotated with @DialerRootComponent. by weijiaxu · 6 years ago
  72. ad11c3f Support placing a call with assisted dialing in the new call log. by linyuh · 6 years ago
  73. 5ccde90 Added duo channels to favorite contacts and duo suggestions. by calderwoodra · 6 years ago
  74. 136a888 Reduce the number of parameters when building bottom sheet options for telecom/Duo calls. by linyuh · 6 years ago
  75. 6ceb0dd Merge "Multi-HFP device support for audio selector." by Treehugger Robot · 6 years ago
  76. ef6d379 Multi-HFP device support for audio selector. by yueg · 6 years ago
  77. e24966c Merge "Add spam blocking promotion after showing spam dialog in after-call notification" by Treehugger Robot · 6 years ago
  78. d92873f Merge "Improved support for short codes in Coalescer." by Treehugger Robot · 6 years ago
  79. 3bc04ce Merge "Added logging for contacts provider metrics." by Treehugger Robot · 6 years ago
  80. 6dfdbbb Add spam blocking promotion after showing spam dialog in after-call notification by Android Dialer · 6 years ago
  81. 9e73256 Improved support for short codes in Coalescer. by zachh · 6 years ago
  82. 882c5bc Added logging for contacts provider metrics. by zachh · 6 years ago
  83. f64050d Merge "Don't slide the toolbar up if we've scheduled a runnable to slide it up." by Treehugger Robot · 6 years ago
  84. 9e22d50 Don't slide the toolbar up if we've scheduled a runnable to slide it up. by calderwoodra · 6 years ago
  85. 204130c Merge "Improved handling of IS_READ in new call log." by Treehugger Robot · 6 years ago
  86. 3782a27 Improved handling of IS_READ in new call log. by zachh · 6 years ago
  87. 2d87d76 Merge "Update in call button logic." by Treehugger Robot · 6 years ago
  88. e56213f Merge "Add RTT transcript screen." by Treehugger Robot · 6 years ago
  89. 9dfd6a4 Update in call button logic. by erfanian · 6 years ago
  90. e00bbae Add RTT transcript screen. by wangqi · 6 years ago
  91. 9a14f6a Merge "Add checks for call eligibility." by Treehugger Robot · 6 years ago
  92. d46a360 Merge "More improvements call flow." by Treehugger Robot · 6 years ago
  93. 7e66a8b Merge "Migrate SpeedDialUiLoader to use contact lookup URIs." by Treehugger Robot · 6 years ago
  94. fd1238e Merge "Export activities with exported aliases." by Treehugger Robot · 6 years ago
  95. dcc84cd Add checks for call eligibility. by erfanian · 6 years ago
  96. 12243de More improvements call flow. by erfanian · 6 years ago
  97. ab8573b Migrate SpeedDialUiLoader to use contact lookup URIs. by calderwoodra · 6 years ago
  98. 6665ab8 Export activities with exported aliases. by calderwoodra · 6 years ago
  99. 890376e Merge "Fix the calculation of day difference in the new call log." by Treehugger Robot · 6 years ago
  100. ee19113 Merge "Fix bug that new call details is empty." by Treehugger Robot · 6 years ago