History log of /frameworks/ex/chips/src/com/android/ex/chips/recipientchip/VisibleRecipientChip.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3e8176df16950c067bcb1b37e62b2fc07d74065a 14-Nov-2013 Scott Kennedy <skennedy@google.com> Don't show the alternates dialog for GAL contacts

There's a bug in the chips code that causes this to show either no
alternates, or a different person, which is scaring people.

The proper future fix is to store some more information about GAL
contacts so we can do a proper lookup.

Bug: 11535331

Change-Id: Id8b6fc834446afe33bd6ec4e99b3d2b75b985bde
/frameworks/ex/chips/src/com/android/ex/chips/recipientchip/VisibleRecipientChip.java
f1d0416bad440e015c8f09c3827acc19d939d71a 07-Mar-2013 Scott Kennedy <skennedy@google.com> Refactor some of thie chips code

VisibleRecipientChip and InvisibleRecipientChip had a lot of the same
code, so I moved it all into a delegate class. This resulted in a
bunch of "RecipientChip" classes, so I moved them all into their own
sub-package.

Change-Id: I01dfc931e006270dd37721c73e7bc3c0e7b67515
/frameworks/ex/chips/src/com/android/ex/chips/recipientchip/VisibleRecipientChip.java