1. 9afded4 Add ability to set overscroll slot count by Bryan Mawhinney · 13 years ago
  2. 5a197cb Mke sure we commit chips that are being edited by Mindy Pereira · 13 years ago
  3. d9ae83e Merge "Clear the checked position and reset it always." by Mindy Pereira · 13 years ago
  4. e9278b0 Clear the checked position and reset it always. by Mindy Pereira · 13 years ago
  5. ec19bf7 Merge "New assets for chips backgrounds." by Mindy Pereira · 13 years ago
  6. be58995 New assets for chips backgrounds. by Mindy Pereira · 13 years ago
  7. 0436c36 Create dialog at the beginning so we have a "safe" context. by Mindy Pereira · 13 years ago
  8. c1efc78 Merge "Import revised translations." by Eric Fischer · 13 years ago
  9. e863816 Enables detailed logging during variable speed playback. by Flavio Lerda · 13 years ago
  10. 409bbd9 Import revised translations. by Eric Fischer · 13 years ago
  11. dc442b4 Allows selecting the audio stream used for playback. by Flavio Lerda · 13 years ago
  12. aabf887 Merge "Dont show copy dialog when the user is editing a contact. Fix crash." by Mindy Pereira · 13 years ago
  13. 2f55892 Dont show copy dialog when the user is editing a contact. Fix crash. by Mindy Pereira · 13 years ago
  14. d2772c4 Fix the audio stutter during playback. by Hugo Hudson · 13 years ago
  15. d96a96d Merge "Fix the height of the chips fields." by Mindy Pereira · 13 years ago
  16. ce67e28 Merge "Import revised translations." by Eric Fischer · 13 years ago
  17. d576a1f Fix the height of the chips fields. by Mindy Pereira · 13 years ago
  18. 037c572 Import revised translations. by Eric Fischer · 13 years ago
  19. d70e8c9 Remove label from chips by Paul Westbrook · 13 years ago
  20. 744a038 Use ICS release name instead of version code by Daisuke Miyakawa · 13 years ago
  21. 358d0e1 Import revised translations. by Eric Fischer · 13 years ago
  22. 97b873c Center text in chip; fix dropdown item spacing by Mindy Pereira · 13 years ago
  23. b67763f Fix focus issues for chips fields. by Mindy Pereira · 13 years ago
  24. 6f9f285 Fix bugs with shrinking/expanding chips field. by Mindy Pereira · 13 years ago
  25. 572fa15 Suggestions disabled using input type text flag. by Gilles Debunne · 13 years ago
  26. 85eb278 Merge "Fix a rare crash." by Hugo Hudson · 13 years ago
  27. 64f5ba6 Fix a rare crash. by Hugo Hudson · 13 years ago
  28. 719cef4 Deprecate old setChipDimensions. by Mindy Pereira · 13 years ago
  29. b8208f2 Add ability to copy a single recipient chip. by Mindy Pereira · 13 years ago
  30. 2b3f5af Merge "Stop building with older SDK." by Stephen Hines · 13 years ago
  31. 6ccb174 Always tokenize the address if possible before creating a chip. by Mindy Pereira · 13 years ago
  32. cf9756f Stop building with older SDK. by Stephen Hines · 13 years ago
  33. 5f65e43 Prove that there's an issue with media player audio. by Hugo Hudson · 13 years ago
  34. 454eaf3 Make sure that email addresses are editable when tapped when there is no associated display name. by Mindy Pereira · 13 years ago
  35. bfa63c7 Create way to allow applications to still show all recips when focus is lost. by Mindy Pereira · 13 years ago
  36. 490556a b/5122753 Make Rfc822Validator a bit smarter by Erik · 13 years ago
  37. 311576a Make sure we clear our local text watcher variable when removing text watcher. by Mindy Pereira · 13 years ago
  38. a075187 Fix eclipse error and a couple of warnings. by Andy Stadler · 13 years ago
  39. 1dbe971 Merge "Fix style of autocompletetextview we use for chips." by Mindy Pereira · 13 years ago
  40. 85dae97 Fix style of autocompletetextview we use for chips. by Mindy Pereira · 13 years ago
  41. 007bf6a Use AsyncTask for photo loading by Daisuke Miyakawa · 13 years ago
  42. e0de378 Updated background assets for chips. by Mindy Pereira · 13 years ago
  43. ae12ede Merge "Playback now handles any sample rate and channel combo." by Hugo Hudson · 13 years ago
  44. 0bd6ec5 Playback now handles any sample rate and channel combo. by Hugo Hudson · 13 years ago
  45. d58667f Protect againt emtpy strings/ null tokens. by Mindy Pereira · 13 years ago
  46. 4221a1d Protect against empty display or address. by Mindy Pereira · 13 years ago
  47. 6ebf622 Update chips to match new spec for validation. by Mindy Pereira · 13 years ago
  48. c0f97e4 Make more chip, dropdown match pixel perfects. by Mindy Pereira · 13 years ago
  49. 008d3b2 Remove deprecated separators. by Mindy Pereira · 13 years ago
  50. 886150f These extra separators are not needed given the design. by Mindy Pereira · 13 years ago
  51. ae90545 Merge "Adds tests for Variable Speed code." by Hugo Hudson · 13 years ago
  52. 9730f15 Adds tests for Variable Speed code. by Hugo Hudson · 13 years ago
  53. 30aa02a Fix the dropdown binding for single alternates adapter. by Mindy Pereira · 13 years ago
  54. b9e5077 Merge "Turn off extract mode for chips fields." by Mindy Pereira · 13 years ago
  55. 1b533f4 Turn off extract mode for chips fields. by Mindy Pereira · 13 years ago
  56. fd46457 Merge "When the application clears the text, make sure we clear all the chips." by Mindy Pereira · 13 years ago
  57. 376a291 Silence the parenthesis warning. by Logan Chien · 13 years ago
  58. 1e70f1a When the application clears the text, make sure we clear all the chips. by Mindy Pereira · 13 years ago
  59. 02c844f Stop spawning multiple threads for photo loading by Daisuke Miyakawa · 13 years ago
  60. 9160cd5 show type correctly in alternate listing by Daisuke Miyakawa · 13 years ago
  61. 8c03d35 Show address type in auto-complete list by Daisuke Miyakawa · 13 years ago
  62. 7bffb1a Fix case where pending chips called before the widget has size. by Mindy Pereira · 13 years ago
  63. a40ef14 Instead of waiting for size changes, always post a runnable when recips appended. by Mindy Pereira · 13 years ago
  64. e9321ef Merge "Add styling to the library so apps can have a properly styled widget." by Mindy Pereira · 13 years ago
  65. 66b8155 Add styling to the library so apps can have a properly styled widget. by Mindy Pereira · 13 years ago
  66. da9ba56 Merge "fix appended recipients that have an associated name" by Mindy Pereira · 13 years ago
  67. 1174eca fix appended recipients that have an associated name by Mindy Pereira · 13 years ago
  68. 5192e36 Use HC MR3's verison code instead of MR2's by Daisuke Miyakawa · 13 years ago
  69. 491c159 Merge "Enhance the URL Regex script to handle i18n TLDs." by Shimeng (Simon) Wang · 13 years ago
  70. 829b84e Enhance the URL Regex script to handle i18n TLDs. by Shimeng (Simon) Wang · 13 years ago
  71. 5702f06 am 580eb808: am a3684d4d: Add the new global-search field to android-common. by Mark Brophy · 13 years ago
  72. 580eb80 am a3684d4d: Add the new global-search field to android-common. by Mark Brophy · 13 years ago
  73. e8adc29 Make divider and loading views unselectable by Daisuke Miyakawa · 13 years ago
  74. a3684d4 Add the new global-search field to android-common. by Mark Brophy · 13 years ago
  75. be9da4c Merge "Initial check-in of variable speed playback library." by Hugo Hudson · 13 years ago
  76. b83ad73 Initial check-in of variable speed playback library. by Hugo Hudson · 13 years ago
  77. 1e85502 b/5021471 Don't try to chipify null entries by Erik · 13 years ago
  78. 409fc12 Merge "Adds the MoreCloseables utility file." by Hugo Hudson · 13 years ago
  79. c3d793f Adds the MoreCloseables utility file. by Hugo Hudson · 13 years ago
  80. d884373 Update suggestions dropdown to match pixel perfect layouts. by Mindy Pereira · 13 years ago
  81. 2929277 Remove cursor passing. by Daisuke Miyakawa · 13 years ago
  82. aaa3d98 Stop warm-up query. by Daisuke Miyakawa · 13 years ago
  83. c1564e4 Handle case where the contact name is null. by Mindy Pereira · 13 years ago
  84. 001f606 Make sure we always check that we have committed all chips on shrink. by Mindy Pereira · 13 years ago
  85. 7baf165 Merge "Enable pasting of text into the recipient edit text field." by Mindy Pereira · 13 years ago
  86. 090139d Enable pasting of text into the recipient edit text field. by Mindy Pereira · 13 years ago
  87. a601adc Show "Waiting for more contacts" message on directory load by Daisuke Miyakawa · 13 years ago
  88. 4c514e6 Merge "Print debug info for reverse lookup." by Mindy Pereira · 13 years ago
  89. 4f36b72 Print debug info for reverse lookup. by Mindy Pereira · 13 years ago
  90. bbf141b Never set a span if we dont have matching text. by Mindy Pereira · 13 years ago
  91. 91b05ea Add the new global-search field to android-common. by Mark Brophy · 13 years ago
  92. b1dd0ac Make sure we leave a space when processing appended recipients. by Mindy Pereira · 13 years ago
  93. 8b30855 Fix extra spaces that had been getting added when the user selectd/unselected a chip. by Mindy Pereira · 13 years ago
  94. c6e6141 Scroll before showing the alternates list. by Mindy Pereira · 13 years ago
  95. 77056d7 Do reverse lookups on pre-appended recipient chips. by Mindy Pereira · 13 years ago
  96. 0fc929e Always show the more chip for a collapsed recipient view if there are too many recipients. by Mindy Pereira · 13 years ago
  97. 416e130 Fix the offset of the popup window. by Mindy Pereira · 13 years ago
  98. 4590aec Merge "Move contact picture to the right of the chip where the delete icon shows." by Mindy Pereira · 13 years ago
  99. 8456692 Show the contact photo to the right of the text. by Mindy Pereira · 13 years ago
  100. 379c70a Move contact picture to the right of the chip where the delete icon shows. by Mindy Pereira · 13 years ago