1. bfba438 Added tests for SmartDialNameMatcher. by calderwoodra · 7 years ago
  2. d3d268c Added tests for latin smart dial map. by calderwoodra · 7 years ago
  3. f34f7b9 Upgrade target SDK version to 27. by linyuh · 7 years ago
  4. e3b74d2 Implemented Cp2PhoneLookup#lookup. by zachh · 7 years ago
  5. ba44ee3 Support empty PhoneLookupInfo in Cp2PhoneLookup. by zachh · 7 years ago
  6. 72cb3fd Hide "Invite" and "Set up" Duo buttons for spam and voicemail calls by roldenburg · 7 years ago
  7. 4dc34a8 Implement basic bottom sheet in NUI Voicemail tab. by uabdullah · 7 years ago
  8. 0f47b8b Remove voicemail settings if missing permission by twyen · 7 years ago
  9. 79642c3 Handle ActivityNotFoundException when starting intent from IntentModule by twyen · 7 years ago
  10. 89c9ff5 Add PreCall step to check permission by twyen · 7 years ago
  11. 937bd02 Implement PeopleApiPhoneLookup by twyen · 7 years ago
  12. ab499948f Refactor add to contacts, send a message and copy number modules for bottom sheet by uabdullah · 7 years ago
  13. ec1bab9 Use Dagger to get Duo instance in CallLogListItemViewHolder by roldenburg · 7 years ago
  14. 6b91ad3 Add input dialog for simulator to use customized number. by weijiaxu · 7 years ago
  15. b6746eb Add impressions for Duo related events (install, activate and invite) by roldenburg · 7 years ago
  16. 2d5167b Take into consideration special characters when we do contact match. by linyuh · 7 years ago
  17. d9eb058 Support deleting voicemails by uabdullah · 7 years ago
  18. 529bf0f Implemented disambig dialog for new speed dial fragment. by calderwoodra · 7 years ago
  19. 888733a Support normalization of numbers in Cp2PhoneLookup. by zachh · 7 years ago
  20. efe9197 Take user to install Duo if they tap "Set up" without the app installed by roldenburg · 7 years ago
  21. 19c6c25 Add reloadReachabilities to Duo interface by roldenburg · 7 years ago
  22. a98ac7f Integrate CallDetailsActivity with the new call log UI. by linyuh · 7 years ago
  23. e7ea93d Refactor CallerInfo and ContactInfoHelper to improve readability. by linyuh · 7 years ago
  24. a4745bd Move TelecomCallUtil to com.android.dialer by twyen · 7 years ago
  25. ad2ea23 Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_available by mdooley · 7 years ago
  26. bdef88b BEGIN_PUBLIC Automated rollback of changelist 172505648 by linyuh · 7 years ago
  27. 75d67f5 BEGIN_PUBLIC Automated rollback of changelist 172683494 by linyuh · 7 years ago
  28. 02ca4c8 BEGIN_PUBLIC Automated rollback of changelist 172956409 by roldenburg · 7 years ago
  29. 4b43c45 Download and play voicemails from server when not locally available. by uabdullah · 7 years ago
  30. 75812ad Updated writing of PhoneLookup columns in annotated call log. by zachh · 7 years ago
  31. 329e025 Implement today and older for NUI Voicemail and update MediaPlayerView tests by uabdullah · 7 years ago
  32. 1fab0cc Play voicemails, update seekbar timer, allow seeking, and maintain state after recycling. by uabdullah · 7 years ago
  33. 05b6a53 Don't save UI executor in UiListener. by zachh · 7 years ago
  34. 9ad8a72 Update Spam module to use Dagger by maxwelb · 7 years ago
  35. 73b51d5 Implemented adding a new favorites contact flow NUI. by calderwoodra · 7 years ago
  36. 77c2b4c Add "Set up" and "Invite" for video to call log entry actions by roldenburg · 7 years ago
  37. a4c1acd Fix voicemail populator bug and change emergency call to emergency call back. by weijiaxu · 7 years ago
  38. afb1d0f In the coalesced call log, replace column NUMBER_CALLS with a new column COALESCED_IDS. by linyuh · 7 years ago
  39. 2733673 Add Context to Duo interface isEnabled by roldenburg · 7 years ago
  40. 04a275c Migrate cp2 search to use SmartDialerCursorLoader and Phone.CONTENT_FILTER_URI. by calderwoodra · 7 years ago
  41. 81a7b49 Implemented PhoneLookupDataSource#onSuccesfulFill. by zachh · 7 years ago
  42. 36a384e Fixed compile error in AOSP due to use of guava 23 API. by zachh · 7 years ago
  43. 4f6307c Add isActivated check to Duo interface by roldenburg · 7 years ago
  44. 17edc22 Made PhoneLookupDataSource implementation async. by zachh · 7 years ago
  45. d28981d Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo. by zachh · 7 years ago
  46. 0c0c0a3 Added bindings for ListeningExecutorServices. by zachh · 7 years ago
  47. 32632f8 Use explicit version constant for AD ceiling. by erfanian · 7 years ago
  48. 7772ec0 Add Assisted Dialing Call Details Implementation. by erfanian · 7 years ago
  49. 5194036 Switched CallLogDataSource interface to be Future based. by zachh · 7 years ago
  50. cfc8246 Add DialpadView's OnPreDrawListener in onFinishInflate() to ensure the layout is inflated before adjustments are made. by linyuh · 7 years ago
  51. fbf55bf Grouping each listener's logic in an inner class in CallDetailsActivity. by linyuh · 7 years ago
  52. 6357ef7 Check for null subscription info list in TelecomUtil#getSubscriptionInfo. by zachh · 7 years ago
  53. c7ec153 Ignore "new" voicemails that are too old for notifications by twyen · 7 years ago
  54. 9a50cda Display the automatically detected home country in assisted dialing settings. by erfanian · 7 years ago
  55. d524f75 Add DATA_USAGE column to the annotated call log. by linyuh · 7 years ago
  56. 5b77c7d Refactor Assisted Dialing Settings into standalone activity. by erfanian · 7 years ago
  57. b29f582 Added PhoneLookupHistoryRecorder. by zachh · 7 years ago
  58. 47aa39c Added PhoneLookupSelector. by zachh · 7 years ago
  59. 4e815f9 Removed timestamps from PhoneLookup APIs. by zachh · 7 years ago
  60. 7658f34 Add filtration logic to Assisted Dialing Settings. by erfanian · 7 years ago
  61. 9873647 Implemented new favorites list UI. by calderwoodra · 7 years ago
  62. 71eae26 Action bar is no longer visible in dialpad search after configuartion change. by calderwoodra · 7 years ago
  63. 1632cfe *** Reason for rollback *** by roldenburg · 7 years ago
  64. 9ee59d5 Implemented fill for PhoneLookupDataSource. by zachh · 7 years ago
  65. e3b4382 Search contacts now update when there are changes to the cp2 db. by calderwoodra · 7 years ago
  66. aa5a8ad Bump API ceiling for Assisted Dialing. by erfanian · 7 years ago
  67. aff2a94 Add flag to control default assisted dialing state during precall flow. by erfanian · 7 years ago
  68. ca751a3 Move country constraint logic into standalone class. by erfanian · 7 years ago
  69. 25f354e Adjust strings for select SIM dialog by twyen · 7 years ago
  70. b9ca335 Delete voicemails when disabling visual voicemail by mdooley · 7 years ago
  71. 1306455 Format number for SIM selection by twyen · 7 years ago
  72. 295d9ad Disable phone number formatting on the dialpad when making domestic call to Argentina mobile numbers. by linyuh · 7 years ago
  73. 9264b26 Prevent PreCallActivity from showing in lockscreen if it is not started in the lockscreen by twyen · 7 years ago
  74. fb06d3c Expose user home country code as public method in Mediator Interface. by erfanian · 7 years ago
  75. b5bf47f Update assisted dialing setting text. by erfanian · 7 years ago
  76. af96139 Contact list no longer jumps to the top when the cp2 database updates. by calderwoodra · 7 years ago
  77. badfdc4 Adjust strings for select SIM dialog by twyen · 7 years ago
  78. fc1f9cf Add impressions for dual sim features by twyen · 7 years ago
  79. 70fedf8 Adding transcription rating feedback by mdooley · 7 years ago
  80. f5e2a62 Fix the crash caused by DialpadView's OnPreDrawListener. by linyuh · 7 years ago
  81. 38af651 Prevent SIM selection and change SIM from showing when there are active calls by twyen · 7 years ago
  82. 711c98e Fix showing CallingAccountSelector in lock screen by twyen · 7 years ago
  83. 572a77e Automated rollback of changelist 176587256 by twyen · 7 years ago
  84. e30d7d2 Check Contacts support for preferred SIM by twyen · 7 years ago
  85. d754ea2 Add SpamJobType for all spam job IDs. by wangqi · 7 years ago
  86. 3dcd8ea Bubble v2 UI changes. by yueg · 7 years ago
  87. 7ba72d2 Allow deleting a call log entry in the call log UI and the call details UI. by linyuh · 7 years ago
  88. 1fb1c69 Fix showing CallingAccountSelector in lock screen by twyen · 7 years ago
  89. 3855a6b Adding call feedback mechanism by Android Dialer · 7 years ago
  90. c2317a2 Require N for preferred SIM query by twyen · 7 years ago
  91. e51ca38 Reduced jank when placing a call from search UI. by calderwoodra · 7 years ago
  92. 6d67975 Nearby places location permission request is now in a card view. by calderwoodra · 7 years ago
  93. 236d6db Quick fix recursively importing. by weijiaxu · 7 years ago
  94. d2f2997 Add impression to track when users explicitly disable assisted dialing. by erfanian · 7 years ago
  95. 7ef551e Initialize executors before updating change PIN state by twyen · 7 years ago
  96. ba99bef Implement SIM selection dialog by twyen · 7 years ago
  97. f2d88b6 Clear pendingAction when pausing PreCallCoordinator by twyen · 7 years ago
  98. 85e6949 Add fast database populating button for benefit of testing. by weijiaxu · 7 years ago
  99. dad839d Dialpad icon now remains white through device rotation. by calderwoodra · 7 years ago
  100. 3c8ab7e Add config flag for CallingAccountSelector by twyen · 7 years ago