1. 4ab98d1 Merge "Fix an issue showing people who don't match typed query" into ub-chips-bagotville by Scott Kennedy · 10 years ago
  2. e4945e9 Allow selection of all entries in the dropdown by Scott Kennedy · 10 years ago
  3. fa7b0fb Fix an issue showing people who don't match typed query by Scott Kennedy · 10 years ago
  4. f11483a Make this constant final by Scott Kennedy · 10 years ago
  5. b3b248a Don't autocomplete unknown email addresses by Jin Cao · 10 years ago
  6. 2b2de7c Call super.onAttached/onDetachedFromWindow by Tony Mantler · 10 years ago
  7. 38fe984 fix visibility by Mike Schneider · 10 years ago
  8. c61c13f Fix redrawing chips with recipientEditText onSizeChanged when it has left and right padding. by Kevin Lin · 10 years ago
  9. 30043f9 Fix build with VisibleRecipientChip by Kevin Lin · 10 years ago
  10. 9b398e3 Added support to choose vertical alignment for image spans. by Kevin Lin · 10 years ago
  11. bb7e7e1 BaseRecipientAdapter does not need to be abstract by Scott Kennedy · 10 years ago
  12. 7a4e677 Fix directory lookups by Scott Kennedy · 11 years ago
  13. 53e718a Change to scrollToBottomView to be protected instead of private. by Kevin Lin · 10 years ago
  14. 41e93fb Fix chips library bugs related to setting the threshold to 1. by Kevin Lin · 10 years ago
  15. b8985b7 Fix a small bug by Scott Kennedy · 10 years ago
  16. d5ce95b Fixed NPE in BaseRecipientAdapter when constraint is null. by Kevin Lin · 10 years ago
  17. c0e6023 Support RTL in chips library. by Andrew Sapperstein · 10 years ago
  18. b10d1c6 Main changes to the chips library: by Kevin Lin · 10 years ago
  19. f5c24c9 am 3e8176df: Don\'t show the alternates dialog for GAL contacts by Scott Kennedy · 11 years ago
  20. 514f8a7 Don't show the alternates dialog for GAL contacts by Scott Kennedy · 11 years ago
  21. d1c1e35 am e444c661: am eaf43ea2: Don\'t show pop-ups and dialogs if we\'re not attached to a valid window. by Tony Mantler · 11 years ago
  22. 7894c8a am eaf43ea2: Don\'t show pop-ups and dialogs if we\'re not attached to a valid window. by Tony Mantler · 11 years ago
  23. fbeca0e Don't show pop-ups and dialogs if we're not attached to a valid window. by Tony Mantler · 11 years ago
  24. 858e094 Merge chips from jb-ub-mail-ur11 into klp-ub-dev by Scott Kennedy · 11 years ago
  25. 4996c3c am 3be35a39: Remove some unused resources and imports by Scott Kennedy · 11 years ago
  26. 2e3fb2e Remove some unused resources and imports by Scott Kennedy · 11 years ago
  27. e091107 am 30d26326: Add directory photo support by Jay Shrauner · 11 years ago
  28. c88702e Add directory photo support by Jay Shrauner · 11 years ago
  29. f30ea36 am bc742af5: Make Chips work on API 11+ by Scott Kennedy · 11 years ago
  30. 1650ef6 Make Chips work on API 11+ by Scott Kennedy · 11 years ago
  31. 47f4077 resolved conflicts for merge of b6c18ed6 to master by Scott Kennedy · 11 years ago
  32. c430ea8 Remove an unnecessary null check by Scott Kennedy · 11 years ago
  33. b2b33af am ad1d181c: Don\'t bother storing a null value in the cache by Scott Kennedy · 11 years ago
  34. b52d29b Don't bother storing a null value in the cache by Scott Kennedy · 11 years ago
  35. 76f1f2d Support an External Dictionary of Contacts by Alon Albert · 11 years ago
  36. da5932f Prepare to remove a null check by Scott Kennedy · 11 years ago
  37. 771e417 Fix a NPE by Scott Kennedy · 11 years ago
  38. 6b7110f Prevent NPE in chips by Alice Yang · 11 years ago
  39. b023f69 Prevent IOOB exception by Paul Westbrook · 11 years ago
  40. 0c0e0a3 Merge "Messaging crash on selecting a contact from the auto complete list in landscape mode" into jb-mr2-dev by Tom Taylor · 11 years ago
  41. 0e12896 Don't do chip resolving in place by Scott Kennedy · 11 years ago
  42. 114c893 Messaging crash on selecting a contact from the auto complete list in landscape mode by Tom Taylor · 11 years ago
  43. dd00bac am da491f04: Prevent a potential ANR by Scott Kennedy · 11 years ago
  44. 272aae0 Prevent a potential ANR by Scott Kennedy · 11 years ago
  45. 41137c2 StringIndexOutOfBoundsException in Chips during monkey run by Tom Taylor · 11 years ago
  46. 27a3299 am f5ecf6ad: Add unit test for creating fake phone entries by Scott Kennedy · 11 years ago
  47. 983c99b Add unit test for creating fake phone entries by Scott Kennedy · 11 years ago
  48. b315ee2 Cherry-pick: Area code gets eaten in Chips by Tom Taylor · 11 years ago
  49. 0ba9133 Area code gets eaten in Chips by Tom Taylor · 11 years ago
  50. 63b2a52 ArrayIndexOutOfBoundsException in RecipientEntry.constructFakeEntry by Tom Taylor · 11 years ago
  51. b7391a6 ArrayIndexOutOfBoundsException in RecipientEntry.constructFakeEntry by Tom Taylor · 11 years ago
  52. 70a861b am e46cb66d: Always close this cursor by Scott Kennedy · 11 years ago
  53. c659350 Cherry-pick Fix a Dead Loop issue in RecipientEditTextView by jli119X · 12 years ago
  54. 048cf5c resolved conflicts for merge of 35d3af70 to jb-mr2-dev by Scott Kennedy · 11 years ago
  55. 06e232c Merge "Fix a Dead Loop issue in RecipientEditTextView" by Scott Kennedy · 11 years ago
  56. 539c2b1 Always close this cursor by Scott Kennedy · 11 years ago
  57. 821d2f8 Merge remote-tracking branch 'goog/jb-ub-mail-ur9' into merge by Alice Yang · 11 years ago
  58. 194d427 Refactor some of thie chips code by Scott Kennedy · 11 years ago
  59. 03e9e98 Ensure appended emails have a comma separator by Scott Kennedy · 11 years ago
  60. 20c8aa7 Add a test case for b/8321211 by Scott Kennedy · 11 years ago
  61. cb62027 Merge "Initial clean up of the chips code" into jb-ub-mail-ur9 by Scott Kennedy · 11 years ago
  62. d2240c5 Fix a failing test by Scott Kennedy · 11 years ago
  63. f7e202d Initial clean up of the chips code by Scott Kennedy · 11 years ago
  64. 87b683e Unit test for getBetterRecipient() by Scott Kennedy · 11 years ago
  65. cabbb1f am 5863e75e: Ensure we chipify the original text by Scott Kennedy · 11 years ago
  66. 6ac271f am 5863e75e: Ensure we chipify the original text by Scott Kennedy · 11 years ago
  67. 0613ff8 Ensure we chipify the original text by Scott Kennedy · 11 years ago
  68. 36c2fee am 0159508d: Merge "Fix some jank" into jb-ub-mail-ur8 by Scott Kennedy · 11 years ago
  69. 41ca846 am 48ad5213: Fix NPE. by Alice Yang · 11 years ago
  70. 0802df0 Revert an unnecessary change by Scott Kennedy · 11 years ago
  71. 0501c63 Ensure appended emails have a comma separator by Scott Kennedy · 11 years ago
  72. c1b5258 resolved conflicts for merge of c4d46df7 to jb-mr2-dev by Alice Yang · 11 years ago
  73. b187a71 am 0159508d: Merge "Fix some jank" into jb-ub-mail-ur8 by Scott Kennedy · 11 years ago
  74. 0132502 Merge "Fix some jank" into jb-ub-mail-ur8 by Scott Kennedy · 11 years ago
  75. 341ed3d Fix some jank by Scott Kennedy · 11 years ago
  76. 1184fee am 48ad5213: Fix NPE. by Alice Yang · 11 years ago
  77. ad8781e Fix NPE. by Alice Yang · 11 years ago
  78. 9cbf4d6 am c4d46df7: Fix NPE. by Alice Yang · 11 years ago
  79. f0579ee Fix NPE. by Alice Yang · 11 years ago
  80. d215b8f am 211ae635: Reduce chip jank by Scott Kennedy · 11 years ago
  81. a5f3a5b am 211ae635: Reduce chip jank by Scott Kennedy · 11 years ago
  82. 78f38a0 Reduce chip jank by Scott Kennedy · 11 years ago
  83. 98e2b66 am 8c386766: Use the best contact result for chips by Scott Kennedy · 11 years ago
  84. d36779c am 8c386766: Use the best contact result for chips by Scott Kennedy · 11 years ago
  85. ef3f76c Use the best contact result for chips by Scott Kennedy · 11 years ago
  86. d08e990 Merge 'goog/jb-ub-mail-ur8' into master by Alice Yang · 11 years ago
  87. d5242f7 am 2727f969: Ensure all addresses turn into chips by Scott Kennedy · 11 years ago
  88. 94fa301 Ensure all addresses turn into chips by Scott Kennedy · 11 years ago
  89. 55ae101 am 7b1c6d7d: Add a toString() to make debugging easier by Scott Kennedy · 11 years ago
  90. 9796a50 Add a toString() to make debugging easier by Scott Kennedy · 11 years ago
  91. 87eb4a5 Merge branch 'goog/jb-ub-mail-ur8' into master by Paul Westbrook · 11 years ago
  92. 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
  93. 2fe0cff Don't jump focus out of the View when the Activity starts by Scott Kennedy · 11 years ago
  94. 9ef46b8 Prevent the tab key from double-tabbing by Scott Kennedy · 11 years ago
  95. 54d43c6 Hitting enter on a physical keyboard should auto-complete by Scott Kennedy · 11 years ago
  96. 0cd0096 Show contact addresses while chips load by Scott Kennedy · 11 years ago
  97. 1af243f Fix advancing to the next field when "Return" is pressed by Scott Kennedy · 11 years ago
  98. fda0170 Repeatable ANR when pasting text into the recipient field by Tom Taylor · 11 years ago
  99. 0cae850 Fix a Dead Loop issue in RecipientEditTextView by jli119X · 12 years ago
  100. 28b51e8 Properly handle keyboard selection by mindyp · 11 years ago