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