summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't use announceForAccessibilityJin Cao2014-09-221-1/+27
* Merge "Bug: 17517371: Stop using custom action label in chips" into ub-chips-...Kaikai Wang2014-09-191-1/+5
|\
| * Bug: 17517371: Stop using custom action label in chipsKaikai Wang2014-09-181-1/+5
* | Remove leading space when editing invalid addressJin Cao2014-09-181-0/+4
|/
* Announce chips dropdown for accessibilityJin Cao2014-09-161-1/+11
* Merge "Set dropdown height so dropdowns wont be on top" into ub-chips-cranbrookJin Cao2014-09-121-0/+6
|\
| * Set dropdown height so dropdowns wont be on topJin Cao2014-09-121-0/+6
* | Merge "Change workpaint to protected static so child classes can use it" into...Jin Cao2014-09-121-3/+4
|\ \
| * | Change workpaint to protected static so child classes can use itJin Cao2014-09-121-3/+4
| |/
* | am 2a87fbfb: FilterListener#onFilterComplete(count) was returning the incorre...Scott Kennedy2014-09-121-2/+2
|\ \ | |/ |/|
| * FilterListener#onFilterComplete(count) was returning the incorrect count of 1...Scott Kennedy2014-09-121-2/+2
* | Take status bar height into account when computing scrollJin Cao2014-09-101-16/+26
* | Only cache current selection if there are pending searchesJin Cao2014-09-081-6/+16
* | DO NOT MERGE prevent popup view leaksJin Cao2014-08-241-0/+1
* | Properly dismiss popup when chip loses focusJin Cao2014-08-191-6/+12
* | Remove unnecessary font metrics callJin Cao2014-08-181-3/+0
* | [Quantum chips] change chips into ReplacementSpanJin Cao2014-08-183-52/+90
* | Allow to paste text or html into a chipRégis Décamps2014-08-141-14/+38
* | [Quantum chips] code cleanup and restylingJin Cao2014-08-101-90/+35
* | More chip dropdown fixJin Cao2014-08-081-7/+4
* | Merge "Don't use textpaint for drawing icons" into ub-chips-cranbrookJin Cao2014-08-071-22/+24
|\ \
| * | Don't use textpaint for drawing iconsJin Cao2014-08-081-22/+24
* | | Support custom popup anchor in RecipientEditTextViewJin Cao2014-08-081-2/+9
|/ /
* | Merge "Ensure delete listener is set for chips" into ub-chips-cranbrookJin Cao2014-08-062-8/+2
|\ \
| * | Ensure delete listener is set for chipsJin Cao2014-08-062-8/+2
* | | [Quantum chips] draw chips programmaticallyJin Cao2014-08-061-38/+36
|/ /
* | Merge "Don't use "done" for string name." into ub-chips-cranbrookAndrew Sapperstein2014-08-041-1/+1
|\ \
| * | Don't use "done" for string name.Andrew Sapperstein2014-08-061-1/+1
* | | [Quantum chips] add custom dividers for autocompleteJin Cao2014-08-061-0/+7
* | | Chips show icon even if name is nullJin Cao2014-07-311-2/+1
* | | [Quantum chips] add delete button in dropdownJin Cao2014-07-315-30/+126
|/ /
* | [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