1. ab4443c Changing method to public, static for use in InCallUi by Brandon Maxwell · 9 years ago
  2. 7743213 Speed dial respects display order prefs by Brandon Maxwell · 9 years ago
  3. 9ce5286 Remove onboarding flow by Yorke Lee · 9 years ago
  4. 996cb6f Merge "CallDetailActivity respect display name order" into ub-contactsdialer-a-dev by Brandon Maxwell · 9 years ago
  5. b9a865d Merge "Fix voicemail tab items reading "speed dial" when selected." into ub-contactsdialer-a-dev by Nancy Chen · 9 years ago
  6. 9e40502 Fix voicemail tab items reading "speed dial" when selected. by Nancy Chen · 9 years ago
  7. 36aeec9 CallDetailActivity respect display name order by Brandon Maxwell · 9 years ago
  8. c58c53f Merge "Fix issue with entering '+' with switch access" into ub-contactsdialer-a-dev by Yorke Lee · 9 years ago
  9. 135e465 Fix issue with entering '+' with switch access by Yorke Lee · 9 years ago
  10. a7aeaf5 Merge "Allow voicemail numbers to be blocked." into ub-contactsdialer-a-dev by Andrew Lee · 9 years ago
  11. fc60d71 Allow voicemail numbers to be blocked. by Andrew Lee · 9 years ago
  12. 5f1c7db Call log respects display name order preferences by Brandon Maxwell · 9 years ago
  13. d16c377 Revert "Call log respects display name order preferences" by Brandon Maxwell · 9 years ago
  14. 327fb5b Call log respects display name order preferences by Brandon Maxwell · 9 years ago
  15. e1071ac Update Dialer tests by Yorke Lee · 9 years ago
  16. aa26447 Don't allow blocking of emergency or VM numbers. by Andrew Lee · 10 years ago
  17. a482522 Moving call type/location for voicemail by Brandon Maxwell · 10 years ago
  18. bf9cca2 Add footer actions to Call Details. by Andrew Lee · 10 years ago
  19. a0a0808 Merge "Group blocked calls separately in call log." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  20. f44e517 Actually launch onboarding flow if needed by Yorke Lee · 10 years ago
  21. 42e2534 Group blocked calls separately in call log. by Andrew Lee · 10 years ago
  22. 7b127d4 Prepatory CallDetailActivity tweaks. by Andrew Lee · 10 years ago
  23. d9833cd Merge "Modifying voicemail call log date and time format" into ub-contactsdialer-a-dev by Brandon Maxwell · 10 years ago
  24. 27bf26e Merge "Add BLOCKED call type and util to mark in call log." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  25. 838988b Add BLOCKED call type and util to mark in call log. by Andrew Lee · 10 years ago
  26. ede9bfb Modifying voicemail call log date and time format by Brandon Maxwell · 10 years ago
  27. e29e4b1 Temporarily suppress OnboardingControllerTests by Yorke Lee · 10 years ago
  28. 2159803 Merge "First pass for Dialer onboarding flow" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  29. 545a779 First pass for Dialer onboarding flow by Yorke Lee · 10 years ago
  30. 958e5e0 Merge "Fix voicemail playback tests." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  31. 8332271 Fix voicemail playback tests. by Andrew Lee · 10 years ago
  32. 26e2ae9 Use TextWatcher to update call type toggle. by Andrew Lee · 10 years ago
  33. 286a3fc Merge "Add custom call type affordance to TestActivity." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  34. c843bc7 Add custom call type affordance to TestActivity. by Andrew Lee · 10 years ago
  35. 87963f1 Fix FilteredNumberProviderTest#testDelete by Anne Rong · 10 years ago
  36. a1ef1b6 Fix for inconsistent smart dial database by Yorke Lee · 10 years ago
  37. 4017204 Move CallLogFragment tests to CallLogAdapterTest. by Andrew Lee · 10 years ago
  38. 05e4466 Merge "Fix VoicemailPlaybackTests." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  39. c19f4b7 Fix VoicemailPlaybackTests. by Andrew Lee · 10 years ago
  40. b64e093 Fix GroupBuilder Tests. by Andrew Lee · 10 years ago
  41. 84f6633 Merge "Improve speakerphone setting." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  42. bcc9493 Improve speakerphone setting. by Andrew Lee · 10 years ago
  43. 5b62b78 Merge "Move non-cache tests from Fragment to Adapter." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  44. 39e43fb Move non-cache tests from Fragment to Adapter. by Andrew Lee · 10 years ago
  45. 1e864d0 Merge "Fix CallDetailActivityTest." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  46. a7a74c9 Fix test method for showing promo card. by Andrew Lee · 10 years ago
  47. 393b681 Fix CallDetailActivityTest. by Andrew Lee · 10 years ago
  48. 0599e88 Rewrite grouping logic in Dialer. by Andrew Lee · 10 years ago
  49. 7de107b Don't strip post dial string when handling DIAL intent by Yorke Lee · 10 years ago
  50. 16b6849 Unbundled build fixes for tests by Jay Shrauner · 10 years ago
  51. 5940931 Merge "FilteredNumberProvider authority name & filtered_number_table changes" by Anne Rong · 10 years ago
  52. 7e488f5 FilteredNumberProvider authority name & filtered_number_table changes by Anne Rong · 10 years ago
  53. 822b243 Merge "Create local database table + ContentProvider for filtered numbers" by Anne Rong · 10 years ago
  54. 6fcdcc1 Create local database table + ContentProvider for filtered numbers by Anne Rong · 10 years ago
  55. 326bc22 Add ability to add test voicemails from test app by Yorke Lee · 10 years ago
  56. d3f6a6c Cache repeated Telecom requests from call log. by Andrew Lee · 10 years ago
  57. 053b9c7 Rewrite of MediaPlayer logic. by Andrew Lee · 10 years ago
  58. efd863a Pass activity into VoicemailPlaybackPresenter. by Andrew Lee · 10 years ago
  59. bae7b93 Add play voicemail primary action to call log. by Andrew Lee · 10 years ago
  60. becbb11 Merge "Fix abundance of "Custom" labels." into mnc-dev by Andrew Lee · 10 years ago
  61. 7eb56ce Merge "Fix VoicemailPlaybackTest flakiness." into mnc-dev by Andrew Lee · 10 years ago
  62. e224017 Fix abundance of "Custom" labels. by Andrew Lee · 10 years ago
  63. 81e53bd Fix VoicemailPlaybackTest flakiness. by Andrew Lee · 10 years ago
  64. b0b57a1 Convert to primary action button on call log items. by Andrew Lee · 10 years ago
  65. 2f05af3 Move "Report" to CallDetailActivity. by Andrew Lee · 10 years ago
  66. a74ebca Merge "Change PhoneCallDetail fields to be non-final." into mnc-dev by Andrew Lee · 10 years ago
  67. edb22da Change PhoneCallDetail fields to be non-final. by Andrew Lee · 10 years ago
  68. 427566a Fix CallLogFragment UnitTests. by Andrew Lee · 10 years ago
  69. 6a86690 Fix some more unit tests... by Andrew Lee · 10 years ago
  70. 16249d1 Merge "Move VM playback from details to call log." into mnc-dev by Andrew Lee · 10 years ago
  71. bdf60d0 Fix unit test errors. by Andrew Lee · 10 years ago
  72. 267e9eb Move VM playback from details to call log. by Andrew Lee · 10 years ago
  73. 42be85d Fix CallDetailActivity tests. by Andrew Lee · 10 years ago
  74. 58eaabc Refactor Voicemail Playback into standalone view. by Andrew Lee · 10 years ago
  75. 7c461dc Add AsyncTaskUtil for call log actions. by Andrew Lee · 10 years ago
  76. 49efd91 Performance improvements to call log scrolling. by Andrew Lee · 10 years ago
  77. c2289b3 Change VM playback fragment layout. by Andrew Lee · 10 years ago
  78. 247df6e Reorganize Intent utilities, add send SMS intent. by Andrew Lee · 10 years ago
  79. bb48628 Indicate whether CallLogAdapter is for Recents. by Andrew Lee · 10 years ago
  80. b82e8da Use TelecomManager.placeCall API by Yorke Lee · 10 years ago
  81. c1b7d0a Move call log actions into expandable view. by Andrew Lee · 10 years ago
  82. 492cd73 Replace ListView with RecyclerView in call log. by Andrew Lee · 10 years ago
  83. 6974895 Move some CallLog testing from adapter to fragment. by Andrew Lee · 10 years ago
  84. 64c031c Merge "Remove expand/collapse animations in the Call Log." by Andrew Lee · 10 years ago
  85. 07a5e0a Move copy of GroupingListAdapter to Dialer app. by Andrew Lee · 10 years ago
  86. c6fde8d Remove expand/collapse animations in the Call Log. by Andrew Lee · 10 years ago
  87. 477291e Merge "Create ContactInfoCache from CallLogAdapter." by Andrew Lee · 10 years ago
  88. 74479d4 Create ContactInfoCache from CallLogAdapter. by Andrew Lee · 10 years ago
  89. 4639045 Stop using static common test lib. Fix Jack build by Brian Attwell · 10 years ago
  90. eab660d Fix image-related GoogleDialer compiler warnings. by Andrew Lee · 10 years ago
  91. adf7bd2 Add CACHED_PHOTO_URI to test values by Yorke Lee · 10 years ago
  92. 14cfa66 Delete call log list item extras. by Andrew Lee · 10 years ago
  93. 896a443 Only consider toString value of TtsSpan for unit tests by Yorke Lee · 10 years ago
  94. c88bdc7 Fix some Dialer tests by Yorke Lee · 10 years ago
  95. 26e8a3e Remove call to deleted method AsyncTask.init(). by Jeff Brown · 10 years ago
  96. 35741bb Merge "Refactor ActionBarController and tests" into lmp-mr1-dev by Yorke Lee · 10 years ago
  97. c98a5bb Refactor ActionBarController and tests by Yorke Lee · 10 years ago
  98. 7026b17 More test-related changes by Yorke Lee · 10 years ago
  99. 7d7591f Merge "Fix some broken Dialer tests" into lmp-mr1-dev by Yorke Lee · 10 years ago
  100. c502ad9 Merge "Fix NPEs in ActionBarControllerTest" into lmp-mr1-dev by Yorke Lee · 10 years ago