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