1. f7e202d Initial clean up of the chips code by Scott Kennedy · 11 years ago
  2. 87b683e Unit test for getBetterRecipient() by Scott Kennedy · 11 years ago
  3. cabbb1f am 5863e75e: Ensure we chipify the original text by Scott Kennedy · 11 years ago
  4. 6ac271f am 5863e75e: Ensure we chipify the original text by Scott Kennedy · 11 years ago
  5. 0613ff8 Ensure we chipify the original text by Scott Kennedy · 11 years ago
  6. 36c2fee am 0159508d: Merge "Fix some jank" into jb-ub-mail-ur8 by Scott Kennedy · 11 years ago
  7. 41ca846 am 48ad5213: Fix NPE. by Alice Yang · 11 years ago
  8. 0802df0 Revert an unnecessary change by Scott Kennedy · 11 years ago
  9. 0501c63 Ensure appended emails have a comma separator by Scott Kennedy · 11 years ago
  10. c1b5258 resolved conflicts for merge of c4d46df7 to jb-mr2-dev by Alice Yang · 11 years ago
  11. b187a71 am 0159508d: Merge "Fix some jank" into jb-ub-mail-ur8 by Scott Kennedy · 11 years ago
  12. 0132502 Merge "Fix some jank" into jb-ub-mail-ur8 by Scott Kennedy · 11 years ago
  13. 341ed3d Fix some jank by Scott Kennedy · 11 years ago
  14. 1184fee am 48ad5213: Fix NPE. by Alice Yang · 11 years ago
  15. ad8781e Fix NPE. by Alice Yang · 11 years ago
  16. 9cbf4d6 am c4d46df7: Fix NPE. by Alice Yang · 11 years ago
  17. f0579ee Fix NPE. by Alice Yang · 11 years ago
  18. d215b8f am 211ae635: Reduce chip jank by Scott Kennedy · 11 years ago
  19. a5f3a5b am 211ae635: Reduce chip jank by Scott Kennedy · 11 years ago
  20. 78f38a0 Reduce chip jank by Scott Kennedy · 11 years ago
  21. 98e2b66 am 8c386766: Use the best contact result for chips by Scott Kennedy · 11 years ago
  22. d36779c am 8c386766: Use the best contact result for chips by Scott Kennedy · 11 years ago
  23. ef3f76c Use the best contact result for chips by Scott Kennedy · 11 years ago
  24. d08e990 Merge 'goog/jb-ub-mail-ur8' into master by Alice Yang · 11 years ago
  25. d5242f7 am 2727f969: Ensure all addresses turn into chips by Scott Kennedy · 11 years ago
  26. 94fa301 Ensure all addresses turn into chips by Scott Kennedy · 11 years ago
  27. 55ae101 am 7b1c6d7d: Add a toString() to make debugging easier by Scott Kennedy · 11 years ago
  28. 9796a50 Add a toString() to make debugging easier by Scott Kennedy · 11 years ago
  29. 87eb4a5 Merge branch 'goog/jb-ub-mail-ur8' into master by Paul Westbrook · 11 years ago
  30. 6dd94e0 Merge "Don't jump focus out of the View when the Activity starts" into jb-ub-mail-ur9 by Scott Kennedy · 11 years ago
  31. 2fe0cff Don't jump focus out of the View when the Activity starts by Scott Kennedy · 11 years ago
  32. 9ef46b8 Prevent the tab key from double-tabbing by Scott Kennedy · 11 years ago
  33. 54d43c6 Hitting enter on a physical keyboard should auto-complete by Scott Kennedy · 11 years ago
  34. 0cd0096 Show contact addresses while chips load by Scott Kennedy · 11 years ago
  35. 1af243f Fix advancing to the next field when "Return" is pressed by Scott Kennedy · 11 years ago
  36. fda0170 Repeatable ANR when pasting text into the recipient field by Tom Taylor · 11 years ago
  37. 0cae850 Fix a Dead Loop issue in RecipientEditTextView by jli119X · 12 years ago
  38. 28b51e8 Properly handle keyboard selection by mindyp · 12 years ago
  39. 488718e Make sure we correctly handle the " " at the end of a chip by mindyp · 12 years ago
  40. 642d831 am 9f662b7d: am a918fec5: Merge "Eliminate jank when the user deletes a character thereby removing all contact results in the popup." into jb-mr1.1-dev by mindyp · 12 years ago
  41. 806017c Eliminate jank when adding/ removing character by mindyp · 12 years ago
  42. e7f7a7d Eliminate jank when the user deletes a character thereby removing all contact results in the popup. by mindyp · 12 years ago
  43. 209af60 Merge commit 'f54b3505' into manualmerge by mindyp · 12 years ago
  44. 093ecdd Scroll when result of a contacts lookup appear by mindyp · 12 years ago
  45. 8c474ec Scroll when results appear by mindyp · 12 years ago
  46. 16923ee Extend reverse lookup to also check GAL by mindyp · 12 years ago
  47. 8ca8bdb Use same default contact photo for list items and chips by mindyp · 12 years ago
  48. f30a428 Merge from ur8 by mindyp · 12 years ago
  49. f760e68 Fixup delete logic by mindyp · 12 years ago
  50. 04e5706 Make sure we only use the invisible chips optimization if we are showing the "more" chip by mindyp · 12 years ago
  51. 6a8c8d8 mMaxLines was not being set correctly; dont draw hidden chips on first render pass by mindyp · 12 years ago
  52. fae3c92 Remove unnecessary call to tokenize by mindyp · 12 years ago
  53. 7e10c86 Make sure we proplerly edit created chips. by mindyp · 12 years ago
  54. a24c09d Merge in sms fixes by mindyp · 12 years ago
  55. 58ff57f Merge remote-tracking branch 'goog/jb-ub-mail' into gmailmerge by Paul Westbrook · 12 years ago
  56. 4491a06 SMS text messaging omits numbers in parentheses by Tom Taylor · 12 years ago
  57. 637ac7d Remove the unneeded call to "findtokenstart"; we already have the token start by mindyp · 12 years ago
  58. ccb8e23 Don't validate the recipient text each time by mindyp · 12 years ago
  59. cb76b4d Reduce time until first revision of a chip is drawn. by mindyp · 12 years ago
  60. 4f82d88 dont replace the text in the text field when editing a fake or generated entry by mindyp · 12 years ago
  61. 5e60c2b Merge changes to chips from unbundled branch: update behavior to match new ux spec by mindyp · 12 years ago
  62. 0d93ca4 Make sure that we take the existng temporary contact, where available. by mindyp · 12 years ago
  63. 9f4d30a Make sure that the last "fake entry" chip is correctly committed by mindyp · 12 years ago
  64. 0d7c89b Update chips to follow new ux spec for replacement by mindyp · 12 years ago
  65. 374ccb2 cherrypick: Reset maxlines when the user expands text by mindyp · 12 years ago
  66. 3d78920 Reset maxlines when the user expands text by mindyp · 12 years ago
  67. d2f9bd4 Show old results by Paul Westbrook · 12 years ago
  68. 37726c0 Show old results by Paul Westbrook · 12 years ago
  69. 0120ebc SMS text messaging omits numbers in parentheses by Tom Taylor · 12 years ago
  70. b5afbc7 cherrypick: Make sure we check the most up to date text for the token offsets. by mindyp · 12 years ago
  71. f214812 Make sure we check the most up to date text for the token offsets. by mindyp · 12 years ago
  72. 73cb50b Add comments to the recipientedittextview replace code. by mindyp · 12 years ago
  73. a0e1c66 cherrypick: Fix crashes associated with new logic to replace entire address with name + address by mindyp · 12 years ago
  74. 2587536 Fix crashes associated with new logic to replace entire address with name + address by mindyp · 12 years ago
  75. 527d35c am 215b1c80: The "original text" is just what we are putting in the text view, which is displaytext by mindyp · 12 years ago
  76. a310e9b The "original text" is just what we are putting in the text view, which is displaytext by mindyp · 12 years ago
  77. cd4f642 am b6641931: Make sure when we reverse lookup a recipient, we replace the underlying text string as well. by mindyp · 12 years ago
  78. fa8f1e4 Make sure when we reverse lookup a recipient, we replace the underlying text string as well. by mindyp · 12 years ago
  79. ad7d892 am 6c668476: We add the separator ourselves later if it wasnt specified in append. by mindyp · 12 years ago
  80. 20d7af7 We add the separator ourselves later if it wasnt specified in append. by mindyp · 12 years ago
  81. bf12c1e am 3aa118e7: Be extra careful with commas in recipient chips by mindyp · 12 years ago
  82. abb864d Be extra careful with commas in recipient chips by mindyp · 12 years ago
  83. 1d8435c am 26e3f68a: Deal with commas within quoted text by mindyp · 12 years ago
  84. 0124468 Deal with commas within quoted text by mindyp · 12 years ago
  85. 4e7d20f Merge change from jb-dev to master by Mindy Pereira · 12 years ago
  86. 3b97ecf am 1a71f76d: Check for null adapter. by Mindy Pereira · 12 years ago
  87. ca52271 Check for null adapter. by Mindy Pereira · 12 years ago
  88. 1bdbef8 Area code truncated for the phone number in messaging app by Tom Taylor · 12 years ago
  89. db108e1 Don't scroll when we are clearing text. by Mindy Pereira · 12 years ago
  90. c52ea8e Break out of infinite loop once we detect an error. by Mindy Pereira · 12 years ago
  91. 3032097 Merge "Rather than change the text, just remove the waiting for entries row." into jb-dev by Mindy Pereira · 12 years ago
  92. c0e3599 Rather than change the text, just remove the waiting for entries row. by Mindy Pereira · 12 years ago
  93. 412e9ac Merge "The mysterious blank item was just a mis-used layout" into jb-dev by Mindy Pereira · 12 years ago
  94. cf11061 The mysterious blank item was just a mis-used layout by Mindy Pereira · 12 years ago
  95. fdc0e0d Merge "Dont hide the keyboard when showing alternates/ selecting a chip." into jb-dev by Mindy Pereira · 12 years ago
  96. 6a6bc70 Dont hide the keyboard when showing alternates/ selecting a chip. by Mindy Pereira · 12 years ago
  97. 7a95961 Merge "Null check; back behavior" into jb-dev by Mindy Pereira · 12 years ago
  98. 03cfe3e Null check; back behavior by Mindy Pereira · 12 years ago
  99. ffd270a Fix offset of alternates list dropdown. by Mindy Pereira · 12 years ago
  100. b2af8b4 Try this out with experimenters to see if the scrolling is reasonable. by Mindy Pereira · 12 years ago