1. d2bbc2c Some changes to FAB controller pertaining to animations. by Andrew Lee · 11 years ago
  2. 3d3262b Fix pinned header jump for first pinned header by Yorke Lee · 11 years ago
  3. 758411b Merge "Increase size of avatar and bussiness letter tile" into lmp-dev by Brian Attwell · 11 years ago
  4. c73bdd9 Merge "Correct padding at start of Frequently Contacted" into lmp-dev by Brian Attwell · 11 years ago
  5. a8fa55d Increase size of avatar and bussiness letter tile by Brian Attwell · 11 years ago
  6. 335244b Correct padding at start of Frequently Contacted by Brian Attwell · 11 years ago
  7. 1c85a91 Fix tablet padding of ContactPickerFragment by Brian Attwell · 11 years ago
  8. 14d4792 Apply card padding when fragment becomes unhidden by Brian Attwell · 11 years ago
  9. 0b5dab7 Merge "Only animate alignment of FAB if the FAB container is shown." into lmp-dev by Andrew Lee · 11 years ago
  10. 955e10d Only animate alignment of FAB if the FAB container is shown. by Andrew Lee · 11 years ago
  11. 66772d9 Fix EdgeEffect clipping in contact scrollers by Brian Attwell · 11 years ago
  12. 6d40350 Merge "Adding common contact list view and card layout" into lmp-dev by Zheng Fu · 11 years ago
  13. 0dd2bdb Adding common contact list view and card layout by Zheng Fu · 11 years ago
  14. 270cc7a Merge "ContactLoader always stores thumbnail blob" into lmp-dev by Brian Attwell · 11 years ago
  15. 393d928 ContactLoader always stores thumbnail blob by Brian Attwell · 11 years ago
  16. 61084f6 API changes for ContactsContract by Yorke Lee · 11 years ago
  17. 9984921 API Review PhoneManager -> TelecommManager. Rename methods (2/6) by Nancy Chen · 11 years ago
  18. 9854e16 Decrease LetterTile scale for starred contacts by Brian Attwell · 11 years ago
  19. 7e558dc Pass context into isVideoEnabled. Add getContext() method to adapter. by Andrew Lee · 11 years ago
  20. aca95b8 Add method to TouchPointManager to check for valid point. by Nancy Chen · 11 years ago
  21. 435dbb9 Add scaleIn/scaleOut methods to the FAB controller. by Andrew Lee · 11 years ago
  22. 5604608 Moves isVideoEnabled into ContactsCommon by Paul Soulos · 11 years ago
  23. aff5bba Uses the material contacts icon (1/2) by Paul Soulos · 11 years ago
  24. c25109d Merge "Add resize method to FAB controller." into lmp-dev by Andrew Lee · 11 years ago
  25. 7c7eaa7 Add resize method to FAB controller. by Andrew Lee · 11 years ago
  26. 16231a3 Merge "Update margins around directory headers and search bar icons." into lmp-dev by Nancy Chen · 11 years ago
  27. e20d1ac Update margins around directory headers and search bar icons. by Nancy Chen · 11 years ago
  28. 8f32671 Merge "Fix ViewPagerTabs not scrolling correctly after tab selected" into lmp-dev by Yorke Lee · 11 years ago
  29. d0a46cd Fix ViewPagerTabs not scrolling correctly after tab selected by Yorke Lee · 11 years ago
  30. 0a221fc Final structural tweaks to Telecomm API (2/8) by Ihab Awad · 11 years ago
  31. fcbfe9b Merge "Protect against invalid long numbers in Dialer" into lmp-dev by Yorke Lee · 11 years ago
  32. e9825a9 Protect against invalid long numbers in Dialer by Yorke Lee · 11 years ago
  33. 6e07857 Merge "Subclass of linear layout for parent activity to listen to touch." into lmp-dev by Nancy Chen · 11 years ago
  34. 555c40e Subclass of linear layout for parent activity to listen to touch. by Nancy Chen · 11 years ago
  35. f4474e6 Add Singleton class to keep track of coordinates of user touch. by Nancy Chen · 11 years ago
  36. f71ca77 Use ic_person_white_64dp with correct padding by Brian Attwell · 11 years ago
  37. aaa4e64 Remove background from unpinned headers by Brian Attwell · 11 years ago
  38. 0a0422b Merge "Disable pinned headers for directory headers" into lmp-dev by Nancy Chen · 11 years ago
  39. 9252825 Disable pinned headers for directory headers by Nancy Chen · 11 years ago
  40. 93fb435 Use new RoundedBitmapDrawableFactory by Chris Craik · 11 years ago
  41. f27dd32 Add RECT_OUTLINE_PROVIDER to ViewUtil by Brian Attwell · 11 years ago
  42. 8ee2e27 Added an analytics dialog fragment. by Sai Cheemalapati · 11 years ago
  43. 0c882a0 Merge "Correctly setGravity for RTL mode" into lmp-dev by Yorke Lee · 11 years ago
  44. 4a624f6 Moved analytics base files to ContactsCommon. by Sai Cheemalapati · 11 years ago
  45. 525f513 Correctly setGravity for RTL mode by Yorke Lee · 11 years ago
  46. 19e4f8d Merge "Follow ContactsContract API change" into lmp-dev by Yorke Lee · 11 years ago
  47. 6fa0d21 Follow ContactsContract API change by Yorke Lee · 11 years ago
  48. a69518c Adds tests and makes sure all DataItem types collapse correctly by Paul Soulos · 11 years ago
  49. a80db7a Switch from ACTION_CALL_PRIVILEGED TO ACTION_CALL (5/5) by Yorke Lee · 11 years ago
  50. 215b885 Merge "Remove private usage of isLayoutRtl" into lmp-dev by Yorke Lee · 11 years ago
  51. 923859f Remove private usage of isLayoutRtl by Yorke Lee · 11 years ago
  52. 89a93a7 Merge "Update uses of VideoCallProfile.VideoState." into lmp-dev by Andrew Lee · 11 years ago
  53. 9635d37 Update uses of VideoCallProfile.VideoState. by Andrew Lee · 11 years ago
  54. 17f639c Fixes bug in Organization inflation by Paul Soulos · 11 years ago
  55. b92b637 Only kill image requests from the one fragment by Brian Attwell · 11 years ago
  56. a2fa4ba Make ViewPagerTabs and FABController RTL aware by Yorke Lee · 11 years ago
  57. adf09de Move custom ViewPagerTabs into common by Brian Attwell · 11 years ago
  58. 856820d Fixes storing primary flags as booleans by Paul Soulos · 11 years ago
  59. 8fe111f Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 11 years ago
  60. 0dc7d4b Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 11 years ago
  61. 1227b2a Migrate TelecommConstants to TelecommManager by Evan Charlton · 11 years ago
  62. e8321f4 Update Outline API by Chris Craik · 11 years ago
  63. c8fb69d Merge "Update avatar drawable in LetterTileDrawable" into lmp-dev by Brian Attwell · 11 years ago
  64. 83d6877 Update avatar drawable in LetterTileDrawable by Brian Attwell · 11 years ago
  65. be07d3e Merge "Inline "select new contact" entry in contact picker" into lmp-dev by Brian Attwell · 11 years ago
  66. 2101c3d Inline "select new contact" entry in contact picker by Brian Attwell · 11 years ago
  67. 5ca1b1d Updated LetterTileDrawable colors. by Brian Attwell · 11 years ago
  68. 0782e7c Merge "Remove Account selection dialog because it will no longer exist" into lmp-dev by Nancy Chen · 11 years ago
  69. 9c88d6c Remove Account selection dialog because it will no longer exist by Nancy Chen · 11 years ago
  70. cd12a08 Merge "Make ContactPreferences use SharedPreferences instead of System settings (3/5)" into lmp-dev by Yorke Lee · 11 years ago
  71. f9473aa Merge "Copy Color.hue to materialColorMapUtils" into lmp-dev by Yorke Lee · 11 years ago
  72. a186d04 Adding required video call intent for use with "Video Call" link in call log. by Tyler Gunn · 11 years ago
  73. 059319e Copy Color.hue to materialColorMapUtils by Yorke Lee · 11 years ago
  74. b3d841a Make ContactPreferences use SharedPreferences instead of System settings (3/5) by Yorke Lee · 11 years ago
  75. 3d388f5 Update EXTRA_PHONE_ACCOUNT do not merge by Sailesh Nepal · 11 years ago
  76. 21d9c16 Implement multi-SIM capabilities (2/6) [DO NOT MERGE] by Ihab Awad · 11 years ago
  77. cf6d8f9 Merge "Move from old setOutline() api to setOutlineProvider()" by Chris Craik · 11 years ago
  78. a718cfd Move from old setOutline() api to setOutlineProvider() by Chris Craik · 11 years ago
  79. 845b020 MaterialColorMapUtils by Brian Attwell · 11 years ago
  80. 81ca7ee Merge "Use circular photos in contact picker" by Brian Attwell · 11 years ago
  81. ab6f8c4 Use circular photos in contact picker by Brian Attwell · 11 years ago
  82. c095aee Remove SelectAccountDialogFragment for PhoneAccount on Dialer app (2/2) by Nancy Chen · 11 years ago
  83. 6d0f359 Merge "Set video call state on call intent and add getVideoCallIntent()." by Andrew Lee · 11 years ago
  84. c18a754 Set video call state on call intent and add getVideoCallIntent(). by Andrew Lee · 11 years ago
  85. 555d815 Merge "QuickContact launcher shortcut is a circle" by Brian Attwell · 11 years ago
  86. 5b53b8d QuickContact launcher shortcut is a circle by Brian Attwell · 11 years ago
  87. aed0a9e Update CP2 snippeting argument defaults (2/2) by Yorke Lee · 11 years ago
  88. 544ed99 Merge "Disable default animation for launcher shortcut" by Brian Attwell · 11 years ago
  89. e98b88d Moves more Im Intent functions to ContactsUtils by Paul Soulos · 11 years ago
  90. 8a0cbec Disable default animation for launcher shortcut by Brian Attwell · 11 years ago
  91. 12a56bc Merge "Add in-app CountryDetector (1/4)" by Yorke Lee · 11 years ago
  92. 6a29fcb Add in-app CountryDetector (1/4) by Yorke Lee · 11 years ago
  93. 1ff2fcb Moves getCustomIMIntent to Util class by Paul Soulos · 11 years ago
  94. a9eee6e Merge "Overload onCallNumberDirectly with isVideoCall option." by Andrew Lee · 11 years ago
  95. e63a26a Merge "Fix references to two constants" by Ihab Awad · 11 years ago
  96. 413589f Fix references to two constants by Ihab Awad · 11 years ago
  97. e0a273a Rename Telecomm "Subscription" to "Account" (2/7) by Ihab Awad · 11 years ago
  98. b92e2f1 Merge "Rename Telecomm "Subscription" to "Account" (2/7)" by Ihab Awad · 11 years ago
  99. 91740d8 Fixes bug in merging DataItems for collapse by Paul Soulos · 11 years ago
  100. de13cd9 Overload onCallNumberDirectly with isVideoCall option. by Andrew Lee · 11 years ago