summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't use "done" for string name.Andrew Sapperstein2014-08-061-1/+1
* [Quantum] update alt/single chips to quantumJin Cao2014-07-292-10/+19
* [Quantum chips] restyle recipient chips to quantumJin Cao2014-07-291-9/+23
* [Quantum] chips autocomplete to quantum styleJin Cao2014-07-293-14/+29
* Port CircularImageView for chipsJin Cao2014-07-281-0/+101
* Update dropdown assets/layouts for MaterialScott Kennedy2014-07-101-1/+1
* Use a better y offset algorithmScott Kennedy2014-07-091-12/+20
* Update assets/dimensions/defaults to match Material specScott Kennedy2014-07-091-4/+34
* Update suggestions for every character.Andrew Sapperstein2014-06-124-3/+17
* Merge "Adding the ability to remove chips that match a given ReicipientEntry"...Kaikai Wang2014-06-102-0/+24
|\
| * Adding the ability to remove chips that match a given ReicipientEntryKaikai Wang2014-06-102-0/+24
* | Add a callback to RecipientEditTextView for whenever it creates a chip.Kevin Lin2014-06-061-0/+7
* | Ensure that invalidate is called on main threadJin Cao2014-06-041-15/+29
* | Add failure callback for loading avatar asyncJin Cao2014-06-044-11/+22
|/
* Invalidate each chip if it loads avatar on backgroundJin Cao2014-06-041-0/+2
* Fixed bug with null origPhotoJin Cao2014-06-032-12/+1
* Move getAvatarIcon off UIJin Cao2014-06-024-108/+84
* Adding the ability to manually append a RecipientEntry to RecipientEditTextViewKaikai Wang2014-05-301-0/+25
* Merge "Add support for autocomplete suggestion analytics." into ub-chips-bago...Andrew Sapperstein2014-05-141-3/+26
|\
| * Add support for autocomplete suggestion analytics.Andrew Sapperstein2014-05-141-3/+26
* | Allow support for alternate data sources.Andrew Sapperstein2014-05-146-253/+409
|/
* Add the ability to retrieve all recipients that have been selectedKen Thai2014-05-011-0/+18
* Code cleanup.Andrew Sapperstein2014-04-292-34/+19
* Merge "Fix an issue showing people who don't match typed query" into ub-chips...Scott Kennedy2014-04-221-1/+3
|\
| * Fix an issue showing people who don't match typed queryScott Kennedy2014-04-221-1/+3
* | Allow selection of all entries in the dropdownScott Kennedy2014-04-221-7/+13
|/
* Make this constant finalScott Kennedy2014-04-181-1/+1
* Don't autocomplete unknown email addressesJin Cao2014-04-111-4/+12
* Call super.onAttached/onDetachedFromWindowTony Mantler2014-03-121-0/+2
* fix visibilityMike Schneider2014-03-051-1/+1
* Fix redrawing chips with recipientEditText onSizeChanged when it has left and...Kevin Lin2014-02-281-1/+2
* Fix build with VisibleRecipientChipKevin Lin2014-02-271-0/+5
* Added support to choose vertical alignment for image spans.Kevin Lin2014-02-262-5/+30
* BaseRecipientAdapter does not need to be abstractScott Kennedy2014-02-181-2/+1
* Fix directory lookupsScott Kennedy2014-02-0510-110/+303
* Change to scrollToBottomView to be protected instead of private.Kevin Lin2014-02-041-1/+5
* Fix chips library bugs related to setting the threshold to 1.Kevin Lin2014-02-031-0/+3
* Fix a small bugScott Kennedy2014-01-281-2/+2
* Fixed NPE in BaseRecipientAdapter when constraint is null.Kevin Lin2014-01-281-1/+4
* Support RTL in chips library.Andrew Sapperstein2014-01-271-8/+22
* Main changes to the chips library:Kevin Lin2014-01-245-296/+472
* am 3e8176df: Don\'t show the alternates dialog for GAL contactsScott Kennedy2013-11-148-20/+61
|\
| * Don't show the alternates dialog for GAL contactsScott Kennedy2013-11-148-20/+61
* | am e444c661: am eaf43ea2: Don\'t show pop-ups and dialogs if we\'re not attac...Tony Mantler2013-10-151-0/+21
|\|
| * am eaf43ea2: Don\'t show pop-ups and dialogs if we\'re not attached to a vali...Tony Mantler2013-10-151-0/+21
| |\
| | * Don't show pop-ups and dialogs if we're not attached to a valid window.Tony Mantler2013-10-151-0/+21
* | | Merge chips from jb-ub-mail-ur11 into klp-ub-devScott Kennedy2013-10-102-10/+11
|/ /
* | am 3be35a39: Remove some unused resources and importsScott Kennedy2013-08-221-1/+0
|\|
| * Remove some unused resources and importsScott Kennedy2013-08-221-1/+0
* | am 30d26326: Add directory photo supportJay Shrauner2013-08-091-14/+46
|\|