1. 34ce8f1 Merge "Support carrier presence-based video calling icon." into ub-contactsdialer-b-dev by Tyler Gunn · 9 years ago
  2. fdb93b7 Make TelecomManager APIs compatible with Lollipop. (1/3) by Nancy Chen · 9 years ago
  3. 4a7c43a Move TelecomManagerCompat to ContactsCommon (2/3). by Nancy Chen · 9 years ago
  4. f8f8b9c Backporting calls to TelecomManager#silenceRinger by Brandon Maxwell · 9 years ago
  5. 1746cf5 Merge "Backporting necessary code to place calls on nonOEM devices" into ub-contactsdialer-b-dev by Brandon Maxwell · 9 years ago
  6. b31f5d1 Support carrier presence-based video calling icon. by Tyler Gunn · 9 years ago
  7. 1f6b156 Backporting necessary code to place calls on nonOEM devices by Brandon Maxwell · 9 years ago
  8. 24efa3a Merge "Fix DialerSettingsActivity so it does not crash pre-M." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  9. f8c6db4 Fix DialerSettingsActivity so it does not crash pre-M. by Nancy Chen · 9 years ago
  10. b3e1537 Fix NPE in startLoading by Jay Shrauner · 9 years ago
  11. acffe4d Merge "Guard against methods that use the PhoneAccount object pre-MSIM." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  12. 10464dc Fix potential NPE in DefaultVoicemailNotifier am: 52cd5fd66d by Yorke Lee · 9 years ago
  13. 52cd5fd Fix potential NPE in DefaultVoicemailNotifier by Yorke Lee · 9 years ago
  14. de4f0f5 Fix potential NPE in VoicemailPlaybackPresenter by Yorke Lee · 9 years ago
  15. ee5b3dc Guard against methods that use the PhoneAccount object pre-MSIM. by Nancy Chen · 9 years ago
  16. b4bcb72 Fix NPE in matchesNumber by Jay Shrauner · 9 years ago
  17. dad4227 Merge "Use ContactsUtil.FLAG_N_FEATURE in ContactInfoHelper" into ub-contactsdialer-b-dev by Victor Chang · 9 years ago
  18. 13308a3 Merge "Creating Compatibility class for CallAudioState" into ub-contactsdialer-b-dev by Brandon Maxwell · 9 years ago
  19. 0f8e721 Creating Compatibility class for CallAudioState by Brandon Maxwell · 9 years ago
  20. 736c6bd Changing BlockedNumbersAdapter to use Management container as parent by Brandon Maxwell · 9 years ago
  21. 9c06ba4 Use ContactsUtil.FLAG_N_FEATURE in ContactInfoHelper by Victor Chang · 9 years ago
  22. 235134a Merge "Allow non-primary users to configure calling accounts" into ub-contactsdialer-b-dev by Tony Mak · 9 years ago
  23. 42bab80 Merge "Using Compat code for createTtsSpannable" into ub-contactsdialer-b-dev by Brandon Maxwell · 9 years ago
  24. 8104b41 Using Compat code for createTtsSpannable by Brandon Maxwell · 9 years ago
  25. 26ef98f Merge "Show Enterprise directory contacts name in IncallUI and notification" into ub-contactsdialer-b-dev by Victor Chang · 9 years ago
  26. ac03b69 Show Enterprise directory contacts name in IncallUI and notification by Victor Chang · 9 years ago
  27. 4c56e3e Merge "Adapt TelecomCallLogCache to pre-MSIM." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  28. 053b6cf Merge "Fixing where clause issue with call log query" into ub-contactsdialer-b-dev by Brandon Maxwell · 9 years ago
  29. 37aa2f3 Adapt TelecomCallLogCache to pre-MSIM. by Nancy Chen · 9 years ago
  30. 5069efe Fixing where clause issue with call log query by Brandon Maxwell · 9 years ago
  31. f6bf9e4 Fixing crash related to typing ADN numbers in Dialpad by Brandon Maxwell · 9 years ago
  32. 95d594a Allow non-primary users to configure calling accounts by Tony Mak · 9 years ago
  33. 4ee5f6b Guarding use of Voicemails.DELETE to versions >= M by Brandon Maxwell · 9 years ago
  34. 385cda4 Compatibility code for Calls.CACHED_PHOTO_URI by Brandon Maxwell · 9 years ago
  35. aae114c Fix NPE in lookupContactFromUri by Jay Shrauner · 9 years ago
  36. b8ca208 Merge "Avoid using prioritized mimetype on pre-M SDKs" into ub-contactsdialer-b-dev by Wenyi Wang · 9 years ago
  37. dc1806e Compat changes for Dialer Settings by Brandon Maxwell · 9 years ago
  38. 2dd6278 Checking for recent emergency call before deleting voiemail by Brandon Maxwell · 9 years ago
  39. 8005ef1 Avoid using prioritized mimetype on pre-M SDKs by Wenyi Wang · 9 years ago
  40. 1b51586 Merge "Guard against crashes in <M devices for getDefaultDialerPackage call." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  41. a31f24c Merge "Compatibility method to check system settings write permission" into ub-contactsdialer-b-dev by Brandon Maxwell · 9 years ago
  42. 15d1f41 Guard against crashes in <M devices for getDefaultDialerPackage call. by Nancy Chen · 9 years ago
  43. d909e72 Compatibility method to check system settings write permission by Brandon Maxwell · 9 years ago
  44. 76545e6 Use existing ContextCompat library for permissions checking. by Nancy Chen · 9 years ago
  45. a0ecd4c Merge "getContext() -> getActivity() in fragments for backwards compatibility." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  46. d4a0309 Making calls to Resources.getColor backwards compat by Brandon Maxwell · 9 years ago
  47. 13cd2ce Changing to use compat classes for getColor calls by Brandon Maxwell · 9 years ago
  48. 4ab77fe Merge "Add a dialer compat utils class for all things dialer compatibilty." into ub-contactsdialer-b-dev by Nancy Chen · 9 years ago
  49. 4ae2cd3 Add a dialer compat utils class for all things dialer compatibilty. by Nancy Chen · 9 years ago
  50. a1fd281 Handle backwards compatible permission lookup and requests (1/3). by Nancy Chen · 9 years ago
  51. bf0f0fd getContext() -> getActivity() in fragments for backwards compatibility. by Nancy Chen · 9 years ago
  52. d87d1c2 Merge "Fix NPE in ListsFragment." into ub-contactsdialer-a-dev am: a2884c6dbf by Nancy Chen · 9 years ago
  53. a2884c6 Merge "Fix NPE in ListsFragment." into ub-contactsdialer-a-dev by Nancy Chen · 9 years ago
  54. 492b4f8 Fix NPE in ListsFragment. by Nancy Chen · 9 years ago
  55. b1b5d18 Catch work profile CP2 lookup exception am: cbed581719 by Jay Shrauner · 9 years ago
  56. cbed581 Catch work profile CP2 lookup exception by Jay Shrauner · 9 years ago
  57. 7ae965c Modiying callLog context menu to force numbers LTR am: f3b23ba40d by Brandon Maxwell · 9 years ago
  58. f3b23ba Modiying callLog context menu to force numbers LTR by Brandon Maxwell · 9 years ago
  59. 0a6f700 Adding Logging to call blocking interactions am: d81cc6c64f by Brandon Maxwell · 9 years ago
  60. d81cc6c Adding Logging to call blocking interactions by Brandon Maxwell · 9 years ago
  61. 6866861 Merge "Remove VVM status update for BlockNumberDialogFragment dialog messages." into ub-contactsdialer-a-dev by Ta-wei Yen · 9 years ago
  62. 07c23f0 Merge "Remove VVM status update for BlockNumberDialogFragment dialog messages." into ub-contactsdialer-a-dev by Ta-wei Yen · 9 years ago
  63. 862822f Remove VVM status update for BlockNumberDialogFragment dialog messages. by Ta-wei Yen · 9 years ago
  64. 4497ad9 Merge "Added support for displaying/redialing post-dial" into ub-contactsdialer-b-dev by Hall Liu · 9 years ago
  65. 6a7fc74 Merge "Blocking number suppresses voicemails in the same minute" into ub-contactsdialer-a-dev by Brandon Maxwell · 9 years ago
  66. df052ae Merge "Blocking number suppresses voicemails in the same minute" into ub-contactsdialer-a-dev by Brandon Maxwell · 9 years ago
  67. 7d0a017 Blocking number suppresses voicemails in the same minute by Brandon Maxwell · 9 years ago
  68. 51eafa0 Merge "Refresh unread count when voicemail data changes." into ub-contactsdialer-a-dev by Nancy Chen · 9 years ago
  69. 73feb2b Merge "Refresh unread count when voicemail data changes." into ub-contactsdialer-a-dev by Nancy Chen · 9 years ago
  70. e745bc6 Refresh unread count when voicemail data changes. by Nancy Chen · 9 years ago
  71. 46f3dc2 Merge "Fix NPE in requestContent" into ub-contactsdialer-a-dev am: c149d9690f by Jay Shrauner · 9 years ago
  72. c149d96 Merge "Fix NPE in requestContent" into ub-contactsdialer-a-dev by Jay Shrauner · 9 years ago
  73. 03a3860 Merge "Log screen events for blocked call fragments" into ub-contactsdialer-a-dev by Yorke Lee · 9 years ago
  74. 5358ca6 Merge "Log screen events for blocked call fragments" into ub-contactsdialer-a-dev by Yorke Lee · 9 years ago
  75. 178d8da Fix NPE in requestContent by Jay Shrauner · 9 years ago
  76. 35e44d4 Added support for displaying/redialing post-dial by Hall Liu · 10 years ago
  77. 2e05447 Merge "Fix potential ANR in CallLogNotificationsService" into ub-contactsdialer-b-dev by Yorke Lee · 9 years ago
  78. fa26d26 Merge "Specify whether the voicemail tab should be removed or updated." into ub-contactsdialer-a-dev by Nancy Chen · 9 years ago
  79. 52f2bd3 Merge "Specify whether the voicemail tab should be removed or updated." into ub-contactsdialer-a-dev by Nancy Chen · 9 years ago
  80. b31bc53 Specify whether the voicemail tab should be removed or updated. by Nancy Chen · 9 years ago
  81. e9fc88c Fix potential ANR in CallLogNotificationsService by Yorke Lee · 9 years ago
  82. b469c44 Merge "Format numbers in block dialog fragment" into ub-contactsdialer-a-dev by Brandon Maxwell · 9 years ago
  83. 21f1eb5 Merge "Format numbers in block dialog fragment" into ub-contactsdialer-a-dev by Brandon Maxwell · 9 years ago
  84. 3a8f2d7 Format numbers in block dialog fragment by Brandon Maxwell · 9 years ago
  85. f96bb18 Log screen events for blocked call fragments by Yorke Lee · 9 years ago
  86. 7754515 Add InCall dialpad to screenType -> screenName map am: 91d04a7869 by Yorke Lee · 9 years ago
  87. 91d04a7 Add InCall dialpad to screenType -> screenName map by Yorke Lee · 9 years ago
  88. 6bf4f27 Merge "Fix RTL layout for "Block number" action in Call Details" into ub-contactsdialer-a-dev by Yorke Lee · 9 years ago
  89. 6752a2f Merge "Fix RTL layout for "Block number" action in Call Details" into ub-contactsdialer-a-dev by Yorke Lee · 9 years ago
  90. 516be4d Fix RTL layout for "Block number" action in Call Details by Yorke Lee · 9 years ago
  91. 738988d Merge "Fix NPE in For Voicemail item without Uri." into ub-contactsdialer-a-dev by Nancy Chen · 9 years ago
  92. ad60c68 Merge "Fix NPE in For Voicemail item without Uri." into ub-contactsdialer-a-dev by Nancy Chen · 9 years ago
  93. f458121 Show blank screen when adding new blocked number am: d78dbf88dd by Brandon Maxwell · 9 years ago
  94. d78dbf8 Show blank screen when adding new blocked number by Brandon Maxwell · 9 years ago
  95. 9d7bc24 Merge "More work to hook up screen event logging" into ub-contactsdialer-a-dev by Yorke Lee · 9 years ago
  96. 4aabaac Merge "More work to hook up screen event logging" into ub-contactsdialer-a-dev by Yorke Lee · 9 years ago
  97. 2664b78 Merge "Dialer Call Blocking String Changes" into ub-contactsdialer-a-dev by Ta-wei Yen · 9 years ago
  98. 58e68a9 More work to hook up screen event logging by Yorke Lee · 9 years ago
  99. cca8ca6 Dialer Call Blocking String Changes by Ta-wei Yen · 9 years ago
  100. 2084754 Merge "Revert "More work to hook up screen event logging"" into ub-contactsdialer-a-dev by Yorke Lee · 9 years ago