1. 7970088 Add tabs to contact card by Katherine Kuan · 13 years ago
  2. c569acf Can now configure adapter based on viewtype. Added section divider. by Frank Sposaro · 13 years ago
  3. 2c58a57 Fix the crash on launch by Daniel Lehmann · 13 years ago
  4. d8e545e Merge "Fill in phone number again on onNewIntent()" by Daisuke Miyakawa · 13 years ago
  5. 5d96bef Fill in phone number again on onNewIntent() by Daisuke Miyakawa · 13 years ago
  6. e7e7e6d Merge "Allows variable number of ContactTile columns" by Frank Sposaro · 13 years ago
  7. f1b6d5f Merge "Contacts NFC sharing: address review comments." by Martijn Coenen · 13 years ago
  8. 194cdd3 Contacts NFC sharing: address review comments. by Martijn Coenen · 13 years ago
  9. d2031e0 Refactor code for filling call log views. by Flavio Lerda · 13 years ago
  10. abfda39 Merge "Share currently shown contact over NFC." by Martijn Coenen · 13 years ago
  11. 8bd4065 Share currently shown contact over NFC. by Martijn Coenen · 13 years ago
  12. b961b3b Allows variable number of ContactTile columns by Frank Sposaro · 13 years ago
  13. a6c8f2d Show the selected account first in account switcher by Daisuke Miyakawa · 13 years ago
  14. 0633d7f Merge "Refactor the code to determine the details of a call." by Flavio Lerda · 13 years ago
  15. f603052 Merge "Contacts UI changes for profiles." by Dave Santoro · 13 years ago
  16. 0a4d225 Contacts UI changes for profiles. by Dave Santoro · 13 years ago
  17. 1ee9df6 Fix search view on phone by Katherine Kuan · 13 years ago
  18. 8268bbe Add group menu options in group details fragment by Katherine Kuan · 13 years ago
  19. a024c3f Refactor the code to determine the details of a call. by Flavio Lerda · 13 years ago
  20. 0ff0e31 Group list headers and selection by Katherine Kuan · 13 years ago
  21. 23b1b54 Properly pass in preloading (its meaning was inverted) by Daniel Lehmann · 13 years ago
  22. ac36f9f If the loader is cancelled, show an empty list. by Flavio Lerda · 13 years ago
  23. 5e684a4 Update references to ContactBrowserActivity. by Dave Santoro · 13 years ago
  24. f3f933a Fix NPE in ActionBarAdapter by Katherine Kuan · 13 years ago
  25. 32f3955 Redesigning how Favorite contacts are displayed by Frank Sposaro · 13 years ago
  26. be18de0 Add group detail fragment on tablet by Katherine Kuan · 13 years ago
  27. 7e8a164 Merge "Update the call details UI." by Flavio Lerda · 13 years ago
  28. 9cafe47 Update the call details UI. by Flavio Lerda · 13 years ago
  29. 07caddd Merge "Make multi import one request" by Daisuke Miyakawa · 13 years ago
  30. 6d42e49 Make multi import one request by Daisuke Miyakawa · 13 years ago
  31. 262cfb9 Merge "Add contact picture to the call log." by Flavio Lerda · 13 years ago
  32. b5760b9 Add tabs to People app by Katherine Kuan · 13 years ago
  33. 264d778 Add contact picture to the call log. by Flavio Lerda · 13 years ago
  34. e856a6b Merge "Prevents NPE when trying to find index of word." by Flavio Lerda · 13 years ago
  35. 682654c Merge "Introduces a TestLoaderManager to test loaders." by Flavio Lerda · 13 years ago
  36. 17b1527 Merge "Remove requests to start background thread." by Flavio Lerda · 13 years ago
  37. 950a568 Prevents NPE when trying to find index of word. by Flavio Lerda · 13 years ago
  38. 34ce5e9 Introduces a TestLoaderManager to test loaders. by Flavio Lerda · 13 years ago
  39. 05bc27a Merge "New People activity" by Katherine Kuan · 13 years ago
  40. e3ea5f7 Remove requests to start background thread. by Flavio Lerda · 13 years ago
  41. b7a9019 Use getTypeLabel instead of getDisplayLabel. by Flavio Lerda · 13 years ago
  42. c9a9cdb Fixes highlighting of prefix. by Flavio Lerda · 13 years ago
  43. 9856fce New People activity by Katherine Kuan · 13 years ago
  44. 63223b4 Correctly terminate when interrupted. by Flavio Lerda · 13 years ago
  45. d0c2337 Merge "Extract a couple of utility classes for formatting." by Flavio Lerda · 13 years ago
  46. 3d7311f Extract a couple of utility classes for formatting. by Flavio Lerda · 13 years ago
  47. 00848d5 Remove tab text in Dialtacts by David Brown · 13 years ago
  48. 9ac11ce Move the group icon to the right hand side. by Flavio Lerda · 13 years ago
  49. aae838c Bring back the Strequent Fragment by Daniel Lehmann · 13 years ago
  50. 51e8d63 Remove an unneeded function and an unused callback function by Daniel Lehmann · 13 years ago
  51. 261cd56 Turn ImportExportInteraction into DialogFragment by Daniel Lehmann · 13 years ago
  52. 29463f6 Merge "Fix a rare null reference exception" by Daniel Lehmann · 13 years ago
  53. fa3c78d Fix a rare null reference exception by Daniel Lehmann · 13 years ago
  54. cae10ce Fix header display without display name. by Dave Santoro · 13 years ago
  55. a911cc6 Merge "Group detail page and list of members" by Katherine Kuan · 13 years ago
  56. dfb145d Merge "Use Fragments for tabs" by Daniel Lehmann · 13 years ago
  57. fd8cded Group detail page and list of members by Katherine Kuan · 13 years ago
  58. c150627 Use Fragments for tabs by Daniel Lehmann · 13 years ago
  59. facb82e Merge "Modifications to bold contacts' first names." by Dave Santoro · 13 years ago
  60. da5bf1c Modifications to bold contacts' first names. by Dave Santoro · 13 years ago
  61. 285fdc6 Fragmentize the dialpad UI by David Brown · 13 years ago
  62. 9add0e5 Add groups tab and show list of groups by Katherine Kuan · 13 years ago
  63. 769e5fe UI fix for account selector by Daisuke Miyakawa · 13 years ago
  64. d37a891 Enable account switcher in contact creation by Daisuke Miyakawa · 13 years ago
  65. 439f1db Merge "Put the call log into a fragment and host it in a simple container activity" by Daniel Lehmann · 13 years ago
  66. bcd1227 Put the call log into a fragment and host it in a simple container activity by Daniel Lehmann · 13 years ago
  67. a2d4a96 Fix font sizing and spacing in editor by Katherine Kuan · 13 years ago
  68. 8097697 Merge "Several renames for consistency. Should help with fragmentizing afterwards" by Daniel Lehmann · 13 years ago
  69. 09fba0a Several renames for consistency. Should help with fragmentizing afterwards by Daniel Lehmann · 13 years ago
  70. 9380977 View types for adapter in ContactDetailFragment by Katherine Kuan · 13 years ago
  71. 12a9363 Pressed state for buttons by Katherine Kuan · 13 years ago
  72. 2719ab0 New view contact layout by Katherine Kuan · 13 years ago
  73. d410cec Merge "Don't do the LIMIT as part of SORT_BY, but pass it into its own parameter" by Daniel Lehmann · 13 years ago
  74. 4ccae56 Don't do the LIMIT as part of SORT_BY, but pass it into its own parameter by Daniel Lehmann · 13 years ago
  75. 2591436 Fix "add field" logic by Katherine Kuan · 13 years ago
  76. 1b22073 "Add field" footer logic by Katherine Kuan · 13 years ago
  77. 63ffb90 Refactor to inflate views from XML by Katherine Kuan · 13 years ago
  78. d8e0049 Move the more-or-less button if needed. by Dave Santoro · 13 years ago
  79. 3bf1264 Fix the disappearing buttons on the actionbar by Daniel Lehmann · 13 years ago
  80. 0c88593 Merge "Fix menu after adding a contact on the phone." by Dave Santoro · 13 years ago
  81. 0dfbe03 Fix menu after adding a contact on the phone. by Dave Santoro · 13 years ago
  82. 5a04f5c Fix issue with viewing contact from call log. by Dave Santoro · 13 years ago
  83. 4d8f731 Merge "Move QuickContact to Activity instead of Window." by Jeff Sharkey · 13 years ago
  84. cde7389 Move QuickContact to Activity instead of Window. by Jeff Sharkey · 13 years ago
  85. 7134a00 Fix the contact list. For now show all contacts by Daniel Lehmann · 13 years ago
  86. 1aa340d Merge "Remove unnecessary callback on delete interaction." by Daisuke Miyakawa · 13 years ago
  87. 0e38be0 Remove dependency toward VCardInterpreterCollection. by Daisuke Miyakawa · 13 years ago
  88. d7c148b Remove unnecessary callback on delete interaction. by Daisuke Miyakawa · 13 years ago
  89. e61c64a am 0a8f9e9a: am a10775d6: Don\'t save the contact if the user accepts an edit-suggestion by Daniel Lehmann · 13 years ago
  90. a10775d Don't save the contact if the user accepts an edit-suggestion by Daniel Lehmann · 13 years ago
  91. 3370613 Merge "Move DataKind outside AccountTypes" by Daisuke Miyakawa · 13 years ago
  92. 405671a Move DataKind outside AccountTypes by Daisuke Miyakawa · 13 years ago
  93. 0563058 Support the phone type MAIN by Daniel Lehmann · 13 years ago
  94. c86ace7 Provide a picker for third parties by Daniel Lehmann · 13 years ago
  95. edb871b Merge "Don't start the search if TAB is pressed" by Daniel Lehmann · 13 years ago
  96. 4f3aa85 Don't start the search if TAB is pressed by Daniel Lehmann · 13 years ago
  97. 12ac30a Merge "Aggregate actions before checking whether to show "Clear Defaults"" by Daniel Lehmann · 13 years ago
  98. c8fe4b6 Aggregate actions before checking whether to show "Clear Defaults" by Daniel Lehmann · 13 years ago
  99. bee8b1f Merge "Use new interface for vCard export" by Daisuke Miyakawa · 13 years ago
  100. 1e339e2 Fix crash on dismissal of an empty QuickContact by Daniel Lehmann · 13 years ago