History log of /frameworks/opt/chips/tests/src/com/android/ex/chips/RecipientAlternatesAdapterTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7a4e67708498ec46c2e9b3bad69d3807d88c064e 21-Nov-2013 Scott Kennedy <skennedy@google.com> Fix directory lookups

The previous "fix" disabled the lookups.

Now we will do the lookups, with the proper lookup key and
directory id. We also do a much better job of showing directory
images.

Bug: 11693322
Bug: 12793279

Change-Id: I372711fd7b485f3183516fce2b11f9eff46a9b23
/frameworks/opt/chips/tests/src/com/android/ex/chips/RecipientAlternatesAdapterTest.java
514f8a75f72fa2e735418ffb5d6e30aa914fbe7b 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/opt/chips/tests/src/com/android/ex/chips/RecipientAlternatesAdapterTest.java
87b683e238bbf8f64237fd4cf20950e8e84fd763 26-Feb-2013 Scott Kennedy <skennedy@google.com> Unit test for getBetterRecipient()

Follow-up to Ic53d290431fcabce9607685a6eca45063fea0c9a

Change-Id: I28094ce9744838a1ab859470b22714d539ee8f4c
/frameworks/opt/chips/tests/src/com/android/ex/chips/RecipientAlternatesAdapterTest.java
a5d37c8a968edf94755215617b593d3f61738a92 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/opt/chips/tests/src/com/android/ex/chips/RecipientAlternatesAdapterTest.java