1. f212de6 Add assisted dialing to the new call log. by erfanian · 7 years ago
  2. f473e1d Bubble v2 dismiss. by yueg · 7 years ago
  3. ab8794f Fix accessibility bugs with transcription rating UI by mdooley · 7 years ago
  4. 4ceafab Add assisted dialing indicators to the old call log. by erfanian · 7 years ago
  5. 79acc54 Support assisted dialing in CallDetailsActivity when launched from the new call log UI. by linyuh · 7 years ago
  6. 15b1de5 Add assisted dialing to the call composer activity. by erfanian · 7 years ago
  7. c9b3581 Allow language change to take effect in T9 search without relaunching Dialer. by linyuh · 7 years ago
  8. 183cb71 Remove field prefixes. by linyuh · 7 years ago
  9. 2cd2299 Fixing transcription branding UI bug by mdooley · 7 years ago
  10. e1ec439 Parameterized PhoneLookup with submessage type. by zachh · 7 years ago
  11. 2f08481 Enable multi-sim support in assisted dialing. by erfanian · 7 years ago
  12. 6cf4295 Update unread voicemails as read in the NUI Voicemail by unbolding when expanded. by uabdullah · 7 years ago
  13. 57bc2fb Use ICU Localization for country names in settings. by erfanian · 7 years ago
  14. 1e8275f Automated rollback of changelist 179615699 by calderwoodra · 7 years ago
  15. ca5c556 Automated rollback of changelist 179847039 by calderwoodra · 7 years ago
  16. 6aa961b Differentiate read/unread voicemails in the NUI Voicemail by bolding. by uabdullah · 7 years ago
  17. 126c0e5 Use CHAR_TO_KEY_MAPS in DialpadCharMappings in SmartDialMaps. by linyuh · 7 years ago
  18. bf4bb05 Reorganize classes related to smart dial. by linyuh · 7 years ago
  19. 507340c Use the orientation obtained in onFinishInflate as the truth in DialpadView. by linyuh · 7 years ago
  20. 01996a6 Added context menu for favorite contacts in new speed dial. by calderwoodra · 7 years ago
  21. 2cf2c34 Update assisted dialing extras in preparation for platform implementation. by erfanian · 7 years ago
  22. 9709446 Quick fix for bugs on simulator voice call. by weijiaxu · 7 years ago
  23. 128d859 Fixed crash in UiListener when launching activity with screen off. by zachh · 7 years ago
  24. 6456d83 Handle contacts which have been disassociated with a number in Cp2PhoneLookup. by zachh · 7 years ago
  25. 7c711fa Fixed crash in PinnedShortcuts. by zachh · 7 years ago
  26. 705c152 Bug: 70402588 by Android Dialer · 7 years ago
  27. 0fab10e Added copySubMessage method to PhoneLookup interface. by zachh · 7 years ago
  28. 48609d0 Bubble v2 changes. by yueg · 7 years ago
  29. 043d671 Always have hardware acceration enabled for InCallActivity by roldenburg · 7 years ago
  30. b05a2b4 Include inserted calls for consideration in PhoneLookupDataSource. by zachh · 7 years ago
  31. 0ca0185 Don't use phone number in spam call notifications by maxwelb · 7 years ago
  32. a06002d Register content observer when voicemail table changes. by uabdullah · 7 years ago
  33. 2bf7d22 Add SmartDialMaps for the Bulgarian alphabet and the Ukrainian alphabet. by linyuh · 7 years ago
  34. f1edc02 Remove voicemail from UI only after delete request. by uabdullah · 7 years ago
  35. 07e323c Bubble v2 RTL language fixes. by yueg · 7 years ago
  36. c35c758 Implemented SpeedDialEntry Room Database. by calderwoodra · 7 years ago
  37. cc8942a Populate voicemails in simulator by uabdullah · 7 years ago
  38. a98e9d5 Print array map for debugging purposes. by uabdullah · 7 years ago
  39. e12f924 Add flags for the Duo install, activate and invite buttons by roldenburg · 7 years ago
  40. ab14653 Support dual alphabets in smart dial. by linyuh · 7 years ago
  41. f2a5a27 Ignore deleted voicemail for notification by twyen · 7 years ago
  42. f539f78 Bubble v2 logging. by yueg · 7 years ago
  43. b35b0e2 Ensure we do not have a null data string before checking for Duo by roldenburg · 7 years ago
  44. 9a8eb85 Bug: 70402588 by Android Dialer · 7 years ago
  45. bfba438 Added tests for SmartDialNameMatcher. by calderwoodra · 7 years ago
  46. 8fbecce Allow orientation change when receiving video upgrade request in the in-call UI. by linyuh · 7 years ago
  47. d3d268c Added tests for latin smart dial map. by calderwoodra · 7 years ago
  48. f34f7b9 Upgrade target SDK version to 27. by linyuh · 7 years ago
  49. 0b4755c Bubble v2 animation change. by yueg · 7 years ago
  50. e3b74d2 Implemented Cp2PhoneLookup#lookup. by zachh · 7 years ago
  51. f79d1cb Turning on the screen when audio stream of an incoming call is directed through Bluetooth. by linyuh · 7 years ago
  52. ba44ee3 Support empty PhoneLookupInfo in Cp2PhoneLookup. by zachh · 7 years ago
  53. 72cb3fd Hide "Invite" and "Set up" Duo buttons for spam and voicemail calls by roldenburg · 7 years ago
  54. 4dc34a8 Implement basic bottom sheet in NUI Voicemail tab. by uabdullah · 7 years ago
  55. 0f47b8b Remove voicemail settings if missing permission by twyen · 7 years ago
  56. 79642c3 Handle ActivityNotFoundException when starting intent from IntentModule by twyen · 7 years ago
  57. 89c9ff5 Add PreCall step to check permission by twyen · 7 years ago
  58. 937bd02 Implement PeopleApiPhoneLookup by twyen · 7 years ago
  59. ab499948f Refactor add to contacts, send a message and copy number modules for bottom sheet by uabdullah · 7 years ago
  60. ec1bab9 Use Dagger to get Duo instance in CallLogListItemViewHolder by roldenburg · 7 years ago
  61. 6b91ad3 Add input dialog for simulator to use customized number. by weijiaxu · 7 years ago
  62. b6746eb Add impressions for Duo related events (install, activate and invite) by roldenburg · 7 years ago
  63. 2d5167b Take into consideration special characters when we do contact match. by linyuh · 7 years ago
  64. 2f91e94 Recycle TypedArray for AutoResizeTextView. by wangqi · 7 years ago
  65. fed46f5 Change dt for CVVM to 6 by twyen · 7 years ago
  66. d9eb058 Support deleting voicemails by uabdullah · 7 years ago
  67. 529bf0f Implemented disambig dialog for new speed dial fragment. by calderwoodra · 7 years ago
  68. 888733a Support normalization of numbers in Cp2PhoneLookup. by zachh · 7 years ago
  69. efe9197 Take user to install Duo if they tap "Set up" without the app installed by roldenburg · 7 years ago
  70. 19c6c25 Add reloadReachabilities to Duo interface by roldenburg · 7 years ago
  71. a235e13 Bubble v2 accessibility. by yueg · 7 years ago
  72. a98ac7f Integrate CallDetailsActivity with the new call log UI. by linyuh · 7 years ago
  73. e7ea93d Refactor CallerInfo and ContactInfoHelper to improve readability. by linyuh · 7 years ago
  74. a4745bd Move TelecomCallUtil to com.android.dialer by twyen · 7 years ago
  75. ad2ea23 Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_available by mdooley · 7 years ago
  76. d588387 InCallActivity#isDialpadVisible() now returns the correct value. by calderwoodra · 7 years ago
  77. bdef88b BEGIN_PUBLIC Automated rollback of changelist 172505648 by linyuh · 7 years ago
  78. 75d67f5 BEGIN_PUBLIC Automated rollback of changelist 172683494 by linyuh · 7 years ago
  79. 02ca4c8 BEGIN_PUBLIC Automated rollback of changelist 172956409 by roldenburg · 7 years ago
  80. 4b43c45 Download and play voicemails from server when not locally available. by uabdullah · 7 years ago
  81. 75812ad Updated writing of PhoneLookup columns in annotated call log. by zachh · 7 years ago
  82. 329e025 Implement today and older for NUI Voicemail and update MediaPlayerView tests by uabdullah · 7 years ago
  83. 1fab0cc Play voicemails, update seekbar timer, allow seeking, and maintain state after recycling. by uabdullah · 7 years ago
  84. c875a5b Also show bubble avatar for incoming call and outgoing call. by yueg · 7 years ago
  85. 05b6a53 Don't save UI executor in UiListener. by zachh · 7 years ago
  86. 9ad8a72 Update Spam module to use Dagger by maxwelb · 7 years ago
  87. 73b51d5 Implemented adding a new favorites contact flow NUI. by calderwoodra · 7 years ago
  88. 77c2b4c Add "Set up" and "Invite" for video to call log entry actions by roldenburg · 7 years ago
  89. a4c1acd Fix voicemail populator bug and change emergency call to emergency call back. by weijiaxu · 7 years ago
  90. 8711136 Bubble v2 animation improvement. by yueg · 7 years ago
  91. afb1d0f In the coalesced call log, replace column NUMBER_CALLS with a new column COALESCED_IDS. by linyuh · 7 years ago
  92. 2733673 Add Context to Duo interface isEnabled by roldenburg · 7 years ago
  93. 04a275c Migrate cp2 search to use SmartDialerCursorLoader and Phone.CONTENT_FILTER_URI. by calderwoodra · 7 years ago
  94. 81a7b49 Implemented PhoneLookupDataSource#onSuccesfulFill. by zachh · 7 years ago
  95. 36a384e Fixed compile error in AOSP due to use of guava 23 API. by zachh · 7 years ago
  96. 4f6307c Add isActivated check to Duo interface by roldenburg · 7 years ago
  97. 25f45be Bug: 68953167 by Android Dialer · 7 years ago
  98. 17edc22 Made PhoneLookupDataSource implementation async. by zachh · 7 years ago
  99. d28981d Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo. by zachh · 7 years ago
  100. 0c0c0a3 Added bindings for ListeningExecutorServices. by zachh · 7 years ago