1. 358d0e1 Import revised translations. by Eric Fischer · 13 years ago
  2. 97b873c Center text in chip; fix dropdown item spacing by Mindy Pereira · 13 years ago
  3. b67763f Fix focus issues for chips fields. by Mindy Pereira · 13 years ago
  4. 6f9f285 Fix bugs with shrinking/expanding chips field. by Mindy Pereira · 13 years ago
  5. 572fa15 Suggestions disabled using input type text flag. by Gilles Debunne · 13 years ago
  6. 85eb278 Merge "Fix a rare crash." by Hugo Hudson · 13 years ago
  7. 64f5ba6 Fix a rare crash. by Hugo Hudson · 13 years ago
  8. 719cef4 Deprecate old setChipDimensions. by Mindy Pereira · 13 years ago
  9. b8208f2 Add ability to copy a single recipient chip. by Mindy Pereira · 13 years ago
  10. 2b3f5af Merge "Stop building with older SDK." by Stephen Hines · 13 years ago
  11. 6ccb174 Always tokenize the address if possible before creating a chip. by Mindy Pereira · 13 years ago
  12. cf9756f Stop building with older SDK. by Stephen Hines · 13 years ago
  13. 5f65e43 Prove that there's an issue with media player audio. by Hugo Hudson · 13 years ago
  14. 454eaf3 Make sure that email addresses are editable when tapped when there is no associated display name. by Mindy Pereira · 13 years ago
  15. bfa63c7 Create way to allow applications to still show all recips when focus is lost. by Mindy Pereira · 13 years ago
  16. 490556a b/5122753 Make Rfc822Validator a bit smarter by Erik · 13 years ago
  17. 311576a Make sure we clear our local text watcher variable when removing text watcher. by Mindy Pereira · 13 years ago
  18. a075187 Fix eclipse error and a couple of warnings. by Andy Stadler · 13 years ago
  19. 1dbe971 Merge "Fix style of autocompletetextview we use for chips." by Mindy Pereira · 13 years ago
  20. 85dae97 Fix style of autocompletetextview we use for chips. by Mindy Pereira · 13 years ago
  21. 007bf6a Use AsyncTask for photo loading by Daisuke Miyakawa · 13 years ago
  22. e0de378 Updated background assets for chips. by Mindy Pereira · 13 years ago
  23. ae12ede Merge "Playback now handles any sample rate and channel combo." by Hugo Hudson · 13 years ago
  24. 0bd6ec5 Playback now handles any sample rate and channel combo. by Hugo Hudson · 13 years ago
  25. d58667f Protect againt emtpy strings/ null tokens. by Mindy Pereira · 13 years ago
  26. 4221a1d Protect against empty display or address. by Mindy Pereira · 13 years ago
  27. 6ebf622 Update chips to match new spec for validation. by Mindy Pereira · 13 years ago
  28. c0f97e4 Make more chip, dropdown match pixel perfects. by Mindy Pereira · 13 years ago
  29. 008d3b2 Remove deprecated separators. by Mindy Pereira · 13 years ago
  30. 886150f These extra separators are not needed given the design. by Mindy Pereira · 13 years ago
  31. ae90545 Merge "Adds tests for Variable Speed code." by Hugo Hudson · 13 years ago
  32. 9730f15 Adds tests for Variable Speed code. by Hugo Hudson · 13 years ago
  33. 30aa02a Fix the dropdown binding for single alternates adapter. by Mindy Pereira · 13 years ago
  34. b9e5077 Merge "Turn off extract mode for chips fields." by Mindy Pereira · 13 years ago
  35. 1b533f4 Turn off extract mode for chips fields. by Mindy Pereira · 13 years ago
  36. fd46457 Merge "When the application clears the text, make sure we clear all the chips." by Mindy Pereira · 13 years ago
  37. 376a291 Silence the parenthesis warning. by Logan Chien · 13 years ago
  38. 1e70f1a When the application clears the text, make sure we clear all the chips. by Mindy Pereira · 13 years ago
  39. 02c844f Stop spawning multiple threads for photo loading by Daisuke Miyakawa · 13 years ago
  40. 9160cd5 show type correctly in alternate listing by Daisuke Miyakawa · 13 years ago
  41. 8c03d35 Show address type in auto-complete list by Daisuke Miyakawa · 13 years ago
  42. 7bffb1a Fix case where pending chips called before the widget has size. by Mindy Pereira · 13 years ago
  43. a40ef14 Instead of waiting for size changes, always post a runnable when recips appended. by Mindy Pereira · 13 years ago
  44. e9321ef Merge "Add styling to the library so apps can have a properly styled widget." by Mindy Pereira · 13 years ago
  45. 66b8155 Add styling to the library so apps can have a properly styled widget. by Mindy Pereira · 13 years ago
  46. da9ba56 Merge "fix appended recipients that have an associated name" by Mindy Pereira · 13 years ago
  47. 1174eca fix appended recipients that have an associated name by Mindy Pereira · 13 years ago
  48. 5192e36 Use HC MR3's verison code instead of MR2's by Daisuke Miyakawa · 13 years ago
  49. 491c159 Merge "Enhance the URL Regex script to handle i18n TLDs." by Shimeng (Simon) Wang · 13 years ago
  50. 829b84e Enhance the URL Regex script to handle i18n TLDs. by Shimeng (Simon) Wang · 13 years ago
  51. 5702f06 am 580eb808: am a3684d4d: Add the new global-search field to android-common. by Mark Brophy · 13 years ago
  52. 580eb80 am a3684d4d: Add the new global-search field to android-common. by Mark Brophy · 13 years ago
  53. e8adc29 Make divider and loading views unselectable by Daisuke Miyakawa · 13 years ago
  54. a3684d4 Add the new global-search field to android-common. by Mark Brophy · 13 years ago
  55. be9da4c Merge "Initial check-in of variable speed playback library." by Hugo Hudson · 13 years ago
  56. b83ad73 Initial check-in of variable speed playback library. by Hugo Hudson · 13 years ago
  57. 1e85502 b/5021471 Don't try to chipify null entries by Erik · 13 years ago
  58. 409fc12 Merge "Adds the MoreCloseables utility file." by Hugo Hudson · 13 years ago
  59. c3d793f Adds the MoreCloseables utility file. by Hugo Hudson · 13 years ago
  60. d884373 Update suggestions dropdown to match pixel perfect layouts. by Mindy Pereira · 13 years ago
  61. 2929277 Remove cursor passing. by Daisuke Miyakawa · 13 years ago
  62. aaa3d98 Stop warm-up query. by Daisuke Miyakawa · 13 years ago
  63. c1564e4 Handle case where the contact name is null. by Mindy Pereira · 13 years ago
  64. 001f606 Make sure we always check that we have committed all chips on shrink. by Mindy Pereira · 13 years ago
  65. 7baf165 Merge "Enable pasting of text into the recipient edit text field." by Mindy Pereira · 13 years ago
  66. 090139d Enable pasting of text into the recipient edit text field. by Mindy Pereira · 13 years ago
  67. a601adc Show "Waiting for more contacts" message on directory load by Daisuke Miyakawa · 13 years ago
  68. 4c514e6 Merge "Print debug info for reverse lookup." by Mindy Pereira · 13 years ago
  69. 4f36b72 Print debug info for reverse lookup. by Mindy Pereira · 13 years ago
  70. bbf141b Never set a span if we dont have matching text. by Mindy Pereira · 13 years ago
  71. 91b05ea Add the new global-search field to android-common. by Mark Brophy · 13 years ago
  72. b1dd0ac Make sure we leave a space when processing appended recipients. by Mindy Pereira · 13 years ago
  73. 8b30855 Fix extra spaces that had been getting added when the user selectd/unselected a chip. by Mindy Pereira · 13 years ago
  74. c6e6141 Scroll before showing the alternates list. by Mindy Pereira · 13 years ago
  75. 77056d7 Do reverse lookups on pre-appended recipient chips. by Mindy Pereira · 13 years ago
  76. 0fc929e Always show the more chip for a collapsed recipient view if there are too many recipients. by Mindy Pereira · 13 years ago
  77. 416e130 Fix the offset of the popup window. by Mindy Pereira · 13 years ago
  78. 4590aec Merge "Move contact picture to the right of the chip where the delete icon shows." by Mindy Pereira · 13 years ago
  79. 8456692 Show the contact photo to the right of the text. by Mindy Pereira · 13 years ago
  80. 379c70a Move contact picture to the right of the chip where the delete icon shows. by Mindy Pereira · 13 years ago
  81. 76ebe80 If the selection happens to be at zero, dont look for the char before. by Mindy Pereira · 13 years ago
  82. c0eff46 make sure there is a position after the comma before moving to it. by Mindy Pereira · 13 years ago
  83. 7a4d7e4 If the user chooses a contact with an invalid address, make this an editable address chip. by Mindy Pereira · 13 years ago
  84. 054b3ca If the user put a commit char in the middle of text, make a chip up to the commit char. by Mindy Pereira · 13 years ago
  85. a501d9f When recipients are appended, take them as is without ANY parsing of tokens. by Mindy Pereira · 13 years ago
  86. 368f569 Make sure we dont use textwatchers or commit chips incorrectly. by Mindy Pereira · 13 years ago
  87. e0bf819 Reenable space handling for chips. by Mindy Pereira · 13 years ago
  88. 348213c Merge "Clearselectedchip and unselectchip should not call each other." by Mindy Pereira · 13 years ago
  89. 25b611d Fix the left offset of the alternates popup. by Mindy Pereira · 13 years ago
  90. c57ee19 Clearselectedchip and unselectchip should not call each other. by Mindy Pereira · 13 years ago
  91. ed58ebd Don't start the filter until we have an adapter by Erik · 13 years ago
  92. 3bb285b Remove space handling for now. by Mindy Pereira · 13 years ago
  93. dfa1d39 Follow defined logic for committing when the user presses space. by Mindy Pereira · 13 years ago
  94. cb041c2 Force services to be launched as soon as possible when chips are instantiated. by Mindy Pereira · 13 years ago
  95. b3f8574 Fix rotation crash. by Mindy Pereira · 13 years ago
  96. e98f079 When the user starts editing mid address and submit, always submit all the text. by Mindy Pereira · 13 years ago
  97. e24cb31 If there are no chips to chipify and the user hits enter, focus the next view. by Mindy Pereira · 13 years ago
  98. 3656f7e Fix race condition. by Mindy Pereira · 13 years ago
  99. 5519208 Every chip should take into account bottom padding for the alternates popup. by Mindy Pereira · 13 years ago
  100. 1585be8 Fixed bug where appended chips might be added twice. by Mindy Pereira · 13 years ago