1. 4aece95 Dynamically check for permission denials by Yorke Lee · 10 years ago
  2. 1905d8f Merge "Grab audio focus when listening to voicemail." into mnc-dev by Nancy Chen · 10 years ago
  3. 730e21c Only show accessibility settings for primary user. by Andrew Lee · 10 years ago
  4. 0451f9a Improve talkback on call log actions. by Andrew Lee · 10 years ago
  5. 84586d3 Merge "Add call log list item actions for adding contacts." into mnc-dev by Andrew Lee · 10 years ago
  6. e7ef086 Merge "Fix jank when showing dialpad" into mnc-dev by Yorke Lee · 10 years ago
  7. 6c450eb Fix jank when showing dialpad by Yorke Lee · 10 years ago
  8. ac5a8e1 Grab audio focus when listening to voicemail. by Nancy Chen · 10 years ago
  9. 5a9cd71 Add call log list item actions for adding contacts. by Andrew Lee · 10 years ago
  10. b255456 Merge "Mark voicemails as old after they are read." into mnc-dev by Nancy Chen · 10 years ago
  11. f153bf4 Mark voicemails as old after they are read. by Nancy Chen · 10 years ago
  12. 2478ea4 Fix crash in recents log when in Talkback mode. by Andrew Lee · 10 years ago
  13. 432cfa1 Merge "Update layouts for call log list item actions." into mnc-dev by Andrew Lee · 10 years ago
  14. 51c2bde Update layouts for call log list item actions. by Andrew Lee · 10 years ago
  15. 99413b4 Hide "clear" action if search text is empty. by Andrew Lee · 10 years ago
  16. 222c96d Shown actions for queries with at least one digit. by Andrew Lee · 10 years ago
  17. 5e6431e Merge "Change FAB icon and behavior for contacts tab." into mnc-dev by Andrew Lee · 10 years ago
  18. fdfeaaf Change FAB icon and behavior for contacts tab. by Andrew Lee · 10 years ago
  19. 71532b2 Merge "Revert "Fix NPE from ListsFragment crash."" into mnc-dev by Andrew Lee · 10 years ago
  20. 6a86624 Revert "Fix NPE from ListsFragment crash." by Andrew Lee · 10 years ago
  21. 69705be Add "show call history" list item. by Andrew Lee · 10 years ago
  22. d10eef2 Fix NPE from ListsFragment crash. by Andrew Lee · 10 years ago
  23. 2555402 Check the voicemail IDs as opposed to the whole URI. by Nancy Chen · 10 years ago
  24. b82e8da Use TelecomManager.placeCall API by Yorke Lee · 10 years ago
  25. 9afa723 CallLogAdapter cleanup and refactoring. by Tyler Gunn · 10 years ago
  26. 41ddbe1 Make sure to correctly remove onPreDrawListener by Yorke Lee · 10 years ago
  27. b942490 Use UserManager.isSystemUser API by Yorke Lee · 10 years ago
  28. ff1769f Remove use of private isResumed API by Yorke Lee · 10 years ago
  29. b5f47c5 Merge "Change hasVoicemailNumber to getVoicemailNumber" by Yorke Lee · 10 years ago
  30. c1b7d0a Move call log actions into expandable view. by Andrew Lee · 10 years ago
  31. a409b6a Change hasVoicemailNumber to getVoicemailNumber by Yorke Lee · 10 years ago
  32. 1582ac1 Merge "Use TelecommManager.getDefaultOutgoingPhoneAccount" by Yorke Lee · 10 years ago
  33. 3af7e56 Use TelecommManager.getDefaultOutgoingPhoneAccount by Yorke Lee · 10 years ago
  34. 4015d9e Follow TelecomManager API changes by Yorke Lee · 10 years ago
  35. ede8e85 Merge "Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_work" by Prerepa Viswanadham · 10 years ago
  36. f317088 Cardify the call log list items! by Andrew Lee · 10 years ago
  37. 4ab3400 Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_work by Prerepa Viswanadham · 10 years ago
  38. f7a478d Merge "Replace ListView with RecyclerView in call log." by Andrew Lee · 10 years ago
  39. 492cd73 Replace ListView with RecyclerView in call log. by Andrew Lee · 10 years ago
  40. db31914 Merge "Remove deprecated API use" by Jay Shrauner · 10 years ago
  41. fa8c8d7 Merge "Switch to new SelectPhoneAccountDialogFragment API" by Jay Shrauner · 10 years ago
  42. 1c1d9ac Remove deprecated API use by Jay Shrauner · 10 years ago
  43. 6974895 Move some CallLog testing from adapter to fragment. by Andrew Lee · 10 years ago
  44. fcb5a03 Remove footer view. by Andrew Lee · 10 years ago
  45. 64c031c Merge "Remove expand/collapse animations in the Call Log." by Andrew Lee · 10 years ago
  46. ff6adf9 Separate empty view logic from ListView. by Andrew Lee · 10 years ago
  47. 07a5e0a Move copy of GroupingListAdapter to Dialer app. by Andrew Lee · 10 years ago
  48. c6fde8d Remove expand/collapse animations in the Call Log. by Andrew Lee · 10 years ago
  49. 2370e85 Merge "Don't track ReportDialog state in CallLogFragment." by Andrew Lee · 10 years ago
  50. 384eaad Switch to new SelectPhoneAccountDialogFragment API by Jay Shrauner · 10 years ago
  51. 477291e Merge "Create ContactInfoCache from CallLogAdapter." by Andrew Lee · 10 years ago
  52. f652ab0 Don't track ReportDialog state in CallLogFragment. by Andrew Lee · 10 years ago
  53. 029e1a8 Merge "Use hardware layer for SearchFragment fade in" by Yorke Lee · 10 years ago
  54. d3ffa49 Cannot direct dial or video call from Dialer search results. by Tyler Gunn · 10 years ago
  55. 74479d4 Create ContactInfoCache from CallLogAdapter. by Andrew Lee · 10 years ago
  56. d522989 Use hardware layer for SearchFragment fade in by Yorke Lee · 10 years ago
  57. 0d27e1d Merge "Move ContactInfo request classes to package." by Andrew Lee · 10 years ago
  58. 5b9ebe2 Move ContactInfo request classes to package. by Andrew Lee · 10 years ago
  59. c1fc077 Move ContactInfo database methods into helper. by Andrew Lee · 10 years ago
  60. 81c3829 Move setPhoto logic to CallLogListItemViews. by Andrew Lee · 10 years ago
  61. 25e7327 Move view expand logic to CallLogListItemViews. by Andrew Lee · 10 years ago
  62. 1d519b3 Don't return contacts photo manager as a service. by Andrew Lee · 10 years ago
  63. 8d7ed4a Merge "Move view-specific logic to ViewHolders." by Andrew Lee · 10 years ago
  64. 30355a8 Move view-specific logic to ViewHolders. by Andrew Lee · 10 years ago
  65. 2d42ccf Merge "Move Report-Bad-Data toast to GoogleDialer." by Andrew Lee · 10 years ago
  66. b229fed Remove unused getBetterNumberFromContacts method. by Andrew Lee · 10 years ago
  67. 5387ddb Move Report-Bad-Data toast to GoogleDialer. by Andrew Lee · 10 years ago
  68. 4753fc7 Merge "Add logging of shortcut types on click." by Andrew Lee · 10 years ago
  69. b6fc8fb Merge "Make menu options protected instead of private." by Andrew Lee · 10 years ago
  70. 2df7406 Add logging of shortcut types on click. by Andrew Lee · 10 years ago
  71. 467de3d Make menu options protected instead of private. by Andrew Lee · 10 years ago
  72. 826185d Merge "Fix NPE in device ID dialog." by Nancy Chen · 10 years ago
  73. b1dff5e Fix the dial string to include the + sign added by user for VT call by Garik Badalyan · 10 years ago
  74. b7bec8f Merge "Remove search shortcut background drawable." by Andrew Lee · 10 years ago
  75. 17538de Merge "Notify adapter of data set change onResume." by Andrew Lee · 10 years ago
  76. 0f4ec2a Fix NPE in device ID dialog. by Nancy Chen · 10 years ago
  77. 72c9053 Merge "Fix NPE in call detail activity for voicemails." by Nancy Chen · 10 years ago
  78. 164d9d5 Fix NPE in call detail activity for voicemails. by Nancy Chen · 10 years ago
  79. a587886 Remove search shortcut background drawable. by Andrew Lee · 10 years ago
  80. 6903d98 Notify adapter of data set change onResume. by Andrew Lee · 10 years ago
  81. 5f0db7a Update smart dial results after adding contact. by Andrew Lee · 10 years ago
  82. f181b45 Merge "Cleanup logic for showing/hiding shortcuts." by Andrew Lee · 10 years ago
  83. 5b8a5cb Cleanup logic for showing/hiding shortcuts. by Andrew Lee · 10 years ago
  84. beb1dfe Remove extra options from dialpad menu. by Andrew Lee · 10 years ago
  85. 87dc730 Add shortcut for creating new contact with number. by Andrew Lee · 10 years ago
  86. 0247a9b Change add contact shortcut to be for "existing". by Andrew Lee · 10 years ago
  87. 5ef1ff8 Merge "Add "Send SMS" shortcut to Dialer." by Andrew Lee · 10 years ago
  88. ad3d871 Add "Send SMS" shortcut to Dialer. by Andrew Lee · 10 years ago
  89. 3e7ee92 Merge "Clean up extra helper methods." by Andrew Lee · 10 years ago
  90. dc4dd5e Clean up extra helper methods. by Andrew Lee · 10 years ago
  91. f7cef1a Merge "Move add contact intent creation to IntentProvider." by Andrew Lee · 10 years ago
  92. 32fe4e9 Merge "Hide accessibility settings if none." by Andrew Lee · 10 years ago
  93. b33c21f Merge "Do not cache non-contacts URI in calllog provider. (2/2)" by Makoto Onuki · 10 years ago
  94. 2cdfa7b Move add contact intent creation to IntentProvider. by Andrew Lee · 10 years ago
  95. e1b8593 Merge "Delete call log list item extras." by Andrew Lee · 10 years ago
  96. 14cfa66 Delete call log list item extras. by Andrew Lee · 10 years ago
  97. 3185cbb Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' by Vinit Deshpande · 10 years ago
  98. 13221cc Merge "Replace tabs-text with icons." by Andrew Lee · 10 years ago
  99. d819b66 Hide accessibility settings if none. by Andrew Lee · 10 years ago
  100. 1a3405b Do not cache non-contacts URI in calllog provider. (2/2) by Makoto Onuki · 10 years ago