1. bcb15f9 Add contact photo for missed call notifications by Ta-wei Yen · 9 years ago
  2. ee8f5a3 Merge "Add files for voicemail archive tab." into nyc-dev by Sarmad Hashmi · 9 years ago
  3. 6b0056f Update call log adapter and related files for archived voicemails. by Sarmad Hashmi · 9 years ago
  4. 3694b11 Add files for voicemail archive tab. by Sarmad Hashmi · 9 years ago
  5. f998add Merge "Update seek position by using volume rocker in talkback mode." into nyc-dev by Qi Wang · 9 years ago
  6. 79e2606 Merge "CallLogListItemViewHolder distinguishes block/spam numbers" into nyc-dev by Gilles Franck Mevaa · 9 years ago
  7. 1900ad9 Update seek position by using volume rocker in talkback mode. by Qi Wang · 9 years ago
  8. 9228d4a CallLogListItemViewHolder distinguishes block/spam numbers by Gilles Franck Mevaa · 9 years ago
  9. 81aeb40 Merge "Fixing missed call badge query" into nyc-dev by Brandon Maxwell · 9 years ago
  10. 15a09e5 Fixing missed call badge query by Brandon Maxwell · 9 years ago
  11. d3c14bd Merge "Check content before requesting a voicemail audio" into nyc-dev by Ta-wei Yen · 9 years ago
  12. 24c02ee Merge "Fix voicemail tab showing even after being disabled." into nyc-dev by Sarmad Hashmi · 9 years ago
  13. eb4b190 Fix voicemail tab showing even after being disabled. by Sarmad Hashmi · 9 years ago
  14. 4125e78 Check content before requesting a voicemail audio by Ta-wei Yen · 9 years ago
  15. f0e0ce6 Using FilteredNumCompat for unblock by Brandon Maxwell · 9 years ago
  16. 60fb1dc Updating AsyncQueryHandler with FilteredNumCompat by Brandon Maxwell · 9 years ago
  17. 9baf4e5 Implementing Compat class for Filtering by Brandon Maxwell · 9 years ago
  18. 6a87f44 Allowing FilteredNumberAQHelper to be stubbed by Gilles Franck Mevaa · 9 years ago
  19. cb55981 Mark missed calls as read on swipe. by Sarmad Hashmi · 9 years ago
  20. cdc14da [DO NOT MERGE] Display missed call count for call log. by Sarmad Hashmi · 9 years ago
  21. 6d8399a Fix bug where 00:00 duration is shown for voicemails without a duration. by Sarmad Hashmi · 9 years ago
  22. 5d9fdc5 Collapsed and expanded voicemail cards show duration. by Sarmad Hashmi · 9 years ago
  23. 450a605 Add voicemail_archive_table to dialer database. by Sarmad Hashmi · 9 years ago
  24. f7d7480 Merge "Added tests for FilteredNumAsyncQueryHandler" into nyc-dev by Brandon Maxwell · 9 years ago
  25. 7fa5272 Added tests for FilteredNumAsyncQueryHandler by Brandon Maxwell · 9 years ago
  26. e4be648 Remove CallAudioStateCompat by Sailesh Nepal · 9 years ago
  27. 68d86c6 [Gradle] Allow dialer to be compiled as a library by Sailesh Nepal · 9 years ago
  28. 639ed34 Merge "Show Briefcase icon not displayed in in-call UI for work SIP calls" into nyc-dev by Tony Mak · 9 years ago
  29. 83583b7 Show Briefcase icon not displayed in in-call UI for work SIP calls by Tony Mak · 9 years ago
  30. 581a228 Merge "Fix crash when rotating in multi-window mode." into nyc-dev by Qi Wang · 9 years ago
  31. 8a95000 Revert "Move AppCompatPreferenceActivity to ContactsCommon" by Wenyi Wang · 9 years ago
  32. e279ace Null check for accountComponentName and Id by Brandon Maxwell · 9 years ago
  33. 628de9b Fix crash when rotating in multi-window mode. by Qi Wang · 9 years ago
  34. 3fc59a4 Merge "IMS-VT: Use original dialed string instead of normalized dial string" into nyc-dev by Tyler Gunn · 9 years ago
  35. 4a94ab6 IMS-VT: Use original dialed string instead of normalized dial string by Omkar Kolangade · 10 years ago
  36. 486ee39 DO NOT MERGE: Listener of spam events by Gilles Franck Mevaa · 9 years ago
  37. 679c717 Use DATA.CONTACT_ID when lookup SIP call by Tony Mak · 9 years ago
  38. f436fb5 Cache directory photo in app storage through CachedNumberLookupService by Victor Chang · 9 years ago
  39. b14d366 Renaming Dialer elements from Spam to ExtendedBlocking by Gilles Franck Mevaa · 9 years ago
  40. 04d5d8d Merge "Ensuring AnalyticsUtil isn't run while FBE locked" by Brandon Maxwell · 9 years ago
  41. 08f4db7 Ensuring AnalyticsUtil isn't run while FBE locked by Brandon Maxwell · 9 years ago
  42. 1499639 Merge "Spam Manager framework for event handling." by Gilles Franck Mevaa · 9 years ago
  43. ff17aad Spam Manager framework for event handling. by Gilles Franck Mevaa · 9 years ago
  44. 1dbbda3 Show work call title for missed call notification by Victor Chang · 9 years ago
  45. f0e5421 Merge "Refactor VVM specific code from CallLogFragment" by Ta-wei Yen · 9 years ago
  46. 5106769 Refactor VVM specific code from CallLogFragment by Ta-wei Yen · 9 years ago
  47. 55b160e Don't print phone number into Android log by Victor Chang · 9 years ago
  48. 84674fb Merge "Remove the work badge icon for Google caller id in call log" into ub-contactsdialer-b-dev by Victor Chang · 9 years ago
  49. 4f84f9c Look up missed call contact info in cache. by Nancy Chen · 9 years ago
  50. cc42b59 Display missed call notifications in Dialer. by Nancy Chen · 9 years ago
  51. 495110a Remove the work badge icon for Google caller id in call log by Victor Chang · 9 years ago
  52. e96b82c Merge "Dismiss dialpad when clicking in search area." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  53. 16be8a2 Move AppCompatPreferenceActivity to ContactsCommon by Wenyi Wang · 9 years ago
  54. d55f76a Use telephony voicemail notification settings for vvm. by Nancy Chen · 9 years ago
  55. a671972 Merge "Factor out lookup code in DefaultVoicemailNotifier." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  56. f9125c7 Factor out lookup code in DefaultVoicemailNotifier. by Nancy Chen · 9 years ago
  57. 0bb96ac Dismiss dialpad when clicking in search area. by Nancy Chen · 9 years ago
  58. 94d369a Added UserManagerCompat#isUserUnlocked method by Brandon Maxwell · 9 years ago
  59. e9fd1cf Merge "New Spam-related options in call log entries." into ub-contactsdialer-b-dev by Gilles Franck Mevaa · 9 years ago
  60. ebd3643 New Spam-related options in call log entries. by Gilles Franck Mevaa · 9 years ago
  61. 637a013 Merge "Hide "copy" and "block" options for unknown numbers in Call Details." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  62. 6a6be10 Merge "Display "unknown" in the name field for voicemail with unknown callers." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  63. 61bd6fd Merge "Changes needed to make Incoming calls work while fbe locked" into ub-contactsdialer-b-dev by Brandon Maxwell · 9 years ago
  64. 167bd12 Merge "Revert "Use telephony voicemail notification settings for vvm."" into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  65. f7e10f2 Revert "Use telephony voicemail notification settings for vvm." by Nancy Chen · 9 years ago
  66. 6fa29e2 Hide "copy" and "block" options for unknown numbers in Call Details. by Nancy Chen · 9 years ago
  67. 23c2caf Merge "Use telephony voicemail notification settings for vvm." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  68. 201e021 Use telephony voicemail notification settings for vvm. by Nancy Chen · 9 years ago
  69. 6773df0 Changes needed to make Incoming calls work while fbe locked by Brandon Maxwell · 9 years ago
  70. 10575c0 Display "unknown" in the name field for voicemail with unknown callers. by Nancy Chen · 9 years ago
  71. c928720 Merge "Implement FloatingActionButton.Behavior method correctly." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  72. 662aed1 Merge "Revert "Use telephony voicemail notification settings for vvm."" into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  73. 6551bd4 Revert "Use telephony voicemail notification settings for vvm." by Nancy Chen · 9 years ago
  74. 9f5ff29 Implement FloatingActionButton.Behavior method correctly. by Nancy Chen · 9 years ago
  75. d4947e5 Merge "Revert "Changes needed to make Incoming calls work while fbe locked"" into ub-contactsdialer-b-dev by Brandon Maxwell · 9 years ago
  76. 3ec5074 Revert "Changes needed to make Incoming calls work while fbe locked" by Brandon Maxwell · 9 years ago
  77. 5a2e66c Merge "Use telephony voicemail notification settings for vvm." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  78. 45a66c0 Merge "Changes needed to make Incoming calls work while fbe locked" into ub-contactsdialer-b-dev by Brandon Maxwell · 9 years ago
  79. 70b2cc2 Changes needed to make Incoming calls work while fbe locked by Brandon Maxwell · 9 years ago
  80. 240523d Show work badge icon/description in InCallUI/Dialer by Victor Chang · 9 years ago
  81. 5cfa2c3 Use telephony voicemail notification settings for vvm. by Nancy Chen · 9 years ago
  82. b2ad95e Merge "Fixing NullPointer in NumbersAdapter" into ub-contactsdialer-b-dev by Brandon Maxwell · 9 years ago
  83. 45cbce1 Fixing NullPointer in NumbersAdapter by Brandon Maxwell · 9 years ago
  84. 34ce8f1 Merge "Support carrier presence-based video calling icon." into ub-contactsdialer-b-dev by Tyler Gunn · 9 years ago
  85. fdb93b7 Make TelecomManager APIs compatible with Lollipop. (1/3) by Nancy Chen · 9 years ago
  86. 4a7c43a Move TelecomManagerCompat to ContactsCommon (2/3). by Nancy Chen · 9 years ago
  87. f8f8b9c Backporting calls to TelecomManager#silenceRinger by Brandon Maxwell · 9 years ago
  88. 1746cf5 Merge "Backporting necessary code to place calls on nonOEM devices" into ub-contactsdialer-b-dev by Brandon Maxwell · 9 years ago
  89. b31f5d1 Support carrier presence-based video calling icon. by Tyler Gunn · 9 years ago
  90. 1f6b156 Backporting necessary code to place calls on nonOEM devices by Brandon Maxwell · 9 years ago
  91. 24efa3a Merge "Fix DialerSettingsActivity so it does not crash pre-M." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  92. f8c6db4 Fix DialerSettingsActivity so it does not crash pre-M. by Nancy Chen · 9 years ago
  93. b3e1537 Fix NPE in startLoading by Jay Shrauner · 9 years ago
  94. acffe4d Merge "Guard against methods that use the PhoneAccount object pre-MSIM." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  95. 10464dc Fix potential NPE in DefaultVoicemailNotifier am: 52cd5fd66d by Yorke Lee · 9 years ago
  96. 52cd5fd Fix potential NPE in DefaultVoicemailNotifier by Yorke Lee · 9 years ago
  97. de4f0f5 Fix potential NPE in VoicemailPlaybackPresenter by Yorke Lee · 9 years ago
  98. ee5b3dc Guard against methods that use the PhoneAccount object pre-MSIM. by Nancy Chen · 9 years ago
  99. b4bcb72 Fix NPE in matchesNumber by Jay Shrauner · 9 years ago
  100. dad4227 Merge "Use ContactsUtil.FLAG_N_FEATURE in ContactInfoHelper" into ub-contactsdialer-b-dev by Victor Chang · 9 years ago