1. 6c2a016 [Quantum chips] change chips into ReplacementSpan by Jin Cao · 10 years ago
  2. 219cbfb Allow to paste text or html into a chip by Régis Décamps · 10 years ago
  3. a21fd88 [Quantum chips] code cleanup and restyling by Jin Cao · 10 years ago
  4. 9b16620 More chip dropdown fix by Jin Cao · 10 years ago
  5. d36bf69 Merge "Don't use textpaint for drawing icons" into ub-chips-cranbrook by Jin Cao · 10 years ago
  6. 809c595 Don't use textpaint for drawing icons by Jin Cao · 10 years ago
  7. 4de6a53 Support custom popup anchor in RecipientEditTextView by Jin Cao · 10 years ago
  8. 4d0425d Merge "Ensure delete listener is set for chips" into ub-chips-cranbrook by Jin Cao · 10 years ago
  9. a20a8d0 Ensure delete listener is set for chips by Jin Cao · 10 years ago
  10. 33515e7 [Quantum chips] draw chips programmatically by Jin Cao · 10 years ago
  11. 142f4c5 Merge "Don't use "done" for string name." into ub-chips-cranbrook by Andrew Sapperstein · 10 years ago
  12. f585f36 Don't use "done" for string name. by Andrew Sapperstein · 10 years ago
  13. bf84bd8 Chips show icon even if name is null by Jin Cao · 10 years ago
  14. 6fc1fee [Quantum] update alt/single chips to quantum by Jin Cao · 10 years ago
  15. 58d541d [Quantum chips] restyle recipient chips to quantum by Jin Cao · 10 years ago
  16. 4db8ccc [Quantum chips] add delete button in dropdown by Jin Cao · 10 years ago
  17. 15259d5 Use a better y offset algorithm by Scott Kennedy · 10 years ago
  18. b232e5c Update assets/dimensions/defaults to match Material spec by Scott Kennedy · 10 years ago
  19. 50429c5 Update suggestions for every character. by Andrew Sapperstein · 10 years ago
  20. 5c49b0e Merge "Adding the ability to remove chips that match a given ReicipientEntry" into ub-chips-bagotville by Kaikai Wang · 10 years ago
  21. cd980d9 Adding the ability to remove chips that match a given ReicipientEntry by Kaikai Wang · 10 years ago
  22. 3e05cfa Add a callback to RecipientEditTextView for whenever it creates a chip. by Kevin Lin · 10 years ago
  23. 52e4814 Ensure that invalidate is called on main thread by Jin Cao · 10 years ago
  24. 0efdc53 Add failure callback for loading avatar async by Jin Cao · 10 years ago
  25. e35d6c5 Invalidate each chip if it loads avatar on background by Jin Cao · 10 years ago
  26. 82d3885 Fixed bug with null origPhoto by Jin Cao · 10 years ago
  27. 35e82d4 Move getAvatarIcon off UI by Jin Cao · 10 years ago
  28. 972def7 Adding the ability to manually append a RecipientEntry to RecipientEditTextView by Kaikai Wang · 10 years ago
  29. 48de6b5 Merge "Add support for autocomplete suggestion analytics." into ub-chips-bagotville by Andrew Sapperstein · 10 years ago
  30. 0f2b174 Add support for autocomplete suggestion analytics. by Andrew Sapperstein · 10 years ago
  31. 8af0d3b Allow support for alternate data sources. by Andrew Sapperstein · 10 years ago
  32. 1248e53 Add the ability to retrieve all recipients that have been selected by Ken Thai · 10 years ago
  33. 1db635b Code cleanup. by Andrew Sapperstein · 10 years ago
  34. e4945e9 Allow selection of all entries in the dropdown by Scott Kennedy · 10 years ago
  35. f11483a Make this constant final by Scott Kennedy · 10 years ago
  36. b3b248a Don't autocomplete unknown email addresses by Jin Cao · 10 years ago
  37. 2b2de7c Call super.onAttached/onDetachedFromWindow by Tony Mantler · 10 years ago
  38. c61c13f Fix redrawing chips with recipientEditText onSizeChanged when it has left and right padding. by Kevin Lin · 10 years ago
  39. 9b398e3 Added support to choose vertical alignment for image spans. by Kevin Lin · 10 years ago
  40. 7a4e677 Fix directory lookups by Scott Kennedy · 11 years ago
  41. 53e718a Change to scrollToBottomView to be protected instead of private. by Kevin Lin · 10 years ago
  42. 41e93fb Fix chips library bugs related to setting the threshold to 1. by Kevin Lin · 10 years ago
  43. b8985b7 Fix a small bug by Scott Kennedy · 10 years ago
  44. c0e6023 Support RTL in chips library. by Andrew Sapperstein · 10 years ago
  45. b10d1c6 Main changes to the chips library: by Kevin Lin · 10 years ago
  46. f5c24c9 am 3e8176df: Don\'t show the alternates dialog for GAL contacts by Scott Kennedy · 11 years ago
  47. 514f8a7 Don't show the alternates dialog for GAL contacts by Scott Kennedy · 11 years ago
  48. 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
  49. 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
  50. fbeca0e Don't show pop-ups and dialogs if we're not attached to a valid window. by Tony Mantler · 11 years ago
  51. 858e094 Merge chips from jb-ub-mail-ur11 into klp-ub-dev by Scott Kennedy · 11 years ago
  52. f30ea36 am bc742af5: Make Chips work on API 11+ by Scott Kennedy · 11 years ago
  53. 1650ef6 Make Chips work on API 11+ by Scott Kennedy · 11 years ago
  54. 47f4077 resolved conflicts for merge of b6c18ed6 to master by Scott Kennedy · 11 years ago
  55. c430ea8 Remove an unnecessary null check by Scott Kennedy · 11 years ago
  56. 76f1f2d Support an External Dictionary of Contacts by Alon Albert · 11 years ago
  57. da5932f Prepare to remove a null check by Scott Kennedy · 11 years ago
  58. 6b7110f Prevent NPE in chips by Alice Yang · 11 years ago
  59. b023f69 Prevent IOOB exception by Paul Westbrook · 11 years ago
  60. 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
  61. 0e12896 Don't do chip resolving in place by Scott Kennedy · 11 years ago
  62. 114c893 Messaging crash on selecting a contact from the auto complete list in landscape mode by Tom Taylor · 11 years ago
  63. dd00bac am da491f04: Prevent a potential ANR by Scott Kennedy · 11 years ago
  64. 272aae0 Prevent a potential ANR by Scott Kennedy · 11 years ago
  65. 41137c2 StringIndexOutOfBoundsException in Chips during monkey run by Tom Taylor · 11 years ago
  66. 27a3299 am f5ecf6ad: Add unit test for creating fake phone entries by Scott Kennedy · 11 years ago
  67. 983c99b Add unit test for creating fake phone entries by Scott Kennedy · 11 years ago
  68. b315ee2 Cherry-pick: Area code gets eaten in Chips by Tom Taylor · 11 years ago
  69. 0ba9133 Area code gets eaten in Chips by Tom Taylor · 11 years ago
  70. c659350 Cherry-pick Fix a Dead Loop issue in RecipientEditTextView by jli119X · 12 years ago
  71. 048cf5c resolved conflicts for merge of 35d3af70 to jb-mr2-dev by Scott Kennedy · 11 years ago
  72. 06e232c Merge "Fix a Dead Loop issue in RecipientEditTextView" by Scott Kennedy · 11 years ago
  73. 821d2f8 Merge remote-tracking branch 'goog/jb-ub-mail-ur9' into merge by Alice Yang · 11 years ago
  74. 194d427 Refactor some of thie chips code by Scott Kennedy · 11 years ago
  75. 03e9e98 Ensure appended emails have a comma separator by Scott Kennedy · 11 years ago
  76. 20c8aa7 Add a test case for b/8321211 by Scott Kennedy · 11 years ago
  77. f7e202d Initial clean up of the chips code by Scott Kennedy · 11 years ago
  78. cabbb1f am 5863e75e: Ensure we chipify the original text by Scott Kennedy · 11 years ago
  79. 6ac271f am 5863e75e: Ensure we chipify the original text by Scott Kennedy · 11 years ago
  80. 0613ff8 Ensure we chipify the original text by Scott Kennedy · 11 years ago
  81. 36c2fee am 0159508d: Merge "Fix some jank" into jb-ub-mail-ur8 by Scott Kennedy · 11 years ago
  82. 41ca846 am 48ad5213: Fix NPE. by Alice Yang · 11 years ago
  83. 0802df0 Revert an unnecessary change by Scott Kennedy · 11 years ago
  84. 0501c63 Ensure appended emails have a comma separator by Scott Kennedy · 11 years ago
  85. c1b5258 resolved conflicts for merge of c4d46df7 to jb-mr2-dev by Alice Yang · 11 years ago
  86. b187a71 am 0159508d: Merge "Fix some jank" into jb-ub-mail-ur8 by Scott Kennedy · 11 years ago
  87. 0132502 Merge "Fix some jank" into jb-ub-mail-ur8 by Scott Kennedy · 11 years ago
  88. 341ed3d Fix some jank by Scott Kennedy · 11 years ago
  89. 1184fee am 48ad5213: Fix NPE. by Alice Yang · 11 years ago
  90. ad8781e Fix NPE. by Alice Yang · 11 years ago
  91. 9cbf4d6 am c4d46df7: Fix NPE. by Alice Yang · 11 years ago
  92. f0579ee Fix NPE. by Alice Yang · 11 years ago
  93. d215b8f am 211ae635: Reduce chip jank by Scott Kennedy · 11 years ago
  94. a5f3a5b am 211ae635: Reduce chip jank by Scott Kennedy · 11 years ago
  95. 78f38a0 Reduce chip jank by Scott Kennedy · 11 years ago
  96. d08e990 Merge 'goog/jb-ub-mail-ur8' into master by Alice Yang · 11 years ago
  97. d5242f7 am 2727f969: Ensure all addresses turn into chips by Scott Kennedy · 11 years ago
  98. 94fa301 Ensure all addresses turn into chips by Scott Kennedy · 11 years ago
  99. 87eb4a5 Merge branch 'goog/jb-ub-mail-ur8' into master by Paul Westbrook · 11 years ago
  100. 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