1. 440a8fb Styled frequent contacts to look like contact list by Brian Attwell · 10 years ago
  2. 6ee0728 Show starred contacts in circles by Brian Attwell · 10 years ago
  3. 2a913bd Cleanup: remove dialer code from ContactTileAdapter by Brian Attwell · 10 years ago
  4. 0cbfbda am ff52f105: Merge "Apply list item padding left to the contact list pinned header." into lmp-preview-dev by Andrew Lee · 10 years ago
  5. d2777ce am 84f6ef0c: Merge "Add support for full-bleed selection of contact list items." into lmp-preview-dev by Andrew Lee · 10 years ago
  6. bd47978 am 09b5369f: Merge "Update setCanDigitsBeEdited to show overflow menu button if editable." into lmp-preview-dev by Andrew Lee · 10 years ago
  7. ff52f10 Merge "Apply list item padding left to the contact list pinned header." into lmp-preview-dev by Andrew Lee · 10 years ago
  8. 84f6ef0 Merge "Add support for full-bleed selection of contact list items." into lmp-preview-dev by Andrew Lee · 10 years ago
  9. a6a0acc Removing flawed "getTodayString" and "getYesterdayString" methods. by Tyler Gunn · 10 years ago
  10. 09b5369 Merge "Update setCanDigitsBeEdited to show overflow menu button if editable." into lmp-preview-dev by Andrew Lee · 10 years ago
  11. fc9221e Add support for full-bleed selection of contact list items. by Andrew Lee · 10 years ago
  12. 66ee563 Apply list item padding left to the contact list pinned header. by Andrew Lee · 10 years ago
  13. 628bd45 Update setCanDigitsBeEdited to show overflow menu button if editable. by Andrew Lee · 10 years ago
  14. 0c9b355 am 1009021a: Fix bad text kerning in dynamic resizing EditText. by Andrew Lee · 10 years ago
  15. ae0f414 Moving FAB logic to ContactsCommon. by Sai Cheemalapati · 10 years ago
  16. 1009021 Fix bad text kerning in dynamic resizing EditText. by Andrew Lee · 10 years ago
  17. a2389c1 Expose color of LetterTileDrawable via accessor by Brian Attwell · 10 years ago
  18. 0cce7b8 am e7e5d98b: Merge "Set first header\'s y position according to the to of the first child." into lmp-preview-dev by Andrew Lee · 10 years ago
  19. fb450d3 Fixed LetterTileDrawable#setColorFilter by Brian Attwell · 10 years ago
  20. 26813c7 Set first header's y position according to the to of the first child. by Andrew Lee · 10 years ago
  21. 3264237 am 8668f83e: Merge "Match contact list items to redlines for Dialer." into lmp-preview-dev by Andrew Lee · 10 years ago
  22. 6fdf169 Match contact list items to redlines for Dialer. by Andrew Lee · 10 years ago
  23. e20d32a am 7a3f3a77: Merge "Add callback mechanism to fadeIn and fadeOut in AnimUtils" into lmp-preview-dev by Yorke Lee · 10 years ago
  24. 7a3f3a7 Merge "Add callback mechanism to fadeIn and fadeOut in AnimUtils" into lmp-preview-dev by Yorke Lee · 10 years ago
  25. 62ad29a am f6141bd8: Merge "Updating contact list item for Dialer search redlines." into lmp-preview-dev by Andrew Lee · 10 years ago
  26. 7961175 Updating contact list item for Dialer search redlines. by Andrew Lee · 10 years ago
  27. 51cf1da Add callback mechanism to fadeIn and fadeOut in AnimUtils by Yorke Lee · 10 years ago
  28. e17b4fa am 1e0cb2e4: Add styleable attribute for dialpad ripple touch tints. by Andrew Lee · 10 years ago
  29. 88bede3 Fix broken Contacts tests by Yorke Lee · 10 years ago
  30. bfe9657 am 439f955e: Adjust key button durations. by Andrew Lee · 10 years ago
  31. 3f7afda Merge "Fix build breakage: Revert "Fix broken Contacts tests"" by Ed Heyl · 10 years ago
  32. c9ab532 Fix build breakage: Revert "Fix broken Contacts tests" by Ed Heyl · 10 years ago
  33. 1e0cb2e Add styleable attribute for dialpad ripple touch tints. by Andrew Lee · 10 years ago
  34. e6846f0 Merge "Fix broken Contacts tests" by Yorke Lee · 10 years ago
  35. 439f955 Adjust key button durations. by Andrew Lee · 10 years ago
  36. ce892f5 DO NOT MERGE Changed margins of Dialer and Contact list items to match redline spec. by Sai Cheemalapati · 10 years ago
  37. 046aa23 am e4deb696: Add PathInterpolators to AnimUtils by Yorke Lee · 10 years ago
  38. dca4d85 Fix broken Contacts tests by Yorke Lee · 10 years ago
  39. e4deb69 Add PathInterpolators to AnimUtils by Yorke Lee · 10 years ago
  40. ce4a271 Merge "Changed margins of Dialer and Contact list items to match redline spec. Changed text color of items to match spec (#4d4d4d). Fixed text size issue in People app. Bug: 15165159" by Santos Cordon · 10 years ago
  41. 3bc19a3 Changed margins of Dialer and Contact list items to match redline spec. by Sai Cheemalapati · 10 years ago
  42. f0610f4 Merge "Catch OutOfMemoryError on photo load" by Jay Shrauner · 10 years ago
  43. 98da99b Merge "Remove use of TelephonyManager.getDefault" by Yorke Lee · 10 years ago
  44. c2a910a am 58a793ee: Provide Color.BLACK as default name text color. by Andrew Lee · 10 years ago
  45. 58a793e Provide Color.BLACK as default name text color. by Andrew Lee · 10 years ago
  46. 98575ef Catch OutOfMemoryError on photo load by Jay Shrauner · 10 years ago
  47. 6c547c9 am 5a4ed853: Add default duration constant to AnimUtils class. by Andrew Lee · 10 years ago
  48. b79de85 Remove use of TelephonyManager.getDefault by Yorke Lee · 10 years ago
  49. 5a4ed85 Add default duration constant to AnimUtils class. by Andrew Lee · 10 years ago
  50. 3db4b46 am 1d026495: Merge "Add fadeIn and fadeOut methods to AnimUtils" into lmp-preview-dev by Yorke Lee · 10 years ago
  51. 1d02649 Merge "Add fadeIn and fadeOut methods to AnimUtils" into lmp-preview-dev by Yorke Lee · 10 years ago
  52. 90fbbae Fixes comment typo in ContactListItemView by Paul Soulos · 10 years ago
  53. b478fa9 [DO NOT MERGE] Add attibute for color on contacts list search items by Nancy Chen · 10 years ago
  54. f88b7b9 Add attibute for color on contacts list search items by Nancy Chen · 10 years ago
  55. 7853949 Add fadeIn and fadeOut methods to AnimUtils by Yorke Lee · 10 years ago
  56. 914484f Merge "Add FAB utility method and dimension to ContactsCommon" into lmp-preview-dev by Yorke Lee · 10 years ago
  57. fdd85fe Add FAB utility method and dimension to ContactsCommon by Yorke Lee · 10 years ago
  58. f31e733 Make nearby places photos not look like jellybeans by Yorke Lee · 10 years ago
  59. 4f0c798 Remove withLayer calls in Dialpad animation by Yorke Lee · 10 years ago
  60. 8e8c624 Cancel previously assigned animations if interrupted by Yorke Lee · 10 years ago
  61. f99cadf Add new AnimationUtils class in ContactsCommon by Yorke Lee · 10 years ago
  62. 0e33af6 Implement custom view for rendering numerals. by Andrew Lee · 10 years ago
  63. 5a8976e Merge "Set isCircular flag correctly in CallDetailActivity" by Yorke Lee · 10 years ago
  64. ce692f3 Set isCircular flag correctly in CallDetailActivity by Yorke Lee · 10 years ago
  65. 793b690 Fix visibility of overflow menu by Yorke Lee · 10 years ago
  66. efe9aac Merge "Add AnimatorListenerAdapter stub" by Yorke Lee · 10 years ago
  67. e9a6bb1 Add AnimatorListenerAdapter stub by Yorke Lee · 10 years ago
  68. f2e1ee6 Support empty results in contact entry list fragment. by Andrew Lee · 10 years ago
  69. 0f2f49b Merge "Adding day group headings in the call log which group call log entries under 4 headings, "Today", "Yesterday", "Last week", "Other"." by Tyler Gunn · 10 years ago
  70. c0b94eb Adding day group headings in the call log which group call log entries by Tyler Gunn · 10 years ago
  71. 9d40cfc am fb47aac4: Removing explicit destination for CALL intents sent from dialer. by Santos Cordon · 10 years ago
  72. 4e5fe7c Allow contacts.xml to have a different name by Makoto Onuki · 10 years ago
  73. 1ada7ad Merge "Correcting issue where businesses with business photo URLs show a person avatar until the photo loads." by Tyler Gunn · 10 years ago
  74. 07bbbaa Correcting issue where businesses with business photo URLs show a person by Tyler Gunn · 10 years ago
  75. f6b613b Tweak dialpad opacity animation. by Andrew Lee · 10 years ago
  76. 0fd56e8 Move more menu to top, and resize digits text. by Andrew Lee · 10 years ago
  77. 18ebf35 Add function for animating dialpad hide. by Andrew Lee · 10 years ago
  78. 37f2204 Animate dialpad in when shown. by Andrew Lee · 10 years ago
  79. c3de481 Display non-square bitmaps as circles by Yorke Lee · 10 years ago
  80. 9b38fc7 Fix missing add to contacts button by Yorke Lee · 10 years ago
  81. b1f9475 Move more Dialpad resources to ContactsCommon by Yorke Lee · 10 years ago
  82. dce995e Merge "Update ContactListItemView.setIsSectionHeaderEnabled when binding view" by Yorke Lee · 10 years ago
  83. 83ee197 Update ContactListItemView.setIsSectionHeaderEnabled when binding view by Yorke Lee · 10 years ago
  84. b197fb0 Merge "Delete mContactsCount tracking in ContactEntryListAdapter." by Andrew Lee · 10 years ago
  85. 9cab854 Delete mContactsCount tracking in ContactEntryListAdapter. by Andrew Lee · 10 years ago
  86. 0b332d7 Merge "Add circular photo support to ContactPhotoManager" by Yorke Lee · 10 years ago
  87. 3f9c2f4 Add circular photo support to ContactPhotoManager by Yorke Lee · 10 years ago
  88. 69d9a53 Merge "Remove "TODO use syncadapter package instead"" by Brian Attwell · 10 years ago
  89. ceb851d Polishing text style and measuring for section headers. by Andrew Lee · 10 years ago
  90. f824849 Remove "TODO use syncadapter package instead" by Brian Attwell · 10 years ago
  91. 8ec561a Merge "Moves section header in contacts list to the left side." by Andrew Lee · 10 years ago
  92. 807d572 Merge "Moves section header in contacts list to the left side." by Andrew Lee · 10 years ago
  93. 1f1e90d Moves section header in contacts list to the left side. by Andrew Lee · 10 years ago
  94. a1523ce Merge "Use ShapeDrawable for floating action button." by Yorke Lee · 10 years ago
  95. a995043 Change default photo position from right to left. by Andrew Lee · 10 years ago
  96. 977f097 Use ShapeDrawable for floating action button. by Yorke Lee · 10 years ago
  97. 9779f46 Delete functionality to set count in the pinned header views. by Andrew Lee · 10 years ago
  98. 7a8c2c3 Move floating action button constants and helpers to ContactsCommon. by Andrew Lee · 10 years ago
  99. 83e86e2 Merge "Delete contacts list item dividers." by Andrew Lee · 10 years ago
  100. f4fcd3d Delete contacts list item dividers. by Andrew Lee · 10 years ago