1. ad2ea23 Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_available by mdooley · 8 years ago
  2. d588387 InCallActivity#isDialpadVisible() now returns the correct value. by calderwoodra · 8 years ago
  3. bdef88b BEGIN_PUBLIC Automated rollback of changelist 172505648 by linyuh · 8 years ago
  4. 75d67f5 BEGIN_PUBLIC Automated rollback of changelist 172683494 by linyuh · 8 years ago
  5. 02ca4c8 BEGIN_PUBLIC Automated rollback of changelist 172956409 by roldenburg · 8 years ago
  6. 4b43c45 Download and play voicemails from server when not locally available. by uabdullah · 8 years ago
  7. 75812ad Updated writing of PhoneLookup columns in annotated call log. by zachh · 8 years ago
  8. 329e025 Implement today and older for NUI Voicemail and update MediaPlayerView tests by uabdullah · 8 years ago
  9. 1fab0cc Play voicemails, update seekbar timer, allow seeking, and maintain state after recycling. by uabdullah · 8 years ago
  10. c875a5b Also show bubble avatar for incoming call and outgoing call. by yueg · 8 years ago
  11. 05b6a53 Don't save UI executor in UiListener. by zachh · 8 years ago
  12. 9ad8a72 Update Spam module to use Dagger by maxwelb · 8 years ago
  13. 73b51d5 Implemented adding a new favorites contact flow NUI. by calderwoodra · 8 years ago
  14. 77c2b4c Add "Set up" and "Invite" for video to call log entry actions by roldenburg · 8 years ago
  15. a4c1acd Fix voicemail populator bug and change emergency call to emergency call back. by weijiaxu · 8 years ago
  16. 8711136 Bubble v2 animation improvement. by yueg · 8 years ago
  17. afb1d0f In the coalesced call log, replace column NUMBER_CALLS with a new column COALESCED_IDS. by linyuh · 8 years ago
  18. 2733673 Add Context to Duo interface isEnabled by roldenburg · 8 years ago
  19. 04a275c Migrate cp2 search to use SmartDialerCursorLoader and Phone.CONTENT_FILTER_URI. by calderwoodra · 8 years ago
  20. 81a7b49 Implemented PhoneLookupDataSource#onSuccesfulFill. by zachh · 8 years ago
  21. 36a384e Fixed compile error in AOSP due to use of guava 23 API. by zachh · 8 years ago
  22. 4f6307c Add isActivated check to Duo interface by roldenburg · 8 years ago
  23. 25f45be Bug: 68953167 by Android Dialer · 8 years ago
  24. 17edc22 Made PhoneLookupDataSource implementation async. by zachh · 8 years ago
  25. d28981d Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo. by zachh · 8 years ago
  26. 0c0c0a3 Added bindings for ListeningExecutorServices. by zachh · 8 years ago
  27. 32632f8 Use explicit version constant for AD ceiling. by erfanian · 8 years ago
  28. 7772ec0 Add Assisted Dialing Call Details Implementation. by erfanian · 8 years ago
  29. 5194036 Switched CallLogDataSource interface to be Future based. by zachh · 8 years ago
  30. cfc8246 Add DialpadView's OnPreDrawListener in onFinishInflate() to ensure the layout is inflated before adjustments are made. by linyuh · 8 years ago
  31. 78e54ac Added manifest override for PhoneLookupHistory provider. by zachh · 8 years ago
  32. 952fc68 Hide bubble in (New)ReturnToCallController.tearDown(). by yueg · 8 years ago
  33. fbf55bf Grouping each listener's logic in an inner class in CallDetailsActivity. by linyuh · 8 years ago
  34. 7310713 Allow VVM activation to be rerun if carrier sent STATUS SMS by twyen · 8 years ago
  35. 6357ef7 Check for null subscription info list in TelecomUtil#getSubscriptionInfo. by zachh · 8 years ago
  36. c7ec153 Ignore "new" voicemails that are too old for notifications by twyen · 8 years ago
  37. 9a50cda Display the automatically detected home country in assisted dialing settings. by erfanian · 8 years ago
  38. d524f75 Add DATA_USAGE column to the annotated call log. by linyuh · 8 years ago
  39. 625cdb0 Temporarily disable PhoneHistoryRecorder. by zachh · 8 years ago
  40. 81a77ff Bubble v2 animation changes. by yueg · 8 years ago
  41. 5b77c7d Refactor Assisted Dialing Settings into standalone activity. by erfanian · 8 years ago
  42. b29f582 Added PhoneLookupHistoryRecorder. by zachh · 8 years ago
  43. 47aa39c Added PhoneLookupSelector. by zachh · 8 years ago
  44. 4e815f9 Removed timestamps from PhoneLookup APIs. by zachh · 8 years ago
  45. 7658f34 Add filtration logic to Assisted Dialing Settings. by erfanian · 8 years ago
  46. 9873647 Implemented new favorites list UI. by calderwoodra · 8 years ago
  47. 71eae26 Action bar is no longer visible in dialpad search after configuartion change. by calderwoodra · 8 years ago
  48. e77277c Rollback Broadcast in-call UI changes. by yueg · 8 years ago
  49. 26d36b2 Fix NPE crash on video call. by wangqi · 8 years ago
  50. 1632cfe *** Reason for rollback *** by roldenburg · 8 years ago
  51. 9ee59d5 Implemented fill for PhoneLookupDataSource. by zachh · 8 years ago
  52. e3b4382 Search contacts now update when there are changes to the cp2 db. by calderwoodra · 8 years ago
  53. aa5a8ad Bump API ceiling for Assisted Dialing. by erfanian · 8 years ago
  54. aff2a94 Add flag to control default assisted dialing state during precall flow. by erfanian · 8 years ago
  55. 1d62ab2 Enable timer in emergency call. by wangqi · 8 years ago
  56. ca751a3 Move country constraint logic into standalone class. by erfanian · 8 years ago
  57. 25f354e Adjust strings for select SIM dialog by twyen · 8 years ago
  58. b9ca335 Delete voicemails when disabling visual voicemail by mdooley · 8 years ago
  59. 00d18e0 Switching to alarms and exponential backoff while polling for transcription result by mdooley · 8 years ago
  60. 1306455 Format number for SIM selection by twyen · 8 years ago
  61. 295d9ad Disable phone number formatting on the dialpad when making domestic call to Argentina mobile numbers. by linyuh · 8 years ago
  62. dc38c54 Fix resource not found when placing call outside dialer by twyen · 8 years ago
  63. 9264b26 Prevent PreCallActivity from showing in lockscreen if it is not started in the lockscreen by twyen · 8 years ago
  64. 2c6803d Prevent change SIM icon from showing during a voicemail call by twyen · 8 years ago
  65. fb06d3c Expose user home country code as public method in Mediator Interface. by erfanian · 8 years ago
  66. b5bf47f Update assisted dialing setting text. by erfanian · 8 years ago
  67. af96139 Contact list no longer jumps to the top when the cp2 database updates. by calderwoodra · 8 years ago
  68. 5e22e80 Refactor DialpadFragment's DtmfKeyListener by maxwelb · 8 years ago
  69. badfdc4 Adjust strings for select SIM dialog by twyen · 8 years ago
  70. fc1f9cf Add impressions for dual sim features by twyen · 8 years ago
  71. 70fedf8 Adding transcription rating feedback by mdooley · 8 years ago
  72. f5e2a62 Fix the crash caused by DialpadView's OnPreDrawListener. by linyuh · 8 years ago
  73. 38af651 Prevent SIM selection and change SIM from showing when there are active calls by twyen · 8 years ago
  74. 711c98e Fix showing CallingAccountSelector in lock screen by twyen · 8 years ago
  75. 572a77e Automated rollback of changelist 176587256 by twyen · 8 years ago
  76. e30d7d2 Check Contacts support for preferred SIM by twyen · 8 years ago
  77. d754ea2 Add SpamJobType for all spam job IDs. by wangqi · 8 years ago
  78. 3dcd8ea Bubble v2 UI changes. by yueg · 8 years ago
  79. 7ba72d2 Allow deleting a call log entry in the call log UI and the call details UI. by linyuh · 8 years ago
  80. 1fb1c69 Fix showing CallingAccountSelector in lock screen by twyen · 8 years ago
  81. cd7f4a6 Force disable VVM if carrier app is preloaded by twyen · 8 years ago
  82. 3855a6b Adding call feedback mechanism by Android Dialer · 8 years ago
  83. c2317a2 Require N for preferred SIM query by twyen · 8 years ago
  84. e51ca38 Reduced jank when placing a call from search UI. by calderwoodra · 8 years ago
  85. 6d67975 Nearby places location permission request is now in a card view. by calderwoodra · 8 years ago
  86. c3968e6 Merge what's left in InCallActivityCommon into InCallActivity. by linyuh · 8 years ago
  87. 236d6db Quick fix recursively importing. by weijiaxu · 8 years ago
  88. d2f2997 Add impression to track when users explicitly disable assisted dialing. by erfanian · 8 years ago
  89. 7ef551e Initialize executors before updating change PIN state by twyen · 8 years ago
  90. 1b39ebe Remove assert on StubVoicemailClient.addActivationStateListener() by twyen · 8 years ago
  91. ba99bef Implement SIM selection dialog by twyen · 8 years ago
  92. f2d88b6 Clear pendingAction when pausing PreCallCoordinator by twyen · 8 years ago
  93. 85e6949 Add fast database populating button for benefit of testing. by weijiaxu · 8 years ago
  94. dad839d Dialpad icon now remains white through device rotation. by calderwoodra · 8 years ago
  95. 3c8ab7e Add config flag for CallingAccountSelector by twyen · 8 years ago
  96. 26dbd5e Fixing verizon TOS text by mdooley · 8 years ago
  97. 28415da Cancel missed calls in call history when needed. by yueg · 8 years ago
  98. c63122f Add more Cequint provider and signature check. by wangqi · 8 years ago
  99. 4c3b129 Use correct field type for annotation definition. by erfanian · 8 years ago
  100. 2c3d11e Search now supports alternative sort and display orders for contact names. by calderwoodra · 8 years ago