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