1. b5f4020 Fix the source icons when viewing a contact. by Jeff Hamilton · 16 years ago
  2. 5d17205 Merge change 21855 into eclair-dev by Android (Google) Code Review · 16 years ago
  3. ffcc63b Removing reference to MAX_SUGGESTIONS by Dmitri Plotnikov · 16 years ago
  4. 76c67fc Update minitab assets and behavior to match spec. by Evan Millar · 16 years ago
  5. 3f0b7b8 Use AccountManager for details, handle INSERT cases. by Jeff Sharkey · 16 years ago
  6. 88cf9e8 Don't crash if an async photo load comes in after leaving the contacts list activity. by Jeff Hamilton · 16 years ago
  7. 84293ad accounts api change by Fred Quintana · 16 years ago
  8. ea29150 do not merge: cherrypicked 2811b3eaca1ac1cf27a7d63aa9f5c4ec7723ff59 from master branch by Fred Quintana · 16 years ago
  9. 3268a66 Revert "add legacy accounts support" by Jeff Hamilton · 16 years ago
  10. b9be67e Merge change 21231 into eclair-dev by Android (Google) Code Review · 16 years ago
  11. 451d20e Remove reference to missing bindStatic() method. by Jeff Sharkey · 16 years ago
  12. 8f7fcfa add legacy accounts support by Fred Quintana · 16 years ago
  13. 5f4af70 Show tab icons in view activity. by Evan Millar · 16 years ago
  14. b44a17c Merge change 21116 into eclair-dev by Android (Google) Code Review · 16 years ago
  15. 4bd930d Fix photo display in ContactsListActivity. by Evan Millar · 16 years ago
  16. 1440911 Merge change 20978 into eclair-dev by Android (Google) Code Review · 16 years ago
  17. 064fa80 Fix Null pointer for exchange contacts IM by Neel Parekh · 16 years ago
  18. 9dd962c Removing support for primary phone/email on Contact. by Dmitri Plotnikov · 16 years ago
  19. 097b55a Don't crash when showing contact with invalid photo. by Jeff Sharkey · 16 years ago
  20. d4c41d5 Unique strings for labels and actions, SMS as alternate. by Jeff Sharkey · 16 years ago
  21. 0b45a58 Connect photo and name editors, super primary dialog. by Jeff Sharkey · 16 years ago
  22. 14f61ab Switch edit UI to tabs, TYPE_ASSERT for version, cleanup. by Jeff Sharkey · 16 years ago
  23. 861a613 Merge change 20613 into eclair-dev by Android (Google) Code Review · 16 years ago
  24. ed4f47d remove the table name specifications, which no longer work with the view changes by Fred Quintana · 16 years ago
  25. 296758b Make small tweaks to view contact card. by Evan Millar · 16 years ago
  26. f86847f Improve focus handling around ScrollingTabWidget. by Evan Millar · 16 years ago
  27. 8832a64 Removing dependency on the contacts/#/raw_contacts directory by Dmitri Plotnikov · 16 years ago
  28. 802b205 Bring back Fast-Track with yummy assets and animations. by Jeff Sharkey · 16 years ago
  29. 279ec54 Merge change 9668 into eclair-dev by Android (Google) Code Review · 16 years ago
  30. 1a13e98 Merge change 9513 into eclair-dev by Android (Google) Code Review · 16 years ago
  31. 15e514d Single line phone/sms view list item. by Evan Millar · 16 years ago
  32. f8af1da Merge change 9503 into eclair-dev by Android (Google) Code Review · 16 years ago
  33. d046a03 Delta parceling, valid types bugfix, INSERT parsing. by Jeff Sharkey · 16 years ago
  34. 1ea3bf7 Extracts the header code from BaseContactCardActivity by Evan Millar · 16 years ago
  35. 8d9767d Refactor "Augmented" to "Delta" to make meaning clearer. by Jeff Sharkey · 16 years ago
  36. 07c2e41 Bulk of constraint enforcement code, "best" suggestions. by Jeff Sharkey · 16 years ago
  37. e731d42 Fixed VERSION check, persist changed values, IM changes. by Jeff Sharkey · 16 years ago
  38. 309e89f Add AugmentedEntity.buildDiff() code, with unit tests. by Jeff Sharkey · 16 years ago
  39. 2ae666e Checkpoint of new edit contact UI, work in progress. by Jeff Sharkey · 16 years ago
  40. 7911ff5 First pass at tabbed contact viewing. by Evan Millar · 16 years ago
  41. 508e778 Fix build breakage from framework constant change. by Jeff Sharkey · 16 years ago
  42. 119b6ca Fix the displaying of names in ViewContactActivity. by Jeff Hamilton · 16 years ago
  43. 9031377 Switch back to the single 4 tab activity model. by Jeff Hamilton · 16 years ago
  44. e1cd679 Contacts: renaming Aggregates to Contacts by Dmitri Plotnikov · 16 years ago
  45. 3946659 Renaming Contacts to RawContacts by Dmitri Plotnikov · 16 years ago
  46. c6ad3ab Refactored to StructuredPostal and RES_PACKAGE. by Jeff Sharkey · 16 years ago
  47. 48cf72b Removing references to Organization.TYPE_HOME by Dmitri Plotnikov · 16 years ago
  48. 4c0864d Remove a local copy of a context object from StyleManager. by Evan Millar · 16 years ago
  49. 0bd6cb8 Re-implements the group filtering intent, as supported previously. by Evan Millar · 16 years ago
  50. 2c1cc83 Adds photos to a-z list. by Evan Millar · 16 years ago
  51. d5c5b9a Added new display groups UI from spec. by Jeff Sharkey · 16 years ago
  52. 7e3b844 Add synchronization to StyleManager. by Evan Millar · 16 years ago
  53. e49dfac Adds the StyleManager class. by Evan Millar · 16 years ago
  54. 54a5c9f Implements data collapsing in the contact card. by Evan Millar · 16 years ago
  55. ef03872 Initial cut of Contact Options UI. by Dmitri Plotnikov · 16 years ago
  56. 06bd5a8 Fix up constants that changed in framework contract. by Jeff Sharkey · 16 years ago
  57. d7c4af2 Two-partition list (Suggestions+A-Z list) for Join Contacts UI. by Dmitri Plotnikov · 16 years ago
  58. 0a40ffa Brings back ContactsListActivity back to feature parity with donut (with a couple exceptions). by Evan Millar · 16 years ago
  59. 66ae69f Fixing a typo in a string reference. by Dmitri Plotnikov · 16 years ago
  60. 49f705f Initial cut of "Join contact" functionality in the UI by Dmitri Plotnikov · 16 years ago
  61. d09f75c Changing to reflect simplified aggregation exception API. by Dmitri Plotnikov · 16 years ago
  62. f249bc6 Gets list filtering and PICK actions working on the a-z list. by Evan Millar · 16 years ago
  63. b4491ee Initial cut of "Split Aggregate" UI. by Dmitri Plotnikov · 16 years ago
  64. 3926127 Iteration on fast-track to show better data and disambig. by Jeff Sharkey · 16 years ago
  65. 7e4accf Gets EditContactActivity back into a basic working state. by Evan Millar · 16 years ago
  66. 45e0ed3 Adds photo display, and primary state editing to ViewContact. by Evan Millar · 16 years ago
  67. 5c22c3b Fix a bug that caused contact card viewing to crash. by Evan Millar · 16 years ago
  68. 66388be Get ViewContactActivity working at a basic level with ContactsProvider2. by Evan Millar · 16 years ago
  69. 51ca544 Added ListView for fast-track resolution. by Jeff Sharkey · 16 years ago
  70. 9bd858b Moved fast-track to real window, summarize multiple track icons. by Jeff Sharkey · 16 years ago
  71. 80a193a Added new assets for fast-track with arrows. by Jeff Sharkey · 16 years ago
  72. 4618b2f -Got the contacts list pointed at the new ContactsProvider2. by Evan Millar · 16 years ago
  73. 549aa16 Moved fast-track to real window, summarize multiple track icons. by Jeff Sharkey · 16 years ago
  74. 05f158f Layout cleanup. by Dmitri Plotnikov · 16 years ago
  75. 672cbe6 Adding thumbnail and link. by Dmitri Plotnikov · 16 years ago
  76. f0eb9f5 New layout for in-reply-to messages. by Dmitri Plotnikov · 16 years ago
  77. 9a41d43 Minor layout updates. by Dmitri Plotnikov · 16 years ago
  78. 3c690ce New social item layout. Using spannable. by Dmitri Plotnikov · 16 years ago
  79. ecedf75 Added text name and photo to fast-track dialog. by Jeff Sharkey · 16 years ago
  80. 6912668 Fix wrong logic while looping over fast-track items. by Jeff Sharkey · 16 years ago
  81. 8da253a Fixed cursor constant that was causing crash. by Jeff Sharkey · 16 years ago
  82. 5ae1096 Fixed ContactsContract constant from CL 1944. by Jeff Sharkey · 16 years ago
  83. e913e5e Remove reference to missing framework animation. by Jeff Sharkey · 16 years ago
  84. 3f17759 Adopted SocialContract and first pass at fast-track. by Jeff Sharkey · 16 years ago
  85. 3a0e259 Renaming ActivityStream to SocialStream to avoid confusion with Android Activities. by Dmitri Plotnikov · 16 years ago
  86. 3adeeff Adding alphabetical separators to the ContactList by Dmitri Plotnikov · 16 years ago
  87. 06191cd Placeholder for activity stream UI by Dmitri Plotnikov · 16 years ago
  88. 032bb36 Splitting Dialtacts activity into two: Dialer and Contacts by Dmitri Plotnikov · 16 years ago
  89. 5d78794 decouple SyncAdapter from ContentProvider by Fred Quintana · 16 years ago
  90. 7f0a040 adding concept of features to accounts by Fred Quintana · 16 years ago
  91. 0a6c34e Merge branch 'readonly-p4-master' by Wink Saville · 16 years ago
  92. 6618ff5 AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger. by Wink Saville · 16 years ago
  93. 3603ab0 Merge branch 'readonly-p4-master' by Alex Kennberg · 16 years ago
  94. fb0386a AI 144110: - Fix exception during contact creation. by Alex Kennberg · 16 years ago
  95. 26c7e73 Fixed some whitespace issues and removed unused intent-filter. by Jeff Sharkey · 16 years ago
  96. 0343466 AI 143798: am: CL 143778 am: CL 143722 Correctly format phone numbers in call log, instead of leaving raw numbers. by Jeffrey Sharkey · 16 years ago
  97. c6d029a AI 143549: When filtering contacts, switch to the "Contacts" tab explicitly. by Brad Fitzpatrick · 16 years ago
  98. 87fc317 AI 143424: - Add groups item to edit view and ability to select groups for the contact. by Alex Kennberg · 16 years ago
  99. 715b32a AI 143344: am: CL 143193 am: CL 142955 Send all contact method details for "Create barcode" intent. by Jeffrey Sharkey · 16 years ago
  100. c2158b7 AI 143308: am: CL 143159 am: CL 142855 Fix SHOW_OR_CREATE intent to correctly handle duplicate E-mail or IM entries for a person. by Jeffrey Sharkey · 16 years ago