summaryrefslogtreecommitdiffstats
path: root/chips/src/com/android/ex/chips/BaseRecipientAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Initial clean up of the chips codeScott Kennedy2013-03-061-11/+7
* Scroll when results appearmindyp2012-12-141-0/+12
* Extend reverse lookup to also check GALmindyp2012-12-111-9/+14
* Don't validate the recipient text each timemindyp2012-11-141-3/+3
* Show old resultsPaul Westbrook2012-10-251-5/+36
* Rather than change the text, just remove the waiting for entries row.Mindy Pereira2012-05-251-67/+44
* The mysterious blank item was just a mis-used layoutMindy Pereira2012-05-251-1/+1
* Don't use DISPLAY_NAME for chips if name is email or phoneMakoto Onuki2012-05-011-1/+11
* Support phone numbers in Chips UITom Taylor2012-04-061-51/+48
* Update build file to allow us to have resources in static libs.Mindy Pereira2011-12-151-3/+9
* drive-by fixes for compiler warningsAndy Huang2011-11-181-1/+2
* Remove the code remiving non-existing dividerDaisuke Miyakawa2011-09-201-5/+0
* Disable logging.Daisuke Miyakawa2011-09-191-2/+1
* Remove label from chipsPaul Westbrook2011-08-261-5/+7
* Use AsyncTask for photo loadingDaisuke Miyakawa2011-08-021-12/+6
* Make more chip, dropdown match pixel perfects.Mindy Pereira2011-07-251-1/+2
* Remove deprecated separators.Mindy Pereira2011-07-251-12/+1
* These extra separators are not needed given the design.Mindy Pereira2011-07-251-15/+8
* Stop spawning multiple threads for photo loadingDaisuke Miyakawa2011-07-211-7/+11
* Show address type in auto-complete listDaisuke Miyakawa2011-07-201-28/+60
* Make divider and loading views unselectableDaisuke Miyakawa2011-07-161-0/+5
* Remove cursor passing.Daisuke Miyakawa2011-07-131-255/+307
* Show "Waiting for more contacts" message on directory loadDaisuke Miyakawa2011-07-111-35/+96
* Add copyright to file.Mindy Pereira2011-06-091-1/+1
* Small changes to make this more easily integrated into apps.Mindy Pereira2011-06-091-1/+2
* Make sure even second level addresses have a photo uri.Mindy Pereira2011-06-071-1/+22
* Clear text when address isn't available.Daisuke Miyakawa2011-06-071-0/+2
* Make RecipientEditTextViewInner package private.Mindy Pereira2011-06-011-1/+1
* Show alternate addresses when the user taps on a contact.Mindy Pereira2011-06-011-1/+1
* Use long for idsDaisuke Miyakawa2011-05-311-9/+9
* Add data Id support and account support.Daisuke Miyakawa2011-05-311-6/+26
* Multiple updates to chips.Mindy Pereira2011-05-311-25/+25
* Use LinkedHashMap to keep order.Daisuke Miyakawa2011-05-311-3/+3
* Back to static library.Mindy Pereira2011-05-271-15/+5
* Fix build. Should not be using R from the chips app.Mindy Pereira2011-05-271-6/+4
* Make chips included source instead of static java library.Mindy Pereira2011-05-271-0/+789