1. ea07427 Merge "Revert "Prepatory CallDetailActivity tweaks."" into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  2. 73bc910 Revert "Prepatory CallDetailActivity tweaks." by Andrew Lee · 10 years ago
  3. 6a9fe7f Merge "Add blocked number indicator to search screen for adding a blocked number." into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  4. d9833cd Merge "Modifying voicemail call log date and time format" into ub-contactsdialer-a-dev by Brandon Maxwell · 10 years ago
  5. 113346f Add blocked number indicator to search screen for adding a blocked number. by Anne Rong · 10 years ago
  6. 64dffce Merge "Prepatory CallDetailActivity tweaks." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  7. 11a7350 Prepatory CallDetailActivity tweaks. by Andrew Lee · 10 years ago
  8. 27bf26e Merge "Add BLOCKED call type and util to mark in call log." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  9. 838988b Add BLOCKED call type and util to mark in call log. by Andrew Lee · 10 years ago
  10. ede9bfb Modifying voicemail call log date and time format by Brandon Maxwell · 10 years ago
  11. e29e4b1 Temporarily suppress OnboardingControllerTests by Yorke Lee · 10 years ago
  12. 2159803 Merge "First pass for Dialer onboarding flow" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  13. 545a779 First pass for Dialer onboarding flow by Yorke Lee · 10 years ago
  14. 2ef15c5 Increase character limit for block_number_search_hint. by Anne Rong · 10 years ago
  15. 958e5e0 Merge "Fix voicemail playback tests." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  16. 8332271 Fix voicemail playback tests. by Andrew Lee · 10 years ago
  17. 26e2ae9 Use TextWatcher to update call type toggle. by Andrew Lee · 10 years ago
  18. 071d0a4 Rename OnPhoneNumberPickerActionListener methods by Anne Rong · 10 years ago
  19. e78b54c Add search for adding blocked numbers to the blocked number management screen. by Anne Rong · 10 years ago
  20. 286a3fc Merge "Add custom call type affordance to TestActivity." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  21. c843bc7 Add custom call type affordance to TestActivity. by Andrew Lee · 10 years ago
  22. 7cd780e Merge "Show ImportExportDialogFragment based on tabs" into ub-contactsdialer-a-dev by Wenyi Wang · 10 years ago
  23. 028f3e7 Merge "Use TransactionSafeActivity" into ub-contactsdialer-a-dev by Jay Shrauner · 10 years ago
  24. 5953e8c Show ImportExportDialogFragment based on tabs by Wenyi Wang · 10 years ago
  25. 193cfc5 Use TransactionSafeActivity by Jay Shrauner · 10 years ago
  26. 37149c3 Merge "Fix FilteredNumberProviderTest#testDelete" into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  27. 87963f1 Fix FilteredNumberProviderTest#testDelete by Anne Rong · 10 years ago
  28. c2fbff3 Fix IllegalStateException in onOptionsItemSelected by Jay Shrauner · 10 years ago
  29. 1cc1b26 Merge "Protect against more Telecom privileged operations" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  30. faf56af Merge "Use displayNumber instead of info.formattedNumber for blocked number messages." into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  31. 6083226 Use displayNumber instead of info.formattedNumber for blocked number messages. by Anne Rong · 10 years ago
  32. 2b5c6c2 Merge "Fix snackbar using out of scope View in blocked numbers list." into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  33. 762b357 Protect against more Telecom privileged operations by Yorke Lee · 10 years ago
  34. d994a77 Fix snackbar using out of scope View in blocked numbers list. by Anne Rong · 10 years ago
  35. 4725505 Merge "Remove unused imports" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  36. 346fc6e Remove unused imports by Yorke Lee · 10 years ago
  37. f4d50e3 Merge "Fix disabled 'Add number' button when there are no blocked numbers." into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  38. fe3aab3 Fix disabled 'Add number' button when there are no blocked numbers. by Anne Rong · 10 years ago
  39. 44b1c13 Fix a couple of Telecom caching bugs by Yorke Lee · 10 years ago
  40. a5dd7f9 Merge "Fix for inconsistent smart dial database" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  41. fecc2ce Merge "Wrap some privileged Telecom operations with permission checks" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  42. 8dda5a0 Merge "Update time last blocked + times blocked fields on blocking a number." into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  43. 1b4545d Update time last blocked + times blocked fields on blocking a number. by Anne Rong · 10 years ago
  44. 8239d56 Merge "Fix IllegalStateException in onOptionsItemSelected" into ub-contactsdialer-a-dev by Jay Shrauner · 10 years ago
  45. 252a3bb Merge "Record touch point when starting call from CallDetailActivity" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  46. 0b45897 Record touch point when starting call from CallDetailActivity by Yorke Lee · 10 years ago
  47. fbb709b Merge "Refactor FilteredNumberAsyncQueryHandler.isBlocked" into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  48. 6399be2 Merge "Improve clickability of search bar buttons" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  49. 5d698e1 Refactor FilteredNumberAsyncQueryHandler.isBlocked by Anne Rong · 10 years ago
  50. 59b2b55 Merge "Build management screen for managing blocked numbers." into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  51. 91037cc Handle wired headset during voicemail playback. by Nancy Chen · 10 years ago
  52. 5a1f189 Merge "Resume voicemail playback at previous position on resume." into ub-contactsdialer-a-dev by Nancy Chen · 10 years ago
  53. c42c814 Merge "Re-enable "start" button if loading voicemail fails." into ub-contactsdialer-a-dev by Nancy Chen · 10 years ago
  54. ba2f4a8 Re-enable "start" button if loading voicemail fails. by Nancy Chen · 10 years ago
  55. 827a90f Wrap some privileged Telecom operations with permission checks by Yorke Lee · 10 years ago
  56. 5ded83c Resume voicemail playback at previous position on resume. by Nancy Chen · 10 years ago
  57. f9c43ce Merge "Fix IllegalStateException in onMenuItemClick" into ub-contactsdialer-a-dev by Jay Shrauner · 10 years ago
  58. 6fb201a Build management screen for managing blocked numbers. by Anne Rong · 10 years ago
  59. 9d6e3b2 Display duration and prepare voicemail if voicemail is downloaded. by Nancy Chen · 10 years ago
  60. a1ef1b6 Fix for inconsistent smart dial database by Yorke Lee · 10 years ago
  61. 119b065 Fix IllegalStateException in onMenuItemClick by Jay Shrauner · 10 years ago
  62. f499a09 Fix IllegalStateException in onOptionsItemSelected by Jay Shrauner · 10 years ago
  63. 69c3db2 Merge "Call-Blocking causing crash with incoming SIP call" into ub-contactsdialer-a-dev by Anne Rong · 10 years ago
  64. 3efffa0 Call-Blocking causing crash with incoming SIP call by Anne Rong · 10 years ago
  65. 8cda8b0 Improve clickability of search bar buttons by Yorke Lee · 10 years ago
  66. 091214b Fix unused imports by Yorke Lee · 10 years ago
  67. b280280 Merge "Move CallLogFragment tests to CallLogAdapterTest." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  68. 4017204 Move CallLogFragment tests to CallLogAdapterTest. by Andrew Lee · 10 years ago
  69. 0df3d19 Merge "Log various call initiation entry points" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  70. c8d6e16 Log various call initiation entry points by Yorke Lee · 10 years ago
  71. 76639fc Merge "Update "X mins ago" on each minute change." into ub-contactsdialer-a-dev by Santos Cordon · 10 years ago
  72. 74e8868 Update "X mins ago" on each minute change. by Santos Cordon · 10 years ago
  73. 05e4466 Merge "Fix VoicemailPlaybackTests." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  74. 0c58497 Merge "Fix GroupBuilder Tests." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  75. c19f4b7 Fix VoicemailPlaybackTests. by Andrew Lee · 10 years ago
  76. 9b33478 Handle null contact lookup. by Andrew Lee · 10 years ago
  77. b64e093 Fix GroupBuilder Tests. by Andrew Lee · 10 years ago
  78. 411dd74 Merge "Refactor all voicemail audio handling to new audio manager class." into ub-contactsdialer-a-dev by Nancy Chen · 10 years ago
  79. 87d351e Merge "Refactor IntentUtil.getCallIntent variants to use builder" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  80. e3a2d13 Refactor IntentUtil.getCallIntent variants to use builder by Yorke Lee · 10 years ago
  81. 50e9686 Merge "Translate FAB up and down when Snackbar appears and disappears." into ub-contactsdialer-a-dev by Nancy Chen · 10 years ago
  82. d7c5f16 Refactor all voicemail audio handling to new audio manager class. by Nancy Chen · 10 years ago
  83. 9eca34f Fix IllegalStateException in showDiambigDialogue by Jay Shrauner · 10 years ago
  84. 84f6633 Merge "Improve speakerphone setting." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  85. 7054367 Merge "Remove EXTRA_CALL_ORIGIN from Dialer" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  86. 1f6a2d5 Merge "Remove unused countryIso in ListsFragment" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  87. 306324b Remove EXTRA_CALL_ORIGIN from Dialer by Yorke Lee · 10 years ago
  88. f3d9f82 Translate FAB up and down when Snackbar appears and disappears. by Nancy Chen · 10 years ago
  89. 49aa5bf Improve jump to tab via intent logic by Yorke Lee · 10 years ago
  90. bcc9493 Improve speakerphone setting. by Andrew Lee · 10 years ago
  91. 6b91b0c Remove unused countryIso in ListsFragment by Yorke Lee · 10 years ago
  92. a3b4676 Merge "Add stub implementations for logging changes" into ub-contactsdialer-a-dev by Yorke Lee · 10 years ago
  93. bdb8bc1 Merge "Revert "Improve speakerphone setting."" into ub-contactsdialer-a-dev by Chad Jones · 10 years ago
  94. 879f6b9 Revert "Improve speakerphone setting." by Chad Jones · 10 years ago
  95. 7317680 Merge "Improve speakerphone setting." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  96. 6c2eecb Merge "Fuzzy match phone number for contact lookup." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago
  97. f4e59f5 Fuzzy match phone number for contact lookup. by Andrew Lee · 10 years ago
  98. 499902c Improve speakerphone setting. by Andrew Lee · 10 years ago
  99. b7b0a21 Add stub implementations for logging changes by Yorke Lee · 10 years ago
  100. 5b62b78 Merge "Move non-cache tests from Fragment to Adapter." into ub-contactsdialer-a-dev by Andrew Lee · 10 years ago