1. f4ba345 Handle android.telephony.event.EVENT_CALL_FORWARDED. by wangqi · 8 years ago
  2. a330535 InCallActivity should not call onUiShowing(false) when recreating. by yueg · 8 years ago
  3. c07d6be Implemented Bottom Nav in Dialer NUI. by calderwoodra · 8 years ago
  4. 517fbff Update strings for Duo "Set up" and "Invite" buttons by roldenburg · 8 years ago
  5. 0cbbf4a Hide emergency calls in the call log by maxwelb · 8 years ago
  6. e29b986 Simplifying implementation of the coalescing logic in the new call log. by linyuh · 8 years ago
  7. d886c96 Updating Dialer v16 licenses. by Android Dialer · 8 years ago
  8. c40c2d9 Use ContactsContract.PhoneLookup for invalid numbers in Cp2PhoneLookup. by zachh · 8 years ago
  9. fdbf2a0 Add RTT call chat window. by wangqi · 8 years ago
  10. adf511e Updated T9 search bolding to include wrapping to the next word. by calderwoodra · 8 years ago
  11. 0dcfaa2 Initial setup of voicemail error messages by uabdullah · 8 years ago
  12. 15d15cf Automated rollback of changelist 178323108 by zachh · 8 years ago
  13. 75c1f5c Add "delete" option in the 3-dot menu of the new call log by linyuh · 8 years ago
  14. 8033ae2 Use support lib to determine build version. by erfanian · 8 years ago
  15. fb112d8 Implement dialer blocked number phone lookup by twyen · 8 years ago
  16. 2eff9c2 Fix the crash when deleting call details if CallDetailsActivity is launched from the new call log. by linyuh · 8 years ago
  17. 640e418 Set flag 'canReportAsInvalidNumber' in CallDetailsActivity's intent when it's launched from the new call log. by linyuh · 8 years ago
  18. 18e2378 Add column CAN_REPORT_AS_INVALID_NUMBER to the annotated call log. by linyuh · 8 years ago
  19. b3b4370 Only consider writable accounts for preferred SIM by twyen · 8 years ago
  20. f212de6 Add assisted dialing to the new call log. by erfanian · 8 years ago
  21. f473e1d Bubble v2 dismiss. by yueg · 8 years ago
  22. ab8794f Fix accessibility bugs with transcription rating UI by mdooley · 8 years ago
  23. 4ceafab Add assisted dialing indicators to the old call log. by erfanian · 8 years ago
  24. 79acc54 Support assisted dialing in CallDetailsActivity when launched from the new call log UI. by linyuh · 8 years ago
  25. 15b1de5 Add assisted dialing to the call composer activity. by erfanian · 8 years ago
  26. c9b3581 Allow language change to take effect in T9 search without relaunching Dialer. by linyuh · 8 years ago
  27. 183cb71 Remove field prefixes. by linyuh · 8 years ago
  28. 2cd2299 Fixing transcription branding UI bug by mdooley · 8 years ago
  29. e1ec439 Parameterized PhoneLookup with submessage type. by zachh · 8 years ago
  30. 2f08481 Enable multi-sim support in assisted dialing. by erfanian · 8 years ago
  31. 6cf4295 Update unread voicemails as read in the NUI Voicemail by unbolding when expanded. by uabdullah · 8 years ago
  32. 57bc2fb Use ICU Localization for country names in settings. by erfanian · 8 years ago
  33. 1e8275f Automated rollback of changelist 179615699 by calderwoodra · 8 years ago
  34. ca5c556 Automated rollback of changelist 179847039 by calderwoodra · 8 years ago
  35. 6aa961b Differentiate read/unread voicemails in the NUI Voicemail by bolding. by uabdullah · 8 years ago
  36. 126c0e5 Use CHAR_TO_KEY_MAPS in DialpadCharMappings in SmartDialMaps. by linyuh · 8 years ago
  37. bf4bb05 Reorganize classes related to smart dial. by linyuh · 8 years ago
  38. 507340c Use the orientation obtained in onFinishInflate as the truth in DialpadView. by linyuh · 8 years ago
  39. 01996a6 Added context menu for favorite contacts in new speed dial. by calderwoodra · 8 years ago
  40. 2cf2c34 Update assisted dialing extras in preparation for platform implementation. by erfanian · 8 years ago
  41. 9709446 Quick fix for bugs on simulator voice call. by weijiaxu · 8 years ago
  42. 128d859 Fixed crash in UiListener when launching activity with screen off. by zachh · 8 years ago
  43. 6456d83 Handle contacts which have been disassociated with a number in Cp2PhoneLookup. by zachh · 8 years ago
  44. 7c711fa Fixed crash in PinnedShortcuts. by zachh · 8 years ago
  45. 705c152 Bug: 70402588 by Android Dialer · 8 years ago
  46. 0fab10e Added copySubMessage method to PhoneLookup interface. by zachh · 8 years ago
  47. 48609d0 Bubble v2 changes. by yueg · 8 years ago
  48. 043d671 Always have hardware acceration enabled for InCallActivity by roldenburg · 8 years ago
  49. b05a2b4 Include inserted calls for consideration in PhoneLookupDataSource. by zachh · 8 years ago
  50. 0ca0185 Don't use phone number in spam call notifications by maxwelb · 8 years ago
  51. a06002d Register content observer when voicemail table changes. by uabdullah · 8 years ago
  52. 2bf7d22 Add SmartDialMaps for the Bulgarian alphabet and the Ukrainian alphabet. by linyuh · 8 years ago
  53. f1edc02 Remove voicemail from UI only after delete request. by uabdullah · 8 years ago
  54. 07e323c Bubble v2 RTL language fixes. by yueg · 8 years ago
  55. c35c758 Implemented SpeedDialEntry Room Database. by calderwoodra · 8 years ago
  56. cc8942a Populate voicemails in simulator by uabdullah · 8 years ago
  57. a98e9d5 Print array map for debugging purposes. by uabdullah · 8 years ago
  58. e12f924 Add flags for the Duo install, activate and invite buttons by roldenburg · 8 years ago
  59. ab14653 Support dual alphabets in smart dial. by linyuh · 8 years ago
  60. f2a5a27 Ignore deleted voicemail for notification by twyen · 8 years ago
  61. f539f78 Bubble v2 logging. by yueg · 8 years ago
  62. b35b0e2 Ensure we do not have a null data string before checking for Duo by roldenburg · 8 years ago
  63. 9a8eb85 Bug: 70402588 by Android Dialer · 8 years ago
  64. bfba438 Added tests for SmartDialNameMatcher. by calderwoodra · 8 years ago
  65. 8fbecce Allow orientation change when receiving video upgrade request in the in-call UI. by linyuh · 8 years ago
  66. d3d268c Added tests for latin smart dial map. by calderwoodra · 8 years ago
  67. f34f7b9 Upgrade target SDK version to 27. by linyuh · 8 years ago
  68. 0b4755c Bubble v2 animation change. by yueg · 8 years ago
  69. e3b74d2 Implemented Cp2PhoneLookup#lookup. by zachh · 8 years ago
  70. f79d1cb Turning on the screen when audio stream of an incoming call is directed through Bluetooth. by linyuh · 8 years ago
  71. ba44ee3 Support empty PhoneLookupInfo in Cp2PhoneLookup. by zachh · 8 years ago
  72. 72cb3fd Hide "Invite" and "Set up" Duo buttons for spam and voicemail calls by roldenburg · 8 years ago
  73. 4dc34a8 Implement basic bottom sheet in NUI Voicemail tab. by uabdullah · 8 years ago
  74. 0f47b8b Remove voicemail settings if missing permission by twyen · 8 years ago
  75. 79642c3 Handle ActivityNotFoundException when starting intent from IntentModule by twyen · 8 years ago
  76. 89c9ff5 Add PreCall step to check permission by twyen · 8 years ago
  77. 937bd02 Implement PeopleApiPhoneLookup by twyen · 8 years ago
  78. ab499948f Refactor add to contacts, send a message and copy number modules for bottom sheet by uabdullah · 8 years ago
  79. ec1bab9 Use Dagger to get Duo instance in CallLogListItemViewHolder by roldenburg · 8 years ago
  80. 6b91ad3 Add input dialog for simulator to use customized number. by weijiaxu · 8 years ago
  81. b6746eb Add impressions for Duo related events (install, activate and invite) by roldenburg · 8 years ago
  82. 2d5167b Take into consideration special characters when we do contact match. by linyuh · 8 years ago
  83. 2f91e94 Recycle TypedArray for AutoResizeTextView. by wangqi · 8 years ago
  84. fed46f5 Change dt for CVVM to 6 by twyen · 8 years ago
  85. d9eb058 Support deleting voicemails by uabdullah · 8 years ago
  86. 529bf0f Implemented disambig dialog for new speed dial fragment. by calderwoodra · 8 years ago
  87. 888733a Support normalization of numbers in Cp2PhoneLookup. by zachh · 8 years ago
  88. efe9197 Take user to install Duo if they tap "Set up" without the app installed by roldenburg · 8 years ago
  89. 19c6c25 Add reloadReachabilities to Duo interface by roldenburg · 8 years ago
  90. a235e13 Bubble v2 accessibility. by yueg · 8 years ago
  91. a98ac7f Integrate CallDetailsActivity with the new call log UI. by linyuh · 8 years ago
  92. e7ea93d Refactor CallerInfo and ContactInfoHelper to improve readability. by linyuh · 8 years ago
  93. a4745bd Move TelecomCallUtil to com.android.dialer by twyen · 8 years ago
  94. ad2ea23 Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_available by mdooley · 8 years ago
  95. d588387 InCallActivity#isDialpadVisible() now returns the correct value. by calderwoodra · 8 years ago
  96. bdef88b BEGIN_PUBLIC Automated rollback of changelist 172505648 by linyuh · 8 years ago
  97. 75d67f5 BEGIN_PUBLIC Automated rollback of changelist 172683494 by linyuh · 8 years ago
  98. 02ca4c8 BEGIN_PUBLIC Automated rollback of changelist 172956409 by roldenburg · 8 years ago
  99. 4b43c45 Download and play voicemails from server when not locally available. by uabdullah · 8 years ago
  100. 75812ad Updated writing of PhoneLookup columns in annotated call log. by zachh · 8 years ago