summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* chips: extend phone number regex to recognize russian trunk prefixemancebo2015-10-181-3/+3
* Fix exception that crashes app when <<>> chip is clicked onYvonne Wong2015-10-181-1/+7
* Apply anti-aliasing when drawing chips.Matt Garnes2015-10-181-0/+1
* chips: fix NPE errorsJorge Ruesga2015-10-182-14/+35
* chips: suggested contactsJorge Ruesga2015-10-184-11/+592
* Chips: Add more logic to dismiss selection dialoglinus_lee2015-10-181-2/+4
* Chips: Fix some crashes and missing default icon scenariolinus_lee2015-10-182-10/+14
* Chips: Google Pinyin input methodUday Kiran jandhyala2015-10-181-0/+11
* Chips : Fix recipient list picked contactDanesh M2015-10-184-9/+32
* Mms: Fix FC when tapping recipient chip in mms.kaiyiz2015-10-181-4/+8
* Always trim destination.Danny Baumann2015-10-181-2/+2
* Fix mismerge of Chips: Add a view attribute for maximum number ofdhacker292015-10-111-6/+0
* Chips: Add a view attribute for maximum number of chips parsedRaj Yengisetty2015-10-101-1/+34
* am 6f86e3b4: Allow setting the divider start margin in the chips dropdownScott Kennedy2015-02-111-0/+18
|\
| * Allow setting the divider start margin in the chips dropdownScott Kennedy2015-02-101-0/+18
* | am e5d17d57: Highlight the text that matches the constraintScott Kennedy2015-02-111-2/+66
|\|
| * Highlight the text that matches the constraintScott Kennedy2015-02-101-2/+66
* | am 5037dea4: Check if accessibility is enabled before each useScott Kennedy2015-01-301-11/+5
|\|
| * Check if accessibility is enabled before each useScott Kennedy2015-01-301-11/+5
* | am 6c3f99e2: Add content description to the chips delete iconJin Cao2015-01-221-3/+10
|\|
| * Add content description to the chips delete iconJin Cao2015-01-221-3/+10
* | resolved conflicts for merge of ffc0111f to masterJin Cao2014-12-152-156/+97
|\|
| * Clean up chipsJin Cao2014-12-152-154/+87
* | am 654c967e: Prevent infinite posting of RunnablesScott Kennedy2014-12-121-6/+24
|\|
| * Prevent infinite posting of RunnablesScott Kennedy2014-12-121-6/+24
* | am cb11fced: Adding customized chip color supportKaikai Wang2014-12-091-9/+29
|\|
| * Adding customized chip color supportKaikai Wang2014-12-091-9/+29
* | am 494bec8d: Override setDropDownAnchor in RecipientEditTextView to update it...Kevin Lin2014-12-021-0/+8
|\|
| * Override setDropDownAnchor in RecipientEditTextView to update its cached anch...Kevin Lin2014-12-021-0/+8
* | am 18eefa52: Merge "Auto dismiss popups when touches happen outside the popup...Jin Cao2014-11-101-2/+13
|\|
| * Merge "Auto dismiss popups when touches happen outside the popup window" into...Jin Cao2014-11-101-2/+13
| |\
| | * Auto dismiss popups when touches happen outside the popup windowJin Cao2014-11-101-2/+13
* | | am 662ccbe4: Merge "Make clearSelectedChip public" into ub-chips-cranbrookJin Cao2014-11-071-1/+5
|\| |
| * | Merge "Make clearSelectedChip public" into ub-chips-cranbrookJin Cao2014-11-071-1/+5
| |\ \
| | * | Make clearSelectedChip publicJin Cao2014-11-061-1/+5
| | |/
* | | am 732fe3e7: Take vertical offset into account for dropdown heightJin Cao2014-11-061-1/+2
|\| |
| * | Take vertical offset into account for dropdown heightJin Cao2014-11-061-1/+2
| |/
| * Switching to LOLLIPOP version code after L's SDK changeKaikai Wang2014-10-291-1/+1
* | fix buildNick Kralevich2014-10-181-1/+1
* | am 0437e862: Close directoryCursor. b/17949234Andrew Sapperstein2014-10-181-4/+11
|\|
| * Close directoryCursor. b/17949234Andrew Sapperstein2014-10-181-4/+11
* | am f6ddb754: Don\'t rely on action bar heightJin Cao2014-10-131-22/+2
|\|
| * Don't rely on action bar heightJin Cao2014-10-131-22/+2
* | am fcaf9868: Make rect and coords instance variables to avoid reallocationJin Cao2014-10-081-20/+16
|\|
| * Make rect and coords instance variables to avoid reallocationJin Cao2014-10-081-20/+16
* | am 93d69f40: Use dropdown anchor to compute dropdown heightJin Cao2014-10-071-3/+10
|\|
| * Use dropdown anchor to compute dropdown heightJin Cao2014-10-071-3/+10
* | am 04f06ea7: Don\'t use announceForAccessibilityJin Cao2014-09-231-1/+27
|\|
| * Don't use announceForAccessibilityJin Cao2014-09-221-1/+27
* | am fe686ee3: Merge "Bug: 17517371: Stop using custom action label in chips" i...Kaikai Wang2014-09-191-1/+5
|\|