summaryrefslogtreecommitdiffstats
path: root/chips/src/com/android/ex/chips
Commit message (Expand)AuthorAgeFilesLines
* Remove chips from frameworks/exScott Kennedy2014-03-2614-5769/+0
* 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
|\|
| * Add directory photo supportJay Shrauner2013-08-091-14/+46
* | am bc742af5: Make Chips work on API 11+Scott Kennedy2013-08-062-3/+50
|\|
| * Make Chips work on API 11+Scott Kennedy2013-08-022-3/+50
* | resolved conflicts for merge of b6c18ed6 to masterScott Kennedy2013-08-011-4/+0
|\|
| * Remove an unnecessary null checkScott Kennedy2013-08-011-4/+0
* | am ad1d181c: Don\'t bother storing a null value in the cacheScott Kennedy2013-07-301-2/+4
|\|
| * Don't bother storing a null value in the cacheScott Kennedy2013-07-291-2/+4
* | Support an External Dictionary of ContactsAlon Albert2013-07-213-33/+74
|/
* Prepare to remove a null checkScott Kennedy2013-06-191-0/+1
* Fix a NPEScott Kennedy2013-06-071-27/+33
* Prevent NPE in chipsAlice Yang2013-04-261-3/+7
* Prevent IOOB exceptionPaul Westbrook2013-04-221-1/+2
* Merge "Messaging crash on selecting a contact from the auto complete list in ...Tom Taylor2013-04-151-0/+3
|\
| * Messaging crash on selecting a contact from the auto complete list in landsca...Tom Taylor2013-04-101-0/+3
* | Don't do chip resolving in placeScott Kennedy2013-04-111-11/+11
|/
* am da491f04: Prevent a potential ANRScott Kennedy2013-04-051-30/+39
|\
| * Prevent a potential ANRScott Kennedy2013-04-051-30/+39
* | StringIndexOutOfBoundsException in Chips during monkey runTom Taylor2013-03-261-1/+1
* | am f5ecf6ad: Add unit test for creating fake phone entriesScott Kennedy2013-03-221-1/+2
|\|
| * Add unit test for creating fake phone entriesScott Kennedy2013-03-221-1/+2
| * Cherry-pick: Area code gets eaten in ChipsTom Taylor2013-03-212-1/+11
| * ArrayIndexOutOfBoundsException in RecipientEntry.constructFakeEntryTom Taylor2013-03-191-1/+1
| * Cherry-pick Fix a Dead Loop issue in RecipientEditTextViewjli119X2013-03-141-2/+2
* | Area code gets eaten in ChipsTom Taylor2013-03-212-1/+11
* | ArrayIndexOutOfBoundsException in RecipientEntry.constructFakeEntryTom Taylor2013-03-191-1/+1
* | am e46cb66d: Always close this cursorScott Kennedy2013-03-141-4/+11
|\|
| * Always close this cursorScott Kennedy2013-03-131-4/+11