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