summaryrefslogtreecommitdiffstats
path: root/chips/src/com/android/ex
Commit message (Expand)AuthorAgeFilesLines
* Ensure appended emails have a comma separatorScott Kennedy2013-03-081-12/+10
* am 5863e75e: Ensure we chipify the original textScott Kennedy2013-03-051-1/+1
|\
| * Ensure we chipify the original textScott Kennedy2013-03-051-1/+1
* | am 0159508d: Merge "Fix some jank" into jb-ub-mail-ur8Scott Kennedy2013-03-051-1/+1
|\|
| * Merge "Fix some jank" into jb-ub-mail-ur8Scott Kennedy2013-03-051-1/+1
| |\
| | * Fix some jankScott Kennedy2013-03-041-1/+1
* | | am 48ad5213: Fix NPE.Alice Yang2013-03-051-2/+2
|\| |
| * | Fix NPE.Alice Yang2013-03-041-2/+2
| |/
* | resolved conflicts for merge of c4d46df7 to jb-mr2-devAlice Yang2013-03-041-3/+3
|\|
| * Fix NPE.Alice Yang2013-03-041-2/+3
* | am 211ae635: Reduce chip jankScott Kennedy2013-02-284-67/+112
|\|
| * Reduce chip jankScott Kennedy2013-02-274-67/+112
* | am 8c386766: Use the best contact result for chipsScott Kennedy2013-02-261-2/+68
|\|
| * Use the best contact result for chipsScott Kennedy2013-02-251-2/+68
* | Merge 'goog/jb-ub-mail-ur8' into masterAlice Yang2013-02-203-5/+59
|\|
| * Ensure all addresses turn into chipsScott Kennedy2013-02-192-5/+54
| * Add a toString() to make debugging easierScott Kennedy2013-02-151-0/+5
* | Merge branch 'goog/jb-ub-mail-ur8' into masterPaul Westbrook2013-02-154-134/+286
|\|
| * Hitting enter on a physical keyboard should auto-completeScott Kennedy2013-02-011-0/+1
| * Show contact addresses while chips loadScott Kennedy2013-01-302-5/+28
| * Fix advancing to the next field when "Return" is pressedScott Kennedy2013-01-291-0/+2
| * Properly handle keyboard selectionmindyp2012-12-211-5/+0
| * Make sure we correctly handle the " " at the end of a chipmindyp2012-12-181-2/+8
| * Eliminate jank when adding/ removing charactermindyp2012-12-171-2/+2
| * Scroll when results appearmindyp2012-12-142-5/+64
| * Extend reverse lookup to also check GALmindyp2012-12-113-116/+236
| * Use same default contact photo for list items and chipsmindyp2012-12-101-1/+0
| * Fixup delete logicmindyp2012-12-031-2/+3
| * Make sure we only use the invisible chips optimization if we are showing the ...mindyp2012-12-031-1/+2
| * mMaxLines was not being set correctly; dont draw hidden chips on first render...mindyp2012-12-034-79/+312
| * Remove unnecessary call to tokenizemindyp2012-11-301-18/+2
| * Make sure we proplerly edit created chips.mindyp2012-11-271-11/+47
| * Merge in sms fixesmindyp2012-11-271-1/+10
| * Remove the unneeded call to "findtokenstart"; we already have the token startmindyp2012-11-141-3/+1
| * Don't validate the recipient text each timemindyp2012-11-144-78/+72
* | Repeatable ANR when pasting text into the recipient fieldTom Taylor2013-01-141-0/+3
* | am 9f662b7d: am a918fec5: Merge "Eliminate jank when the user deletes a chara...mindyp2012-12-171-1/+1
|\ \
| * | Eliminate jank when the user deletes a character thereby removing all contact...mindyp2012-12-171-1/+1
* | | Merge commit 'f54b3505' into manualmergemindyp2012-12-142-17/+71
|\| |
| * | Scroll when result of a contacts lookup appearmindyp2012-12-142-13/+80
* | | Merge from ur8mindyp2012-12-037-188/+434
|/ /
* | Merge remote-tracking branch 'goog/jb-ub-mail' into gmailmergePaul Westbrook2012-11-191-12/+9
|\|
| * Reduce time until first revision of a chip is drawn.mindyp2012-11-091-8/+5
| * dont replace the text in the text field when editing a fake or generated entrymindyp2012-11-081-4/+4
| * Make sure that we take the existng temporary contact, where available.mindyp2012-11-071-2/+3
| * Make sure that the last "fake entry" chip is correctly committedmindyp2012-11-071-2/+3
| * Update chips to follow new ux spec for replacementmindyp2012-11-071-30/+78
| * Reset maxlines when the user expands textmindyp2012-11-061-2/+5
| * Show old resultsPaul Westbrook2012-10-251-5/+36
| * Make sure we check the most up to date text for the token offsets.mindyp2012-10-031-5/+5