History log of /frameworks/ex/chips/tests/src/com/android/ex/chips/RecipientAlternatesAdapterTest.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/tests/src/com/android/ex/chips/RecipientAlternatesAdapterTest.java
42ae8ba360efc42cc03d8e754a7ddd7dbd0ae92f 26-Feb-2013 Scott Kennedy <skennedy@google.com> Unit test for getBetterRecipient()

Follow-up to Ic53d290431fcabce9607685a6eca45063fea0c9a

Change-Id: I28094ce9744838a1ab859470b22714d539ee8f4c
/frameworks/ex/chips/tests/src/com/android/ex/chips/RecipientAlternatesAdapterTest.java
f64cbf19fb2bc09835a46472c8efd8c6c07fa5ab 03-May-2012 Makoto Onuki <omakoto@google.com> Don't show duplicate destinations in alternate popup

There isn't much thing we can do from the contacts provider side, so let's just
remove duplicates manually...

Bug 6428328

Change-Id: I78e7fc7ed66d7cf977935611c8fb0318ffa7c83b
/frameworks/ex/chips/tests/src/com/android/ex/chips/RecipientAlternatesAdapterTest.java