1. 51c2bde Update layouts for call log list item actions. by Andrew Lee · 10 years ago
  2. f4ea223 Merge "Tidy up search ripples/layout." into mnc-dev by Andrew Lee · 10 years ago
  3. 2e943ee Tidy up search ripples/layout. by Andrew Lee · 10 years ago
  4. 7206436 Merge "Shown actions for queries with at least one digit." into mnc-dev by Andrew Lee · 10 years ago
  5. 222c96d Shown actions for queries with at least one digit. by Andrew Lee · 10 years ago
  6. 573c2d5 Fix vertical padding on call log fragment. by Andrew Lee · 10 years ago
  7. 5e6431e Merge "Change FAB icon and behavior for contacts tab." into mnc-dev by Andrew Lee · 10 years ago
  8. fdfeaaf Change FAB icon and behavior for contacts tab. by Andrew Lee · 10 years ago
  9. 71532b2 Merge "Revert "Fix NPE from ListsFragment crash."" into mnc-dev by Andrew Lee · 10 years ago
  10. 6a86624 Revert "Fix NPE from ListsFragment crash." by Andrew Lee · 10 years ago
  11. 9410a60 Merge "Add "show call history" list item." into mnc-dev by Andrew Lee · 10 years ago
  12. 69705be Add "show call history" list item. by Andrew Lee · 10 years ago
  13. 7ea6420 Fix tab elevation for action bar placeholder. by Andrew Lee · 10 years ago
  14. d10eef2 Fix NPE from ListsFragment crash. by Andrew Lee · 10 years ago
  15. 2555402 Check the voicemail IDs as opposed to the whole URI. by Nancy Chen · 10 years ago
  16. 57dee3b Unbundle AOSP Dialer in mnc-dev by Yorke Lee · 10 years ago
  17. ac17517 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  18. b82e8da Use TelecomManager.placeCall API by Yorke Lee · 10 years ago
  19. f452a20 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  20. 46c0882 Merge "CallLogAdapter cleanup and refactoring." by Tyler Gunn · 10 years ago
  21. 7615490 Merge "Add resources to recyclerview dependency." by Deepanshu Gupta · 10 years ago
  22. 9afa723 CallLogAdapter cleanup and refactoring. by Tyler Gunn · 10 years ago
  23. 41ddbe1 Make sure to correctly remove onPreDrawListener by Yorke Lee · 10 years ago
  24. 5772002 Merge "Use UserManager.isSystemUser API" by Yorke Lee · 10 years ago
  25. 021395e Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  26. b942490 Use UserManager.isSystemUser API by Yorke Lee · 10 years ago
  27. 9021763 Add resources to recyclerview dependency. by Deepanshu Gupta · 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. 4fb0b8e Make call log cards white. by Andrew Lee · 10 years ago
  36. ede8e85 Merge "Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_work" by Prerepa Viswanadham · 10 years ago
  37. f317088 Cardify the call log list items! by Andrew Lee · 10 years ago
  38. 4ab3400 Merge commit 'd3ffa4914baebe668d540fc966efddd0c89a92a2' into merge_work by Prerepa Viswanadham · 10 years ago
  39. f7a478d Merge "Replace ListView with RecyclerView in call log." by Andrew Lee · 10 years ago
  40. 492cd73 Replace ListView with RecyclerView in call log. by Andrew Lee · 10 years ago
  41. db31914 Merge "Remove deprecated API use" by Jay Shrauner · 10 years ago
  42. fa8c8d7 Merge "Switch to new SelectPhoneAccountDialogFragment API" by Jay Shrauner · 10 years ago
  43. 1c1d9ac Remove deprecated API use by Jay Shrauner · 10 years ago
  44. 6974895 Move some CallLog testing from adapter to fragment. by Andrew Lee · 10 years ago
  45. fcb5a03 Remove footer view. by Andrew Lee · 10 years ago
  46. 64c031c Merge "Remove expand/collapse animations in the Call Log." by Andrew Lee · 10 years ago
  47. ff6adf9 Separate empty view logic from ListView. by Andrew Lee · 10 years ago
  48. d32de0a Merge "Move copy of GroupingListAdapter to Dialer app." by Andrew Lee · 10 years ago
  49. 07a5e0a Move copy of GroupingListAdapter to Dialer app. by Andrew Lee · 10 years ago
  50. a1bb125 Add dependencies for RecyclerView. by Andrew Lee · 10 years ago
  51. c6fde8d Remove expand/collapse animations in the Call Log. by Andrew Lee · 10 years ago
  52. 2370e85 Merge "Don't track ReportDialog state in CallLogFragment." by Andrew Lee · 10 years ago
  53. 384eaad Switch to new SelectPhoneAccountDialogFragment API by Jay Shrauner · 10 years ago
  54. 477291e Merge "Create ContactInfoCache from CallLogAdapter." by Andrew Lee · 10 years ago
  55. f652ab0 Don't track ReportDialog state in CallLogFragment. by Andrew Lee · 10 years ago
  56. 029e1a8 Merge "Use hardware layer for SearchFragment fade in" by Yorke Lee · 10 years ago
  57. d3ffa49 Cannot direct dial or video call from Dialer search results. by Tyler Gunn · 10 years ago
  58. 74479d4 Create ContactInfoCache from CallLogAdapter. by Andrew Lee · 10 years ago
  59. c35c84c Merge "Declare that Dialer does not use cleartext network traffic." by Alex Klyubin · 10 years ago
  60. d522989 Use hardware layer for SearchFragment fade in by Yorke Lee · 10 years ago
  61. ea5f308 Merge "Stop using static common test lib. Fix Jack build" by Brian Attwell · 10 years ago
  62. 0d27e1d Merge "Move ContactInfo request classes to package." by Andrew Lee · 10 years ago
  63. 45c1489 Declare that Dialer does not use cleartext network traffic. by Alex Klyubin · 10 years ago
  64. 5b9ebe2 Move ContactInfo request classes to package. by Andrew Lee · 10 years ago
  65. c1fc077 Move ContactInfo database methods into helper. by Andrew Lee · 10 years ago
  66. 4639045 Stop using static common test lib. Fix Jack build by Brian Attwell · 10 years ago
  67. 81c3829 Move setPhoto logic to CallLogListItemViews. by Andrew Lee · 10 years ago
  68. 25e7327 Move view expand logic to CallLogListItemViews. by Andrew Lee · 10 years ago
  69. 1d519b3 Don't return contacts photo manager as a service. by Andrew Lee · 10 years ago
  70. c00378b Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  71. 8d7ed4a Merge "Move view-specific logic to ViewHolders." by Andrew Lee · 10 years ago
  72. 30355a8 Move view-specific logic to ViewHolders. by Andrew Lee · 10 years ago
  73. 2d42ccf Merge "Move Report-Bad-Data toast to GoogleDialer." by Andrew Lee · 10 years ago
  74. b229fed Remove unused getBetterNumberFromContacts method. by Andrew Lee · 10 years ago
  75. 5387ddb Move Report-Bad-Data toast to GoogleDialer. by Andrew Lee · 10 years ago
  76. 83f1688 Merge "Fix image-related GoogleDialer compiler warnings." by Andrew Lee · 10 years ago
  77. 0d47684 Merge "Remove more strings without default translation." by Andrew Lee · 10 years ago
  78. 4753fc7 Merge "Add logging of shortcut types on click." by Andrew Lee · 10 years ago
  79. b6fc8fb Merge "Make menu options protected instead of private." by Andrew Lee · 10 years ago
  80. eab660d Fix image-related GoogleDialer compiler warnings. by Andrew Lee · 10 years ago
  81. 548018f Remove more strings without default translation. by Andrew Lee · 10 years ago
  82. 2df7406 Add logging of shortcut types on click. by Andrew Lee · 10 years ago
  83. 467de3d Make menu options protected instead of private. by Andrew Lee · 10 years ago
  84. 826185d Merge "Fix NPE in device ID dialog." by Nancy Chen · 10 years ago
  85. 02c3652 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  86. b1dff5e Fix the dial string to include the + sign added by user for VT call by Garik Badalyan · 10 years ago
  87. b7bec8f Merge "Remove search shortcut background drawable." by Andrew Lee · 10 years ago
  88. 17538de Merge "Notify adapter of data set change onResume." by Andrew Lee · 10 years ago
  89. 0f4ec2a Fix NPE in device ID dialog. by Nancy Chen · 10 years ago
  90. a74d7d5 Merge "Add CACHED_PHOTO_URI to test values" by Yorke Lee · 10 years ago
  91. 72c9053 Merge "Fix NPE in call detail activity for voicemails." by Nancy Chen · 10 years ago
  92. 164d9d5 Fix NPE in call detail activity for voicemails. by Nancy Chen · 10 years ago
  93. a42f9b7 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  94. 084d524 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  95. a587886 Remove search shortcut background drawable. by Andrew Lee · 10 years ago
  96. 6903d98 Notify adapter of data set change onResume. by Andrew Lee · 10 years ago
  97. 5f0db7a Update smart dial results after adding contact. by Andrew Lee · 10 years ago
  98. adf7bd2 Add CACHED_PHOTO_URI to test values by Yorke Lee · 10 years ago
  99. f181b45 Merge "Cleanup logic for showing/hiding shortcuts." by Andrew Lee · 10 years ago
  100. 5b8a5cb Cleanup logic for showing/hiding shortcuts. by Andrew Lee · 10 years ago