- 15a194a Promote Position to label (instead of data) if Company name is empty Bug:2534607 by Daniel Lehmann · 15 years ago
- 1b28a0a Update explanation in comments. by Brad Fitzpatrick · 15 years ago
- 23bc9b7 Hopefully fix frequently-reported ViewContactActivity ANR. by Brad Fitzpatrick · 15 years ago
- 350ba6f New rule for the fields "organization" and "nickname": If they merely duplicate the title, don't show them by Daniel Lehmann · 15 years ago
- 67205ed Fix NPE caused by the selected entry is not valid when make a phone call by Bai Tao · 15 years ago
- cbf7595 Fix creation of Uri if the lookup key has characters that are not allowed in a Uri by Daniel Lehmann · 15 years ago
- 107736c Don't show the buddy's offline status in Contacts by Bai Tao · 15 years ago
- 0e32201 Show the first 100 lines of a note (showed only the first 10 lines before) by Daniel Lehmann · 16 years ago
- e12f8a9 FIX: Must show organization even if "position" is empty; FIX: Split nicknames into separate list (was combined with organizations and resulted in wrong sort order). by Daniel Lehmann · 16 years ago
- 8e86b75 Next pass over the contact search UI. by Dmitri Plotnikov · 16 years ago
- 827762d Always dial primary phone instead of ambiguous contact. by Jeff Sharkey · 16 years ago
- 8579e25 changed to use the new EntityIterator interface by Fred Quintana · 16 years ago
- 7a70738 ViewContactActivity: Don't show "No additional info..." while we're still loading data. by Makoto Onuki · 16 years ago
- cc31341 am e040876b: Avoid offering "share" for restricted-only contacts. by Jeff Sharkey · 16 years ago
- e040876 Avoid offering "share" for restricted-only contacts. by Jeff Sharkey · 16 years ago
- 951fa9c Make website item in Contact Card linked. by Evan Millar · 16 years ago
- c710b0e Dedupe same entries in the fasttrack action list. by Makoto Onuki · 16 years ago
- cdeea94 Show message if contact has no data to show. by Evan Millar · 16 years ago
- 8debb14 [Issue 2166752] Properly displaying phone numbers containing letters by Dmitri Plotnikov · 16 years ago
- 624ddc3 Include Google Talk presence, even when missing Im rows. by Jeff Sharkey · 16 years ago
- c508bd8 Fixes bug where delete option from Menu list is disabled in Contact view mode. by Megha Joshi · 16 years ago
- 5297c6a New edit UI, now without tabs. by Jeff Hamilton · 16 years ago
- 160e9da Refreshing view contact based on the result of editing by Dmitri Plotnikov · 16 years ago
- df18120 Remove tabs, join, and aggregate badge from ViewContactActivity by Evan Millar · 16 years ago
- d5afd8a Disable delete for read only contacts such as facebook contacts. by Megha Joshi · 16 years ago
- 6a61a1a Use soft uris in ViewContactActivity and ContactOptionsActivity. by Evan Millar · 16 years ago
- a5cfca3 [Issue 2097049] Updating the header of contact join screen - new icon and text by Dmitri Plotnikov · 16 years ago
- 4f56df3 Added source label name to account name hsection. by Tadashi G. Takaoka · 16 years ago
- b4a7298 Make tab widget contain account name text view to avoid animation glitch by Tadashi G. Takaoka · 16 years ago
- adb0f8c Fix collapsing to do fuzzy phone number matching. by Evan Millar · 16 years ago
- 9304931 Use separate API when sending vCard through ACTION_SEND. by Jeff Sharkey · 16 years ago
- 33aa1c6 Contacts: added source account name to view/edit activity. by Tadashi G. Takaoka · 16 years ago
- a8fb68a Create a title on long press in view contact by Neel Parekh · 16 years ago
- 9cd8124 Save show sources/hide sources on orientation change.` by Evan Millar · 16 years ago
- ff04a27 Fix http://b/issue?id=2098463 by Evan Millar · 16 years ago
- 2e1b8af Show sources / Hide sources UI in the view card. by Evan Millar · 16 years ago
- 2a8cef0 Fixing the issue where empty contacts could not be joined by Dmitri Plotnikov · 16 years ago
- 8eecbe6 Avoid NPE if host is null, e.g. for "custom" IM protocol. by Vasu Nori · 16 years ago
- ec63f90 Check for selected contact row not null in onSavedInstanceState() by Megha Joshi · 16 years ago
- cc87fb9 Remove the aggregate icon when it ceases to be an aggregate. by Evan Millar · 16 years ago
- 51514db Do a better job at removing tabs code. by Evan Millar · 16 years ago
- 8586311 Hide the tabs in view card. by Evan Millar · 16 years ago
- ae6c288 Remove obsolete string reference. by Jeff Sharkey · 16 years ago
- ab06693 Split sources, partial inflation, third-party support. by Jeff Sharkey · 16 years ago
- 6621045 Fix bug 2102658 by Evan Millar · 16 years ago
- 4e3a043 [Issue 2125322] View Contact now supports legacy URIs in the intent by Dmitri Plotnikov · 16 years ago
- 999db91 Rafrain entry.label made lower case. by Daisuke Miyakawa · 16 years ago
- 7759fb3 Fix an NPE in when returning to ViewContactActivity from EditContactActivity. by Evan Millar · 16 years ago
- 9b1a124 Adjust to new ContactHeaderWidget api. by Evan Millar · 16 years ago
- 14fecb6 Show a disambig dialoge to choose a number when initiating a call on a contact. by Evan Millar · 16 years ago
- 49d17b3 Lookup uris, delete, aggregation rules, untyped, sharing. by Jeff Sharkey · 16 years ago
- f40ccdf Fixing contact aggregation exception API. by Dmitri Plotnikov · 16 years ago
- 040dc15 [Issue 2099504] Bypassing contact split dialog when there are only two raw contacts in the aggregate by Dmitri Plotnikov · 16 years ago
- 0306bbd Resetting URI before a contact lookup by Dmitri Plotnikov · 16 years ago
- 99eafe7 Switching to contact lookup URI in View Contact. by Dmitri Plotnikov · 16 years ago
- 83129f0 Showing a toast when a contact shortcut leads nowhere. by Dmitri Plotnikov · 16 years ago
- 49714ee Add Organization and Note kinds to Exchange viewing/editing by Evan Millar · 16 years ago
- 11d628c Use ContactsSource in View by Evan Millar · 16 years ago
- 3d53ce2 Fixing support for contact shortcuts. by Dmitri Plotnikov · 16 years ago
- db5d88c Refactor the way we track selected tab in ViewContactActivity. by Evan Millar · 16 years ago
- 56d2caa Make the minitabs stretch to fit the available space. by Evan Millar · 16 years ago
- 1cac9ff Always re-read RawContacts._ID before editing. by Jeff Sharkey · 16 years ago
- 8a79cee Handle saving and communicating selected tab between View/Edit activities. by Evan Millar · 16 years ago
- 7466091 New minitab assets, and dithering fix. by Evan Millar · 16 years ago
- 5f4af70 Show tab icons in view activity. by Evan Millar · 16 years ago
- 064fa80 Fix Null pointer for exchange contacts IM by Neel Parekh · 16 years ago
- 14f61ab Switch edit UI to tabs, TYPE_ASSERT for version, cleanup. by Jeff Sharkey · 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
- 802b205 Bring back Fast-Track with yummy assets and animations. by Jeff Sharkey · 16 years ago
- 15e514d Single line phone/sms view list item. by Evan Millar · 16 years ago
- e731d42 Fixed VERSION check, persist changed values, IM changes. by Jeff Sharkey · 16 years ago
- 7911ff5 First pass at tabbed contact viewing. by Evan Millar · 16 years ago
- 119b6ca Fix the displaying of names in ViewContactActivity. 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
- 2c1cc83 Adds photos to a-z list. 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
- d7c4af2 Two-partition list (Suggestions+A-Z list) for Join Contacts UI. by Dmitri Plotnikov · 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
- b4491ee Initial cut of "Split Aggregate" UI. by Dmitri Plotnikov · 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
- 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
- bd7e123 AI 143104: Add long press to groups in contact view activity, which takes the user to by Alex Kennberg · 16 years ago
- 8350e5b Automated import from //branches/master/...@141829,141829 by Jeff Hamilton · 16 years ago
- cac191e auto import //branches/master/...@140412 by The Android Open Source Project · 16 years ago
- 7aa0e4c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
- cefa28c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
- 2be33e5 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 17 years ago
- 42e29b7 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
- 42b987b auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 17 years ago
- d935170 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago