1. 83583b7 Show Briefcase icon not displayed in in-call UI for work SIP calls by Tony Mak · 9 years ago
  2. 679c717 Use DATA.CONTACT_ID when lookup SIP call by Tony Mak · 9 years ago
  3. 94d369a Added UserManagerCompat#isUserUnlocked method by Brandon Maxwell · 9 years ago
  4. 0c5fdb6 Allow google dialer code to be compiled against M and N SDKs by Ta-wei Yen · 9 years ago
  5. 34ce8f1 Merge "Support carrier presence-based video calling icon." into ub-contactsdialer-b-dev by Tyler Gunn · 9 years ago
  6. fdb93b7 Make TelecomManager APIs compatible with Lollipop. (1/3) by Nancy Chen · 9 years ago
  7. b31f5d1 Support carrier presence-based video calling icon. by Tyler Gunn · 9 years ago
  8. 37aa2f3 Adapt TelecomCallLogCache to pre-MSIM. by Nancy Chen · 9 years ago
  9. b2e4745 Add checks for post-dial functionality to avoid breaking tests by Hall Liu · 9 years ago
  10. 2dd6278 Checking for recent emergency call before deleting voiemail by Brandon Maxwell · 9 years ago
  11. f9c47fc Merge "Fix build breakage due to bad manual cherry-pick" into ub-contactsdialer-b-dev by Hall Liu · 9 years ago
  12. 44f2bac Fix build breakage due to bad manual cherry-pick by Hall Liu · 9 years ago
  13. 4497ad9 Merge "Added support for displaying/redialing post-dial" into ub-contactsdialer-b-dev by Hall Liu · 9 years ago
  14. 7d0a017 Blocking number suppresses voicemails in the same minute by Brandon Maxwell · 9 years ago
  15. 35e44d4 Added support for displaying/redialing post-dial by Hall Liu · 10 years ago
  16. 28c6937 Temporarily supress flaky Tests by Yorke Lee · 9 years ago
  17. ab4443c Changing method to public, static for use in InCallUi by Brandon Maxwell · 9 years ago
  18. 7743213 Speed dial respects display order prefs by Brandon Maxwell · 9 years ago
  19. 9ce5286 Remove onboarding flow by Yorke Lee · 9 years ago
  20. 996cb6f Merge "CallDetailActivity respect display name order" into ub-contactsdialer-a-dev by Brandon Maxwell · 9 years ago
  21. b9a865d Merge "Fix voicemail tab items reading "speed dial" when selected." into ub-contactsdialer-a-dev by Nancy Chen · 9 years ago
  22. 9e40502 Fix voicemail tab items reading "speed dial" when selected. by Nancy Chen · 9 years ago
  23. 36aeec9 CallDetailActivity respect display name order by Brandon Maxwell · 9 years ago
  24. c58c53f Merge "Fix issue with entering '+' with switch access" into ub-contactsdialer-a-dev by Yorke Lee · 9 years ago
  25. 135e465 Fix issue with entering '+' with switch access by Yorke Lee · 9 years ago
  26. a7aeaf5 Merge "Allow voicemail numbers to be blocked." into ub-contactsdialer-a-dev by Andrew Lee · 9 years ago
  27. fc60d71 Allow voicemail numbers to be blocked. by Andrew Lee · 9 years ago
  28. 5f1c7db Call log respects display name order preferences by Brandon Maxwell · 10 years ago
  29. d16c377 Revert "Call log respects display name order preferences" by Brandon Maxwell · 9 years ago
  30. 327fb5b Call log respects display name order preferences by Brandon Maxwell · 10 years ago
  31. e1071ac Update Dialer tests by Yorke Lee · 10 years ago
  32. aa26447 Don't allow blocking of emergency or VM numbers. by Andrew Lee · 10 years ago
  33. a482522 Moving call type/location for voicemail by Brandon Maxwell · 10 years ago
  34. bf9cca2 Add footer actions to Call Details. by Andrew Lee · 10 years ago
  35. a0a0808 Merge "Group blocked calls separately in call log." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  36. f44e517 Actually launch onboarding flow if needed by Yorke Lee · 10 years ago
  37. 42e2534 Group blocked calls separately in call log. by Andrew Lee · 10 years ago
  38. 7b127d4 Prepatory CallDetailActivity tweaks. by Andrew Lee · 10 years ago
  39. d9833cd Merge "Modifying voicemail call log date and time format" into ub-contactsdialer-a-dev by Brandon Maxwell · 10 years ago
  40. 27bf26e Merge "Add BLOCKED call type and util to mark in call log." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  41. 838988b Add BLOCKED call type and util to mark in call log. by Andrew Lee · 10 years ago
  42. ede9bfb Modifying voicemail call log date and time format by Brandon Maxwell · 10 years ago
  43. e29e4b1 Temporarily suppress OnboardingControllerTests by Yorke Lee · 10 years ago
  44. 2159803 Merge "First pass for Dialer onboarding flow" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  45. 545a779 First pass for Dialer onboarding flow by Yorke Lee · 10 years ago
  46. 958e5e0 Merge "Fix voicemail playback tests." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  47. 8332271 Fix voicemail playback tests. by Andrew Lee · 10 years ago
  48. 26e2ae9 Use TextWatcher to update call type toggle. by Andrew Lee · 10 years ago
  49. 286a3fc Merge "Add custom call type affordance to TestActivity." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  50. c843bc7 Add custom call type affordance to TestActivity. by Andrew Lee · 10 years ago
  51. 87963f1 Fix FilteredNumberProviderTest#testDelete by Anne Rong · 10 years ago
  52. a1ef1b6 Fix for inconsistent smart dial database by Yorke Lee · 10 years ago
  53. 4017204 Move CallLogFragment tests to CallLogAdapterTest. by Andrew Lee · 10 years ago
  54. 05e4466 Merge "Fix VoicemailPlaybackTests." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  55. c19f4b7 Fix VoicemailPlaybackTests. by Andrew Lee · 10 years ago
  56. b64e093 Fix GroupBuilder Tests. by Andrew Lee · 10 years ago
  57. 84f6633 Merge "Improve speakerphone setting." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  58. bcc9493 Improve speakerphone setting. by Andrew Lee · 10 years ago
  59. 5b62b78 Merge "Move non-cache tests from Fragment to Adapter." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  60. 39e43fb Move non-cache tests from Fragment to Adapter. by Andrew Lee · 10 years ago
  61. 1e864d0 Merge "Fix CallDetailActivityTest." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  62. a7a74c9 Fix test method for showing promo card. by Andrew Lee · 10 years ago
  63. 393b681 Fix CallDetailActivityTest. by Andrew Lee · 10 years ago
  64. 0599e88 Rewrite grouping logic in Dialer. by Andrew Lee · 10 years ago
  65. 7de107b Don't strip post dial string when handling DIAL intent by Yorke Lee · 10 years ago
  66. 16b6849 Unbundled build fixes for tests by Jay Shrauner · 10 years ago
  67. 5940931 Merge "FilteredNumberProvider authority name & filtered_number_table changes" by Anne Rong · 10 years ago
  68. 7e488f5 FilteredNumberProvider authority name & filtered_number_table changes by Anne Rong · 10 years ago
  69. 822b243 Merge "Create local database table + ContentProvider for filtered numbers" by Anne Rong · 10 years ago
  70. 6fcdcc1 Create local database table + ContentProvider for filtered numbers by Anne Rong · 10 years ago
  71. 326bc22 Add ability to add test voicemails from test app by Yorke Lee · 10 years ago
  72. d3f6a6c Cache repeated Telecom requests from call log. by Andrew Lee · 10 years ago
  73. 053b9c7 Rewrite of MediaPlayer logic. by Andrew Lee · 10 years ago
  74. efd863a Pass activity into VoicemailPlaybackPresenter. by Andrew Lee · 10 years ago
  75. bae7b93 Add play voicemail primary action to call log. by Andrew Lee · 10 years ago
  76. becbb11 Merge "Fix abundance of "Custom" labels." into mnc-dev by Andrew Lee · 10 years ago
  77. 7eb56ce Merge "Fix VoicemailPlaybackTest flakiness." into mnc-dev by Andrew Lee · 10 years ago
  78. e224017 Fix abundance of "Custom" labels. by Andrew Lee · 10 years ago
  79. 81e53bd Fix VoicemailPlaybackTest flakiness. by Andrew Lee · 10 years ago
  80. b0b57a1 Convert to primary action button on call log items. by Andrew Lee · 10 years ago
  81. 2f05af3 Move "Report" to CallDetailActivity. by Andrew Lee · 10 years ago
  82. a74ebca Merge "Change PhoneCallDetail fields to be non-final." into mnc-dev by Andrew Lee · 10 years ago
  83. edb22da Change PhoneCallDetail fields to be non-final. by Andrew Lee · 10 years ago
  84. 427566a Fix CallLogFragment UnitTests. by Andrew Lee · 10 years ago
  85. 6a86690 Fix some more unit tests... by Andrew Lee · 10 years ago
  86. 16249d1 Merge "Move VM playback from details to call log." into mnc-dev by Andrew Lee · 10 years ago
  87. bdf60d0 Fix unit test errors. by Andrew Lee · 10 years ago
  88. 267e9eb Move VM playback from details to call log. by Andrew Lee · 10 years ago
  89. 42be85d Fix CallDetailActivity tests. by Andrew Lee · 10 years ago
  90. 58eaabc Refactor Voicemail Playback into standalone view. by Andrew Lee · 10 years ago
  91. 7c461dc Add AsyncTaskUtil for call log actions. by Andrew Lee · 10 years ago
  92. 49efd91 Performance improvements to call log scrolling. by Andrew Lee · 10 years ago
  93. c2289b3 Change VM playback fragment layout. by Andrew Lee · 10 years ago
  94. 247df6e Reorganize Intent utilities, add send SMS intent. by Andrew Lee · 10 years ago
  95. bb48628 Indicate whether CallLogAdapter is for Recents. by Andrew Lee · 10 years ago
  96. b82e8da Use TelecomManager.placeCall API by Yorke Lee · 10 years ago
  97. c1b7d0a Move call log actions into expandable view. by Andrew Lee · 10 years ago
  98. 492cd73 Replace ListView with RecyclerView in call log. by Andrew Lee · 10 years ago
  99. 6974895 Move some CallLog testing from adapter to fragment. by Andrew Lee · 10 years ago
  100. 64c031c Merge "Remove expand/collapse animations in the Call Log." by Andrew Lee · 10 years ago