summaryrefslogtreecommitdiffstats
path: root/chips/src/com/android/ex/chips/RecipientEntry.java
Commit message (Expand)AuthorAgeFilesLines
* Don't show the alternates dialog for GAL contactsScott Kennedy2013-11-141-10/+18
* Area code gets eaten in ChipsTom Taylor2013-03-211-0/+10
* ArrayIndexOutOfBoundsException in RecipientEntry.constructFakeEntryTom Taylor2013-03-191-1/+1
* Fix a failing testScott Kennedy2013-03-061-2/+7
* Add a toString() to make debugging easierScott Kennedy2013-02-151-0/+5
* Don't validate the recipient text each timemindyp2012-11-141-54/+42
* Rather than change the text, just remove the waiting for entries row.Mindy Pereira2012-05-251-5/+1
* Don't use DISPLAY_NAME for chips if name is email or phoneMakoto Onuki2012-05-011-9/+23
* These extra separators are not needed given the design.Mindy Pereira2011-07-251-12/+4
* Show address type in auto-complete listDaisuke Miyakawa2011-07-201-16/+49
* fix appended recipients that have an associated nameMindy Pereira2011-07-191-1/+27
* Make divider and loading views unselectableDaisuke Miyakawa2011-07-161-0/+4
* Show "Waiting for more contacts" message on directory loadDaisuke Miyakawa2011-07-111-1/+4
* Make sure even second level addresses have a photo uri.Mindy Pereira2011-06-071-22/+10
* Use long for idsDaisuke Miyakawa2011-05-311-9/+9
* Add data Id support and account support.Daisuke Miyakawa2011-05-311-10/+23
* Multiple updates to chips.Mindy Pereira2011-05-311-0/+160