summaryrefslogtreecommitdiffstats
path: root/chips/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix a Dead Loop issue in RecipientEditTextView"Scott Kennedy2013-03-141-2/+2
|\
| * Fix a Dead Loop issue in RecipientEditTextViewjli119X2013-01-081-2/+2
* | Eliminate jank when the user deletes a character thereby removing all contact...mindyp2012-12-171-1/+1
* | Scroll when result of a contacts lookup appearmindyp2012-12-142-13/+80
* | 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
| * | Add comments to the recipientedittextview replace code.mindyp2012-10-011-0/+3
| * | Fix crashes associated with new logic to replace entire address with name + a...mindyp2012-09-291-4/+1
* | | SMS text messaging omits numbers in parenthesesTom Taylor2012-11-151-1/+11
| |/ |/|
* | Merge changes to chips from unbundled branch: update behavior to match new ux...mindyp2012-11-071-73/+86
* | cherrypick: Reset maxlines when the user expands textmindyp2012-11-061-2/+5
* | Show old resultsPaul Westbrook2012-10-251-5/+36
* | SMS text messaging omits numbers in parenthesesTom Taylor2012-10-161-1/+11
* | cherrypick: Make sure we check the most up to date text for the token offsets.mindyp2012-10-031-5/+5
* | cherrypick: Fix crashes associated with new logic to replace entire address w...mindyp2012-10-011-4/+4
* | am 215b1c80: The "original text" is just what we are putting in the text view...mindyp2012-09-251-1/+1
|\|
| * The "original text" is just what we are putting in the text view, which is di...mindyp2012-09-251-1/+1
* | am b6641931: Make sure when we reverse lookup a recipient, we replace the und...mindyp2012-09-241-2/+6
|\|
| * Make sure when we reverse lookup a recipient, we replace the underlying text ...mindyp2012-09-241-2/+6
* | am 6c668476: We add the separator ourselves later if it wasnt specified in ap...mindyp2012-09-101-4/+1
|\|
| * We add the separator ourselves later if it wasnt specified in append.mindyp2012-09-101-4/+1
* | am 3aa118e7: Be extra careful with commas in recipient chipsmindyp2012-09-101-6/+10
|\|
| * Be extra careful with commas in recipient chipsmindyp2012-09-101-6/+10
* | am 26e3f68a: Deal with commas within quoted textmindyp2012-08-271-3/+16
|\|
| * Deal with commas within quoted textmindyp2012-08-271-3/+16
| * Merge change from jb-dev to masterMindy Pereira2012-07-161-1/+1
* | am 1a71f76d: Check for null adapter.Mindy Pereira2012-06-281-2/+3
|\|
| * Check for null adapter.Mindy Pereira2012-06-281-2/+3
* | Area code truncated for the phone number in messaging appTom Taylor2012-06-251-4/+30
* | Don't scroll when we are clearing text.Mindy Pereira2012-06-251-1/+2
|/
* Break out of infinite loop once we detect an error.Mindy Pereira2012-06-041-0/+3
* Merge "Rather than change the text, just remove the waiting for entries row."...Mindy Pereira2012-05-252-72/+45
|\
| * Rather than change the text, just remove the waiting for entries row.Mindy Pereira2012-05-252-72/+45
* | Merge "The mysterious blank item was just a mis-used layout" into jb-devMindy Pereira2012-05-251-1/+1
|\|
| * The mysterious blank item was just a mis-used layoutMindy Pereira2012-05-251-1/+1
* | Merge "Dont hide the keyboard when showing alternates/ selecting a chip." int...Mindy Pereira2012-05-241-13/+1
|\ \ | |/ |/|
| * Dont hide the keyboard when showing alternates/ selecting a chip.Mindy Pereira2012-05-241-13/+1
* | Merge "Null check; back behavior" into jb-devMindy Pereira2012-05-242-10/+13
|\|
| * Null check; back behaviorMindy Pereira2012-05-242-10/+13
* | Fix offset of alternates list dropdown.Mindy Pereira2012-05-231-1/+10
* | Try this out with experimenters to see if the scrolling is reasonable.Mindy Pereira2012-05-231-0/+8
|/
* Change text on "done" to say "return"Mindy Pereira2012-05-091-0/+1
* Use ALIGN_BOTTOM instead of ALIGN_BASELINEMindy Pereira2012-05-071-1/+1