1. 41507c1 am 0437e862: Close directoryCursor. b/17949234 by Andrew Sapperstein · 10 years ago
  2. 0437e86 Close directoryCursor. b/17949234 by Andrew Sapperstein · 10 years ago
  3. 19cc5d6 am f6ddb754: Don\'t rely on action bar height by Jin Cao · 10 years ago
  4. f6ddb75 Don't rely on action bar height by Jin Cao · 10 years ago
  5. 4d804a8 am fcaf9868: Make rect and coords instance variables to avoid reallocation by Jin Cao · 10 years ago
  6. fcaf986 Make rect and coords instance variables to avoid reallocation by Jin Cao · 10 years ago
  7. 0c0d9e1 am 93d69f40: Use dropdown anchor to compute dropdown height by Jin Cao · 10 years ago
  8. 93d69f4 Use dropdown anchor to compute dropdown height by Jin Cao · 10 years ago
  9. ce2449a am 04f06ea7: Don\'t use announceForAccessibility by Jin Cao · 10 years ago
  10. 04f06ea Don't use announceForAccessibility by Jin Cao · 10 years ago
  11. b2f2f59 am fe686ee3: Merge "Bug: 17517371: Stop using custom action label in chips" into ub-chips-cranbrook by Kaikai Wang · 10 years ago
  12. fe686ee Merge "Bug: 17517371: Stop using custom action label in chips" into ub-chips-cranbrook by Kaikai Wang · 10 years ago
  13. b0567d4 am 15a5ebc2: Remove leading space when editing invalid address by Jin Cao · 10 years ago
  14. a5461b7 Bug: 17517371: Stop using custom action label in chips by Kaikai Wang · 10 years ago
  15. 15a5ebc Remove leading space when editing invalid address by Jin Cao · 10 years ago
  16. ef086f5 am b1aeb7b6: Announce chips dropdown for accessibility by Jin Cao · 10 years ago
  17. b1aeb7b Announce chips dropdown for accessibility by Jin Cao · 10 years ago
  18. 46b38b7 am 569fbc00: Merge "Set dropdown height so dropdowns wont be on top" into ub-chips-cranbrook by Jin Cao · 10 years ago
  19. 569fbc0 Merge "Set dropdown height so dropdowns wont be on top" into ub-chips-cranbrook by Jin Cao · 10 years ago
  20. bd31231 Set dropdown height so dropdowns wont be on top by Jin Cao · 10 years ago
  21. 066a260 am e3267bcc: Merge "Change workpaint to protected static so child classes can use it" into ub-chips-cranbrook by Jin Cao · 10 years ago
  22. e3267bc Merge "Change workpaint to protected static so child classes can use it" into ub-chips-cranbrook by Jin Cao · 10 years ago
  23. 2a48e87 Change workpaint to protected static so child classes can use it by Jin Cao · 10 years ago
  24. 6c14173 am eed6943e: am 2a87fbfb: FilterListener#onFilterComplete(count) was returning the incorrect count of 1 always, rather than how many entries exist. by Scott Kennedy · 10 years ago
  25. eed6943 am 2a87fbfb: FilterListener#onFilterComplete(count) was returning the incorrect count of 1 always, rather than how many entries exist. by Scott Kennedy · 10 years ago
  26. 2a87fbf FilterListener#onFilterComplete(count) was returning the incorrect count of 1 always, rather than how many entries exist. by Scott Kennedy · 10 years ago
  27. d3ba2e4 am 14efc579: Take status bar height into account when computing scroll by Jin Cao · 10 years ago
  28. 14efc57 Take status bar height into account when computing scroll by Jin Cao · 10 years ago
  29. 2946d50 am 31c33ef8: Only cache current selection if there are pending searches by Jin Cao · 10 years ago
  30. 31c33ef Only cache current selection if there are pending searches by Jin Cao · 10 years ago
  31. cca5b95 am c6eee84a: Revert "Dismiss popups in onDetach to prevent view leak" by Jin Cao · 10 years ago
  32. 808d713 DO NOT MERGE prevent popup view leaks by Jin Cao · 10 years ago
  33. c6eee84 Revert "Dismiss popups in onDetach to prevent view leak" by Jin Cao · 10 years ago
  34. ee108fb am 37a4572e: Dismiss popups in onDetach to prevent view leak by Jin Cao · 10 years ago
  35. 37a4572 Dismiss popups in onDetach to prevent view leak by Jin Cao · 10 years ago
  36. 568fb22 Properly dismiss popup when chip loses focus by Jin Cao · 10 years ago
  37. 049af32 Remove unnecessary font metrics call by Jin Cao · 10 years ago
  38. 6c2a016 [Quantum chips] change chips into ReplacementSpan by Jin Cao · 10 years ago
  39. 219cbfb Allow to paste text or html into a chip by Régis Décamps · 10 years ago
  40. a21fd88 [Quantum chips] code cleanup and restyling by Jin Cao · 10 years ago
  41. 9b16620 More chip dropdown fix by Jin Cao · 10 years ago
  42. d36bf69 Merge "Don't use textpaint for drawing icons" into ub-chips-cranbrook by Jin Cao · 10 years ago
  43. 809c595 Don't use textpaint for drawing icons by Jin Cao · 10 years ago
  44. 4de6a53 Support custom popup anchor in RecipientEditTextView by Jin Cao · 10 years ago
  45. 4d0425d Merge "Ensure delete listener is set for chips" into ub-chips-cranbrook by Jin Cao · 10 years ago
  46. a20a8d0 Ensure delete listener is set for chips by Jin Cao · 10 years ago
  47. 33515e7 [Quantum chips] draw chips programmatically by Jin Cao · 10 years ago
  48. 142f4c5 Merge "Don't use "done" for string name." into ub-chips-cranbrook by Andrew Sapperstein · 10 years ago
  49. f585f36 Don't use "done" for string name. by Andrew Sapperstein · 10 years ago
  50. b58c9a6 [Quantum chips] add custom dividers for autocomplete by Jin Cao · 10 years ago
  51. bf84bd8 Chips show icon even if name is null by Jin Cao · 10 years ago
  52. 6fc1fee [Quantum] update alt/single chips to quantum by Jin Cao · 10 years ago
  53. 58d541d [Quantum chips] restyle recipient chips to quantum by Jin Cao · 10 years ago
  54. 4db8ccc [Quantum chips] add delete button in dropdown by Jin Cao · 10 years ago
  55. 4ddcdae [Quantum] chips autocomplete to quantum style by Jin Cao · 10 years ago
  56. e096b45 Port CircularImageView for chips by Jin Cao · 10 years ago
  57. c85e75e Update dropdown assets/layouts for Material by Scott Kennedy · 10 years ago
  58. 15259d5 Use a better y offset algorithm by Scott Kennedy · 10 years ago
  59. b232e5c Update assets/dimensions/defaults to match Material spec by Scott Kennedy · 10 years ago
  60. 50429c5 Update suggestions for every character. by Andrew Sapperstein · 10 years ago
  61. 5c49b0e Merge "Adding the ability to remove chips that match a given ReicipientEntry" into ub-chips-bagotville by Kaikai Wang · 10 years ago
  62. cd980d9 Adding the ability to remove chips that match a given ReicipientEntry by Kaikai Wang · 10 years ago
  63. 3e05cfa Add a callback to RecipientEditTextView for whenever it creates a chip. by Kevin Lin · 10 years ago
  64. 52e4814 Ensure that invalidate is called on main thread by Jin Cao · 10 years ago
  65. 0efdc53 Add failure callback for loading avatar async by Jin Cao · 10 years ago
  66. e35d6c5 Invalidate each chip if it loads avatar on background by Jin Cao · 10 years ago
  67. 82d3885 Fixed bug with null origPhoto by Jin Cao · 10 years ago
  68. 35e82d4 Move getAvatarIcon off UI by Jin Cao · 10 years ago
  69. 972def7 Adding the ability to manually append a RecipientEntry to RecipientEditTextView by Kaikai Wang · 10 years ago
  70. 48de6b5 Merge "Add support for autocomplete suggestion analytics." into ub-chips-bagotville by Andrew Sapperstein · 10 years ago
  71. 0f2b174 Add support for autocomplete suggestion analytics. by Andrew Sapperstein · 10 years ago
  72. 8af0d3b Allow support for alternate data sources. by Andrew Sapperstein · 10 years ago
  73. 1248e53 Add the ability to retrieve all recipients that have been selected by Ken Thai · 10 years ago
  74. 1db635b Code cleanup. by Andrew Sapperstein · 10 years ago
  75. 4ab98d1 Merge "Fix an issue showing people who don't match typed query" into ub-chips-bagotville by Scott Kennedy · 10 years ago
  76. e4945e9 Allow selection of all entries in the dropdown by Scott Kennedy · 10 years ago
  77. fa7b0fb Fix an issue showing people who don't match typed query by Scott Kennedy · 10 years ago
  78. f11483a Make this constant final by Scott Kennedy · 10 years ago
  79. b3b248a Don't autocomplete unknown email addresses by Jin Cao · 10 years ago
  80. 2b2de7c Call super.onAttached/onDetachedFromWindow by Tony Mantler · 10 years ago
  81. 38fe984 fix visibility by Mike Schneider · 10 years ago
  82. c61c13f Fix redrawing chips with recipientEditText onSizeChanged when it has left and right padding. by Kevin Lin · 10 years ago
  83. 30043f9 Fix build with VisibleRecipientChip by Kevin Lin · 10 years ago
  84. 9b398e3 Added support to choose vertical alignment for image spans. by Kevin Lin · 10 years ago
  85. bb7e7e1 BaseRecipientAdapter does not need to be abstract by Scott Kennedy · 10 years ago
  86. 7a4e677 Fix directory lookups by Scott Kennedy · 11 years ago
  87. 53e718a Change to scrollToBottomView to be protected instead of private. by Kevin Lin · 10 years ago
  88. 41e93fb Fix chips library bugs related to setting the threshold to 1. by Kevin Lin · 10 years ago
  89. b8985b7 Fix a small bug by Scott Kennedy · 10 years ago
  90. d5ce95b Fixed NPE in BaseRecipientAdapter when constraint is null. by Kevin Lin · 10 years ago
  91. c0e6023 Support RTL in chips library. by Andrew Sapperstein · 10 years ago
  92. b10d1c6 Main changes to the chips library: by Kevin Lin · 10 years ago
  93. f5c24c9 am 3e8176df: Don\'t show the alternates dialog for GAL contacts by Scott Kennedy · 11 years ago
  94. 514f8a7 Don't show the alternates dialog for GAL contacts by Scott Kennedy · 11 years ago
  95. 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
  96. 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
  97. fbeca0e Don't show pop-ups and dialogs if we're not attached to a valid window. by Tony Mantler · 11 years ago
  98. 858e094 Merge chips from jb-ub-mail-ur11 into klp-ub-dev by Scott Kennedy · 11 years ago
  99. 4996c3c am 3be35a39: Remove some unused resources and imports by Scott Kennedy · 11 years ago
  100. 2e3fb2e Remove some unused resources and imports by Scott Kennedy · 11 years ago