1. 49744b0 Make clearSelectedChip public by Jin Cao · 10 years ago
  2. d525772 Change alternates dropdown to use minHeight by Jin Cao · 10 years ago
  3. bae3fba Switching to LOLLIPOP version code after L's SDK change by Kaikai Wang · 10 years ago
  4. 2d06b85 Use $d instead of $s for number formatting by Jin Cao · 10 years ago
  5. 0437e86 Close directoryCursor. b/17949234 by Andrew Sapperstein · 10 years ago
  6. 50fcac9 am e7ebf99c: (-s ours) Add an <application> tag to the manifest DO NOT MERGE by Scott Kennedy · 10 years ago
  7. e7ebf99 Add an <application> tag to the manifest DO NOT MERGE by Scott Kennedy · 10 years ago
  8. 0ecd694 Add an <application> tag to the manifest by Scott Kennedy · 10 years ago
  9. f6ddb75 Don't rely on action bar height by Jin Cao · 10 years ago
  10. fcaf986 Make rect and coords instance variables to avoid reallocation by Jin Cao · 10 years ago
  11. 93d69f4 Use dropdown anchor to compute dropdown height by Jin Cao · 10 years ago
  12. 26f4cfb Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  13. 2d3978f Merge "Import translations. DO NOT MERGE" into ub-chips-cranbrook by Baligh Uddin · 10 years ago
  14. 04f06ea Don't use announceForAccessibility by Jin Cao · 10 years ago
  15. 2060160 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  16. 4b07100 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  17. fe686ee Merge "Bug: 17517371: Stop using custom action label in chips" into ub-chips-cranbrook by Kaikai Wang · 10 years ago
  18. a5461b7 Bug: 17517371: Stop using custom action label in chips by Kaikai Wang · 10 years ago
  19. 15a5ebc Remove leading space when editing invalid address by Jin Cao · 10 years ago
  20. b1aeb7b Announce chips dropdown for accessibility by Jin Cao · 10 years ago
  21. 569fbc0 Merge "Set dropdown height so dropdowns wont be on top" into ub-chips-cranbrook by Jin Cao · 10 years ago
  22. bd31231 Set dropdown height so dropdowns wont be on top by Jin Cao · 10 years ago
  23. e3267bc Merge "Change workpaint to protected static so child classes can use it" into ub-chips-cranbrook by Jin Cao · 10 years ago
  24. 2a48e87 Change workpaint to protected static so child classes can use it by Jin Cao · 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. 14efc57 Take status bar height into account when computing scroll by Jin Cao · 10 years ago
  28. 31c33ef Only cache current selection if there are pending searches by Jin Cao · 10 years ago
  29. 0cfdd98 Allow for keyboard navigation down chips list by Jin Cao · 10 years ago
  30. 713bbef Merge "DO NOT MERGE prevent popup view leaks" into ub-chips-cranbrook by Jin Cao · 10 years ago
  31. 808d713 DO NOT MERGE prevent popup view leaks by Jin Cao · 10 years ago
  32. c6eee84 Revert "Dismiss popups in onDetach to prevent view leak" by Jin Cao · 10 years ago
  33. 37a4572 Dismiss popups in onDetach to prevent view leak by Jin Cao · 10 years ago
  34. 3b43c09 Merge "Import translations. DO NOT MERGE" into ub-chips-cranbrook by Baligh Uddin · 10 years ago
  35. 568fb22 Properly dismiss popup when chip loses focus by Jin Cao · 10 years ago
  36. 049af32 Remove unnecessary font metrics call by Jin Cao · 10 years ago
  37. 6c2a016 [Quantum chips] change chips into ReplacementSpan by Jin Cao · 10 years ago
  38. a81ca2a Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  39. c609278 Merge "Allow to paste text or html into a chip" into ub-chips-cranbrook by Régis Décamps · 10 years ago
  40. 219cbfb Allow to paste text or html into a chip by Régis Décamps · 10 years ago
  41. 5d32b5b Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  42. a21fd88 [Quantum chips] code cleanup and restyling by Jin Cao · 10 years ago
  43. 58a23da am 4e2adeac: Remove instance of @+android:id/... by Scott Kennedy · 10 years ago
  44. 4e2adea Remove instance of @+android:id/... by Scott Kennedy · 10 years ago
  45. 9b16620 More chip dropdown fix by Jin Cao · 10 years ago
  46. d36bf69 Merge "Don't use textpaint for drawing icons" into ub-chips-cranbrook by Jin Cao · 10 years ago
  47. 809c595 Don't use textpaint for drawing icons by Jin Cao · 10 years ago
  48. 4de6a53 Support custom popup anchor in RecipientEditTextView by Jin Cao · 10 years ago
  49. 9a47bdb [Quantum chips] support RTL in dropdown by Jin Cao · 10 years ago
  50. 4d0425d Merge "Ensure delete listener is set for chips" into ub-chips-cranbrook by Jin Cao · 10 years ago
  51. a20a8d0 Ensure delete listener is set for chips by Jin Cao · 10 years ago
  52. 33515e7 [Quantum chips] draw chips programmatically by Jin Cao · 10 years ago
  53. 142f4c5 Merge "Don't use "done" for string name." into ub-chips-cranbrook by Andrew Sapperstein · 10 years ago
  54. f585f36 Don't use "done" for string name. by Andrew Sapperstein · 10 years ago
  55. b58c9a6 [Quantum chips] add custom dividers for autocomplete by Jin Cao · 10 years ago
  56. 4673705 [Quantum chips] use minHeight for autocomplete dropdown by Jin Cao · 10 years ago
  57. ab71b73 Merge "[Quantum chips] restyle text views" into ub-chips-cranbrook by Jin Cao · 10 years ago
  58. bf84bd8 Chips show icon even if name is null by Jin Cao · 10 years ago
  59. dc71a1d [Quantum chips] restyle text views by Jin Cao · 10 years ago
  60. 6fc1fee [Quantum] update alt/single chips to quantum by Jin Cao · 10 years ago
  61. 58d541d [Quantum chips] restyle recipient chips to quantum by Jin Cao · 10 years ago
  62. fae9b88 Merge "[Quantum chips] add delete button in dropdown" into ub-chips-cranbrook by Jin Cao · 10 years ago
  63. 4db8ccc [Quantum chips] add delete button in dropdown by Jin Cao · 10 years ago
  64. 5ee2110 Update icon padding for invalid chips by Jin Cao · 10 years ago
  65. 4ddcdae [Quantum] chips autocomplete to quantum style by Jin Cao · 10 years ago
  66. e096b45 Port CircularImageView for chips by Jin Cao · 10 years ago
  67. c85e75e Update dropdown assets/layouts for Material by Scott Kennedy · 10 years ago
  68. 15259d5 Use a better y offset algorithm by Scott Kennedy · 10 years ago
  69. b232e5c Update assets/dimensions/defaults to match Material spec by Scott Kennedy · 10 years ago
  70. 654360f am 21386e34: (-s ours) am 5179b9a3: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  71. 21386e3 am 5179b9a3: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  72. 2f47ca0 am b680eed1: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  73. b680eed Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  74. 5179b9a Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  75. 0246afb Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  76. c9b51bb Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  77. d16e75e am 50429c51: Update suggestions for every character. by Andrew Sapperstein · 10 years ago
  78. 50429c5 Update suggestions for every character. by Andrew Sapperstein · 10 years ago
  79. 8d48146 am 5c49b0ed: Merge "Adding the ability to remove chips that match a given ReicipientEntry" into ub-chips-bagotville by Kaikai Wang · 10 years ago
  80. 5c49b0e Merge "Adding the ability to remove chips that match a given ReicipientEntry" into ub-chips-bagotville by Kaikai Wang · 10 years ago
  81. cd980d9 Adding the ability to remove chips that match a given ReicipientEntry by Kaikai Wang · 10 years ago
  82. 8ff93bf am 3e05cfa5: Add a callback to RecipientEditTextView for whenever it creates a chip. by Kevin Lin · 10 years ago
  83. 3e05cfa Add a callback to RecipientEditTextView for whenever it creates a chip. by Kevin Lin · 10 years ago
  84. fd835f6 am 52e4814f: Ensure that invalidate is called on main thread by Jin Cao · 10 years ago
  85. 52e4814 Ensure that invalidate is called on main thread by Jin Cao · 10 years ago
  86. 16a608e am 0efdc53c: Add failure callback for loading avatar async by Jin Cao · 10 years ago
  87. 0efdc53 Add failure callback for loading avatar async by Jin Cao · 10 years ago
  88. a9601fc am e35d6c58: Invalidate each chip if it loads avatar on background by Jin Cao · 10 years ago
  89. e35d6c5 Invalidate each chip if it loads avatar on background by Jin Cao · 10 years ago
  90. eb1f491 am 82d38854: Fixed bug with null origPhoto by Jin Cao · 10 years ago
  91. 82d3885 Fixed bug with null origPhoto by Jin Cao · 10 years ago
  92. 28bde75 am 35e82d4f: Move getAvatarIcon off UI by Jin Cao · 10 years ago
  93. 35e82d4 Move getAvatarIcon off UI by Jin Cao · 10 years ago
  94. eaa2859 am 972def7a: Adding the ability to manually append a RecipientEntry to RecipientEditTextView by Kaikai Wang · 10 years ago
  95. 972def7 Adding the ability to manually append a RecipientEntry to RecipientEditTextView by Kaikai Wang · 10 years ago
  96. 2cfa24d am f3f2ad2d: Fix an issue with opt/chips/sample/Android.mk redefining res_dirs which broke our build because one of the res dirs does not exist. by Jia Wei Tam · 10 years ago
  97. f3f2ad2 Fix an issue with opt/chips/sample/Android.mk redefining res_dirs which broke by Jia Wei Tam · 10 years ago
  98. 364ed02 am 9eff6222: am 1d1689e2: Add support for autocomplete suggestion analytics. by Andrew Sapperstein · 10 years ago
  99. ece276c am 48de6b5b: Merge "Add support for autocomplete suggestion analytics." into ub-chips-bagotville by Andrew Sapperstein · 10 years ago
  100. 9eff622 am 1d1689e2: Add support for autocomplete suggestion analytics. by Andrew Sapperstein · 10 years ago