1. 58eaabc Refactor Voicemail Playback into standalone view. by Andrew Lee · 10 years ago
  2. a56893c Use correct xxxhdpi icon for AOSP Dialer by Yorke Lee · 10 years ago
  3. 0c67130 Merge "Handle runtime phone permission" into mnc-dev by Yorke Lee · 10 years ago
  4. 44ed26c Merge "Handle runtime permissions in Dialer" into mnc-dev by Yorke Lee · 10 years ago
  5. 2e1bfd3 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  6. b7330e3 Handle runtime phone permission by Yorke Lee · 10 years ago
  7. c16ea5a Handle runtime permissions in Dialer by Yorke Lee · 10 years ago
  8. 5ade624 Merge "Transfer VM fragment logic to presenter." into mnc-dev by Andrew Lee · 10 years ago
  9. c2ebd1c Merge "Some ListsFragment cleanups." into mnc-dev by Andrew Lee · 10 years ago
  10. f03ba0d Transfer VM fragment logic to presenter. by Andrew Lee · 10 years ago
  11. 8a545af Merge "Allow dialing SIP calls directly from search" into mnc-dev by Yorke Lee · 10 years ago
  12. 71cd194 Allow dialing SIP calls directly from search by Yorke Lee · 10 years ago
  13. 432d4b5 Some ListsFragment cleanups. by Andrew Lee · 10 years ago
  14. 2b00f73 Merge "Add voicemail tab if there are active providers." into mnc-dev by Andrew Lee · 10 years ago
  15. 50dfa5e Add voicemail tab if there are active providers. by Andrew Lee · 10 years ago
  16. 5a194cd Merge "Import translations. DO NOT MERGE" into mnc-dev by Baligh Uddin · 10 years ago
  17. a00612c Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  18. 02c5848 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  19. 7c461dc Add AsyncTaskUtil for call log actions. by Andrew Lee · 10 years ago
  20. 49efd91 Performance improvements to call log scrolling. by Andrew Lee · 10 years ago
  21. d9602d0 Remove unused InCallApp by Yorke Lee · 10 years ago
  22. 920f90e Merge "Only allow one expanded call log card." into mnc-dev by Andrew Lee · 10 years ago
  23. c1167e9 Remove voicemail transcript from details. by Andrew Lee · 10 years ago
  24. 6cb5bfb Merge "Delete unused code in CallDetailActivity." into mnc-dev by Andrew Lee · 10 years ago
  25. 4c9a8cf Merge "Fix potential Dialer NPEs" into mnc-dev by Yorke Lee · 10 years ago
  26. 791b488 Fix potential Dialer NPEs by Yorke Lee · 10 years ago
  27. 2b63359 Delete unused code in CallDetailActivity. by Andrew Lee · 10 years ago
  28. 6ed1156 Remove VM StatusMessage code from Call Details. by Andrew Lee · 10 years ago
  29. 4937a72 Merge "Change VM playback fragment layout." into mnc-dev by Andrew Lee · 10 years ago
  30. c2289b3 Change VM playback fragment layout. by Andrew Lee · 10 years ago
  31. affe8b7 Only allow one expanded call log card. by Andrew Lee · 10 years ago
  32. 46b5395 Merge "Don't set voicemail status message in Call Log." into mnc-dev by Andrew Lee · 10 years ago
  33. 39ab347 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  34. bad58ac Don't set voicemail status message in Call Log. by Andrew Lee · 10 years ago
  35. a812d28 Merge "Move proximity sensor logic into VM fragment." into mnc-dev by Andrew Lee · 10 years ago
  36. ea4c33b Merge "Fix NPE in keyPressed when getView is null" into mnc-dev by Jay Shrauner · 10 years ago
  37. f5cffef Merge "Send VM notification to VM call log tab." into mnc-dev by Andrew Lee · 10 years ago
  38. 12663fb Send VM notification to VM call log tab. by Andrew Lee · 10 years ago
  39. fefc60e Fix NPE in keyPressed when getView is null by Jay Shrauner · 10 years ago
  40. 911b14d Merge "Reorganize Intent utilities, add send SMS intent." into mnc-dev by Andrew Lee · 10 years ago
  41. 93b816f Move proximity sensor logic into VM fragment. by Andrew Lee · 10 years ago
  42. 247df6e Reorganize Intent utilities, add send SMS intent. by Andrew Lee · 10 years ago
  43. 91dc991 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  44. 8ba6e00 Merge "More video related API fixes" into mnc-dev by Yorke Lee · 10 years ago
  45. c5d6cb9 Merge "Indicate whether CallLogAdapter is for Recents." into mnc-dev by Andrew Lee · 10 years ago
  46. bb48628 Indicate whether CallLogAdapter is for Recents. by Andrew Lee · 10 years ago
  47. fb25533 More video related API fixes by Yorke Lee · 10 years ago
  48. 4244689 Merge "add RequestImportVCardPermissionsActivity to manifest" into mnc-dev by Brian Attwell · 10 years ago
  49. 97e70fc Merge "Save CNAP in call history" into mnc-dev by Yorke Lee · 10 years ago
  50. 47410b0 Save CNAP in call history by Yorke Lee · 10 years ago
  51. bd53eb4 add RequestImportVCardPermissionsActivity to manifest by Brian Attwell · 10 years ago
  52. b06e181 Remove unused ViewDragHelper. by Andrew Lee · 10 years ago
  53. 92e8d00 Merge "Fix crash in voicemail notifications." into mnc-dev by Nancy Chen · 10 years ago
  54. 6737702 Fix crash in voicemail notifications. by Nancy Chen · 10 years ago
  55. 4aece95 Dynamically check for permission denials by Yorke Lee · 10 years ago
  56. 81c9382 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  57. 1905d8f Merge "Grab audio focus when listening to voicemail." into mnc-dev by Nancy Chen · 10 years ago
  58. 730e21c Only show accessibility settings for primary user. by Andrew Lee · 10 years ago
  59. 0451f9a Improve talkback on call log actions. by Andrew Lee · 10 years ago
  60. 84586d3 Merge "Add call log list item actions for adding contacts." into mnc-dev by Andrew Lee · 10 years ago
  61. e7ef086 Merge "Fix jank when showing dialpad" into mnc-dev by Yorke Lee · 10 years ago
  62. 6c450eb Fix jank when showing dialpad by Yorke Lee · 10 years ago
  63. ac5a8e1 Grab audio focus when listening to voicemail. by Nancy Chen · 10 years ago
  64. 5a9cd71 Add call log list item actions for adding contacts. by Andrew Lee · 10 years ago
  65. b255456 Merge "Mark voicemails as old after they are read." into mnc-dev by Nancy Chen · 10 years ago
  66. f153bf4 Mark voicemails as old after they are read. by Nancy Chen · 10 years ago
  67. 2478ea4 Fix crash in recents log when in Talkback mode. by Andrew Lee · 10 years ago
  68. 432cfa1 Merge "Update layouts for call log list item actions." into mnc-dev by Andrew Lee · 10 years ago
  69. 51c2bde Update layouts for call log list item actions. by Andrew Lee · 10 years ago
  70. 99413b4 Hide "clear" action if search text is empty. by Andrew Lee · 10 years ago
  71. f4ea223 Merge "Tidy up search ripples/layout." into mnc-dev by Andrew Lee · 10 years ago
  72. 2e943ee Tidy up search ripples/layout. by Andrew Lee · 10 years ago
  73. 7206436 Merge "Shown actions for queries with at least one digit." into mnc-dev by Andrew Lee · 10 years ago
  74. 222c96d Shown actions for queries with at least one digit. by Andrew Lee · 10 years ago
  75. 573c2d5 Fix vertical padding on call log fragment. by Andrew Lee · 10 years ago
  76. 5e6431e Merge "Change FAB icon and behavior for contacts tab." into mnc-dev by Andrew Lee · 10 years ago
  77. fdfeaaf Change FAB icon and behavior for contacts tab. by Andrew Lee · 10 years ago
  78. 71532b2 Merge "Revert "Fix NPE from ListsFragment crash."" into mnc-dev by Andrew Lee · 10 years ago
  79. 6a86624 Revert "Fix NPE from ListsFragment crash." by Andrew Lee · 10 years ago
  80. 9410a60 Merge "Add "show call history" list item." into mnc-dev by Andrew Lee · 10 years ago
  81. 69705be Add "show call history" list item. by Andrew Lee · 10 years ago
  82. 7ea6420 Fix tab elevation for action bar placeholder. by Andrew Lee · 10 years ago
  83. d10eef2 Fix NPE from ListsFragment crash. by Andrew Lee · 10 years ago
  84. 2555402 Check the voicemail IDs as opposed to the whole URI. by Nancy Chen · 10 years ago
  85. 57dee3b Unbundle AOSP Dialer in mnc-dev by Yorke Lee · 10 years ago
  86. ac17517 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  87. b82e8da Use TelecomManager.placeCall API by Yorke Lee · 10 years ago
  88. f452a20 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  89. 46c0882 Merge "CallLogAdapter cleanup and refactoring." by Tyler Gunn · 10 years ago
  90. 7615490 Merge "Add resources to recyclerview dependency." by Deepanshu Gupta · 10 years ago
  91. 9afa723 CallLogAdapter cleanup and refactoring. by Tyler Gunn · 10 years ago
  92. 41ddbe1 Make sure to correctly remove onPreDrawListener by Yorke Lee · 10 years ago
  93. 5772002 Merge "Use UserManager.isSystemUser API" by Yorke Lee · 10 years ago
  94. 021395e Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  95. b942490 Use UserManager.isSystemUser API by Yorke Lee · 10 years ago
  96. 9021763 Add resources to recyclerview dependency. by Deepanshu Gupta · 10 years ago
  97. ff1769f Remove use of private isResumed API by Yorke Lee · 10 years ago
  98. b5f47c5 Merge "Change hasVoicemailNumber to getVoicemailNumber" by Yorke Lee · 10 years ago
  99. c1b7d0a Move call log actions into expandable view. by Andrew Lee · 10 years ago
  100. a409b6a Change hasVoicemailNumber to getVoicemailNumber by Yorke Lee · 10 years ago