1. 9a8eb85 Bug: 70402588 by Android Dialer · 7 years ago
  2. bfba438 Added tests for SmartDialNameMatcher. by calderwoodra · 7 years ago
  3. 8fbecce Allow orientation change when receiving video upgrade request in the in-call UI. by linyuh · 7 years ago
  4. d3d268c Added tests for latin smart dial map. by calderwoodra · 7 years ago
  5. f34f7b9 Upgrade target SDK version to 27. by linyuh · 7 years ago
  6. 0b4755c Bubble v2 animation change. by yueg · 7 years ago
  7. e3b74d2 Implemented Cp2PhoneLookup#lookup. by zachh · 7 years ago
  8. f79d1cb Turning on the screen when audio stream of an incoming call is directed through Bluetooth. by linyuh · 7 years ago
  9. ba44ee3 Support empty PhoneLookupInfo in Cp2PhoneLookup. by zachh · 7 years ago
  10. 72cb3fd Hide "Invite" and "Set up" Duo buttons for spam and voicemail calls by roldenburg · 7 years ago
  11. 4dc34a8 Implement basic bottom sheet in NUI Voicemail tab. by uabdullah · 7 years ago
  12. 0f47b8b Remove voicemail settings if missing permission by twyen · 7 years ago
  13. 79642c3 Handle ActivityNotFoundException when starting intent from IntentModule by twyen · 7 years ago
  14. 89c9ff5 Add PreCall step to check permission by twyen · 7 years ago
  15. 937bd02 Implement PeopleApiPhoneLookup by twyen · 7 years ago
  16. ab499948f Refactor add to contacts, send a message and copy number modules for bottom sheet by uabdullah · 7 years ago
  17. ec1bab9 Use Dagger to get Duo instance in CallLogListItemViewHolder by roldenburg · 7 years ago
  18. 6b91ad3 Add input dialog for simulator to use customized number. by weijiaxu · 7 years ago
  19. b6746eb Add impressions for Duo related events (install, activate and invite) by roldenburg · 7 years ago
  20. 2d5167b Take into consideration special characters when we do contact match. by linyuh · 7 years ago
  21. 2f91e94 Recycle TypedArray for AutoResizeTextView. by wangqi · 7 years ago
  22. fed46f5 Change dt for CVVM to 6 by twyen · 7 years ago
  23. d9eb058 Support deleting voicemails by uabdullah · 7 years ago
  24. 529bf0f Implemented disambig dialog for new speed dial fragment. by calderwoodra · 7 years ago
  25. 888733a Support normalization of numbers in Cp2PhoneLookup. by zachh · 7 years ago
  26. efe9197 Take user to install Duo if they tap "Set up" without the app installed by roldenburg · 7 years ago
  27. 19c6c25 Add reloadReachabilities to Duo interface by roldenburg · 7 years ago
  28. a235e13 Bubble v2 accessibility. by yueg · 7 years ago
  29. a98ac7f Integrate CallDetailsActivity with the new call log UI. by linyuh · 7 years ago
  30. e7ea93d Refactor CallerInfo and ContactInfoHelper to improve readability. by linyuh · 7 years ago
  31. a4745bd Move TelecomCallUtil to com.android.dialer by twyen · 7 years ago
  32. ad2ea23 Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_available by mdooley · 7 years ago
  33. d588387 InCallActivity#isDialpadVisible() now returns the correct value. by calderwoodra · 7 years ago
  34. bdef88b BEGIN_PUBLIC Automated rollback of changelist 172505648 by linyuh · 7 years ago
  35. 75d67f5 BEGIN_PUBLIC Automated rollback of changelist 172683494 by linyuh · 7 years ago
  36. 02ca4c8 BEGIN_PUBLIC Automated rollback of changelist 172956409 by roldenburg · 7 years ago
  37. 4b43c45 Download and play voicemails from server when not locally available. by uabdullah · 7 years ago
  38. 75812ad Updated writing of PhoneLookup columns in annotated call log. by zachh · 7 years ago
  39. 329e025 Implement today and older for NUI Voicemail and update MediaPlayerView tests by uabdullah · 7 years ago
  40. 1fab0cc Play voicemails, update seekbar timer, allow seeking, and maintain state after recycling. by uabdullah · 7 years ago
  41. c875a5b Also show bubble avatar for incoming call and outgoing call. by yueg · 7 years ago
  42. 05b6a53 Don't save UI executor in UiListener. by zachh · 7 years ago
  43. 9ad8a72 Update Spam module to use Dagger by maxwelb · 7 years ago
  44. 73b51d5 Implemented adding a new favorites contact flow NUI. by calderwoodra · 7 years ago
  45. 77c2b4c Add "Set up" and "Invite" for video to call log entry actions by roldenburg · 7 years ago
  46. a4c1acd Fix voicemail populator bug and change emergency call to emergency call back. by weijiaxu · 7 years ago
  47. 8711136 Bubble v2 animation improvement. by yueg · 7 years ago
  48. afb1d0f In the coalesced call log, replace column NUMBER_CALLS with a new column COALESCED_IDS. by linyuh · 7 years ago
  49. 2733673 Add Context to Duo interface isEnabled by roldenburg · 7 years ago
  50. 04a275c Migrate cp2 search to use SmartDialerCursorLoader and Phone.CONTENT_FILTER_URI. by calderwoodra · 7 years ago
  51. 81a7b49 Implemented PhoneLookupDataSource#onSuccesfulFill. by zachh · 7 years ago
  52. 36a384e Fixed compile error in AOSP due to use of guava 23 API. by zachh · 7 years ago
  53. 4f6307c Add isActivated check to Duo interface by roldenburg · 7 years ago
  54. 25f45be Bug: 68953167 by Android Dialer · 7 years ago
  55. 17edc22 Made PhoneLookupDataSource implementation async. by zachh · 7 years ago
  56. d28981d Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo. by zachh · 7 years ago
  57. 0c0c0a3 Added bindings for ListeningExecutorServices. by zachh · 7 years ago
  58. 32632f8 Use explicit version constant for AD ceiling. by erfanian · 7 years ago
  59. 7772ec0 Add Assisted Dialing Call Details Implementation. by erfanian · 7 years ago
  60. 5194036 Switched CallLogDataSource interface to be Future based. by zachh · 7 years ago
  61. cfc8246 Add DialpadView's OnPreDrawListener in onFinishInflate() to ensure the layout is inflated before adjustments are made. by linyuh · 7 years ago
  62. 78e54ac Added manifest override for PhoneLookupHistory provider. by zachh · 7 years ago
  63. 952fc68 Hide bubble in (New)ReturnToCallController.tearDown(). by yueg · 7 years ago
  64. fbf55bf Grouping each listener's logic in an inner class in CallDetailsActivity. by linyuh · 7 years ago
  65. 7310713 Allow VVM activation to be rerun if carrier sent STATUS SMS by twyen · 7 years ago
  66. 6357ef7 Check for null subscription info list in TelecomUtil#getSubscriptionInfo. by zachh · 7 years ago
  67. c7ec153 Ignore "new" voicemails that are too old for notifications by twyen · 7 years ago
  68. 9a50cda Display the automatically detected home country in assisted dialing settings. by erfanian · 7 years ago
  69. d524f75 Add DATA_USAGE column to the annotated call log. by linyuh · 7 years ago
  70. 625cdb0 Temporarily disable PhoneHistoryRecorder. by zachh · 7 years ago
  71. 81a77ff Bubble v2 animation changes. by yueg · 7 years ago
  72. 5b77c7d Refactor Assisted Dialing Settings into standalone activity. by erfanian · 7 years ago
  73. b29f582 Added PhoneLookupHistoryRecorder. by zachh · 7 years ago
  74. 47aa39c Added PhoneLookupSelector. by zachh · 7 years ago
  75. 4e815f9 Removed timestamps from PhoneLookup APIs. by zachh · 7 years ago
  76. 7658f34 Add filtration logic to Assisted Dialing Settings. by erfanian · 7 years ago
  77. 9873647 Implemented new favorites list UI. by calderwoodra · 7 years ago
  78. 71eae26 Action bar is no longer visible in dialpad search after configuartion change. by calderwoodra · 7 years ago
  79. e77277c Rollback Broadcast in-call UI changes. by yueg · 7 years ago
  80. 26d36b2 Fix NPE crash on video call. by wangqi · 7 years ago
  81. 1632cfe *** Reason for rollback *** by roldenburg · 7 years ago
  82. 9ee59d5 Implemented fill for PhoneLookupDataSource. by zachh · 7 years ago
  83. e3b4382 Search contacts now update when there are changes to the cp2 db. by calderwoodra · 7 years ago
  84. aa5a8ad Bump API ceiling for Assisted Dialing. by erfanian · 7 years ago
  85. aff2a94 Add flag to control default assisted dialing state during precall flow. by erfanian · 7 years ago
  86. 1d62ab2 Enable timer in emergency call. by wangqi · 7 years ago
  87. ca751a3 Move country constraint logic into standalone class. by erfanian · 7 years ago
  88. 25f354e Adjust strings for select SIM dialog by twyen · 7 years ago
  89. b9ca335 Delete voicemails when disabling visual voicemail by mdooley · 7 years ago
  90. 00d18e0 Switching to alarms and exponential backoff while polling for transcription result by mdooley · 7 years ago
  91. 1306455 Format number for SIM selection by twyen · 7 years ago
  92. 295d9ad Disable phone number formatting on the dialpad when making domestic call to Argentina mobile numbers. by linyuh · 7 years ago
  93. dc38c54 Fix resource not found when placing call outside dialer by twyen · 7 years ago
  94. 9264b26 Prevent PreCallActivity from showing in lockscreen if it is not started in the lockscreen by twyen · 7 years ago
  95. 2c6803d Prevent change SIM icon from showing during a voicemail call by twyen · 7 years ago
  96. fb06d3c Expose user home country code as public method in Mediator Interface. by erfanian · 7 years ago
  97. b5bf47f Update assisted dialing setting text. by erfanian · 7 years ago
  98. af96139 Contact list no longer jumps to the top when the cp2 database updates. by calderwoodra · 7 years ago
  99. 5e22e80 Refactor DialpadFragment's DtmfKeyListener by maxwelb · 7 years ago
  100. badfdc4 Adjust strings for select SIM dialog by twyen · 7 years ago