1. f82e176 Dont commit by commit char if we cant tokenize. by Mindy Pereira · 13 years ago
  2. e71f6db Fix alternates adapter. by Mindy Pereira · 13 years ago
  3. c3af132 Fix alternates. by Mindy Pereira · 13 years ago
  4. a0f2aab Check span before deleting. by Mindy Pereira · 13 years ago
  5. 82c1c75 Better support for phone numbers in Chips by Tom Taylor · 13 years ago
  6. b3f2fd5 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 13 years ago
  7. e7c0ab2 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  8. a0dfbe7 Removed ChipsUtil's increment features which are not ICS-and-up safe by Daniel Lehmann · 13 years ago
  9. 2495557 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  10. c63d346 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  11. 88fd93a Fix reference to renamed string. by Eric Fischer · 13 years ago
  12. fac09ce Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  13. 75f1f69 Support phone numbers in Chips UI by Tom Taylor · 13 years ago
  14. 2b34f22 am e67e5aab: am 06b38bf7: am 665ba9e4: Don\'t adjust scroll on focus changes. by Mindy Pereira · 13 years ago
  15. e67e5aa am 06b38bf7: am 665ba9e4: Don\'t adjust scroll on focus changes. by Mindy Pereira · 13 years ago
  16. 665ba9e Don't adjust scroll on focus changes. by Mindy Pereira · 13 years ago
  17. a7ae9be Make sure we don't run off the end when deleting chips. by Mindy Pereira · 13 years ago
  18. 8313b3a Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  19. eb83a7d Since the delete key can't be guaranteed, use text changed listeners. by Mindy Pereira · 13 years ago
  20. bf342b7 Need to set the resource for the dialog. by Mindy Pereira · 13 years ago
  21. 1266666 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  22. d086b83 Make chips less fragile for testing purposes. by Mindy Pereira · 13 years ago
  23. a8065d5 DO NOT MERGE. Dont sanitize before/ after/ between chips while waiting to create pending chips. by Mindy Pereira · 13 years ago
  24. 2302f67 Dont sanitize before/ after/ between chips while waiting to create pending chips. by Mindy Pereira · 13 years ago
  25. 407f669 Make attributes related to chip backgrounds styleable. by Mindy Pereira · 13 years ago
  26. 3da5aa0 Add styleable attributes to chips. This first one is a test. by Mindy Pereira · 13 years ago
  27. a11c2b0 Update build file to allow us to have resources in static libs. by Mindy Pereira · 13 years ago
  28. 07a230a If there is no tokenizer, don't bother shrinking. by Mindy Pereira · 13 years ago
  29. 039c926 Make sure there is a recipient to replace before adding an entry for it. by Mindy Pereira · 13 years ago
  30. 5758ccd Import revised translations. by Eric Fischer · 13 years ago
  31. 83aeec8 drive-by fixes for compiler warnings by Andy Huang · 13 years ago
  32. ec35d99 Verify that the start of the delete sequence is before the end. by Mindy Pereira · 13 years ago
  33. cd7d3b4 am 1edbbadd: Merge "Make sure we correctly identify an edit vs a commit" into ics-mr1 by Mindy Pereira · 13 years ago
  34. 1edbbad Merge "Make sure we correctly identify an edit vs a commit" into ics-mr1 by Mindy Pereira · 13 years ago
  35. 4ef6086 Make sure we correctly identify an edit vs a commit by Mindy Pereira · 13 years ago
  36. 3de8166 am 165ab0b4: Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  37. 165ab0b Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  38. 8faa56f If message starts with > 50 chips, dont chipify anything. by Mindy Pereira · 13 years ago
  39. 1d1940c Merge "Import revised translations." into ics-mr1 by Eric Fischer · 13 years ago
  40. ed2ce84 Import revised translations. by Eric Fischer · 13 years ago
  41. 1677078 Merge "Cleanup offsets for tablet and crespo chips dropdown" into ics-mr1 by Mindy Pereira · 13 years ago
  42. 708e23f Cleanup offsets for tablet and crespo chips dropdown by Mindy Pereira · 13 years ago
  43. 01821f4 Merge "Protect against negative offsets when calling replace." into ics-mr1 by Mindy Pereira · 13 years ago
  44. 920c951 Protect against negative offsets when calling replace. by Mindy Pereira · 13 years ago
  45. 178d14a Use system default list item backgrounds for the chips dropdown list. by Mindy Pereira · 13 years ago
  46. 1ff68c4 Merge "Protect against monkey crash." by Mindy Pereira · 13 years ago
  47. 6fe9af5 Protect against monkey crash. by Mindy Pereira · 13 years ago
  48. d700483 Import revised translations. by Eric Fischer · 13 years ago
  49. 8a04f95 Import revised translations. DO NOT MERGE by Eric Fischer · 13 years ago
  50. 253c9e3 Merge "Make sure we shrink available width by the width of the space character." by Mindy Pereira · 13 years ago
  51. e73c4ce Make sure we shrink available width by the width of the space character. by Mindy Pereira · 13 years ago
  52. 3e96319 Experiment drag and drop for contact chip by Minh Pham · 13 years ago
  53. 1e12ddb Make sure we perform reverse lookup on pasted recips by Mindy Pereira · 13 years ago
  54. 81bd60c Merge "General cleanup of the chips view." by Mindy Pereira · 13 years ago
  55. 00be4ce General cleanup of the chips view. by Mindy Pereira · 13 years ago
  56. f593cd2 am 786f2b8a: Use flagNoFullScreen instead of flagNoExtractUi by Mindy Pereira · 13 years ago
  57. 786f2b8 Use flagNoFullScreen instead of flagNoExtractUi by Mindy Pereira · 13 years ago
  58. 420fa44 DO NOT MERGE. Use minHeight to allow large fonts. by Daisuke Miyakawa · 13 years ago
  59. 426bca3 Merge "Use minHeight to allow large fonts." by Daisuke Miyakawa · 13 years ago
  60. a1763c5 Use minHeight to allow large fonts. by Daisuke Miyakawa · 13 years ago
  61. 49ce986 Update pasting to handle more cases. by Mindy Pereira · 13 years ago
  62. ed35860 DO NOT MERGE. Use settext to instead of clearing. by Mindy Pereira · 13 years ago
  63. 2e157c2 Use settext to instead of clearing. by Mindy Pereira · 13 years ago
  64. 7de942d Avoid unnecessary clearing of text. by Mindy Pereira · 13 years ago
  65. a1ecf3c Fix case where we may have an empty string. by Mindy Pereira · 13 years ago
  66. 8893cb7 Merge "Protect against negative offsets for a chip." by Mindy Pereira · 13 years ago
  67. 7741b6a Merge "Close selected chip on rotation." by Mindy Pereira · 13 years ago
  68. 71fa24b Protect against negative offsets for a chip. by Mindy Pereira · 13 years ago
  69. 7c61ef0 Close selected chip on rotation. by Mindy Pereira · 13 years ago
  70. b3e42aa Revert "Make the space part of the replacement image span." by Mindy Pereira · 13 years ago
  71. 878b7ce Add comments to chips. Test replace first, middle, last chips. by Mindy Pereira · 13 years ago
  72. ae7e411 Add more tests. by Mindy Pereira · 13 years ago
  73. 53958d6 Remeasure chips created from saved instance state after we have the field width. by Mindy Pereira · 13 years ago
  74. a1d52e9 Make the space part of the replacement image span. by Mindy Pereira · 13 years ago
  75. 8a518e9 Fix reported crash. by Mindy Pereira · 13 years ago
  76. a3806ce Protect against focus lost before drawing/uesrs already tokenized. by Mindy Pereira · 13 years ago
  77. 4cc1f47 Merge "More tests for sanitizing text between chips." by Mindy Pereira · 13 years ago
  78. a63e3fa More tests for sanitizing text between chips. by Mindy Pereira · 13 years ago
  79. 3bab54d Merge "Remove the code remiving non-existing divider" by Daisuke Miyakawa · 13 years ago
  80. 4031c89 Add test cases for creating display tex and sanitzing spans. by Mindy Pereira · 13 years ago
  81. 59148d3 Remove the code remiving non-existing divider by Daisuke Miyakawa · 13 years ago
  82. c7afc98 Fix crash in calendar. by Mindy Pereira · 13 years ago
  83. c10739c Fix monkey crash related to empty recips array/ bad tokenization. by Mindy Pereira · 13 years ago
  84. e6cf5b6 Merge "Disable logging." by Daisuke Miyakawa · 13 years ago
  85. f3889fc Disable logging. by Daisuke Miyakawa · 13 years ago
  86. f6b6b0a Sanitize content after committing a new chip. by Mindy Pereira · 13 years ago
  87. a590df8 Catch a couple of interesting/ odd cases for creating display text. by Mindy Pereira · 13 years ago
  88. 59827ba Add test infrastructure for chips. by Mindy Pereira · 13 years ago
  89. 262d354 Merge "Make chips keep the user friendly information around." by Mindy Pereira · 13 years ago
  90. 8659fc7 Make chips keep the user friendly information around. by Mindy Pereira · 13 years ago
  91. 22b680b Make sure we get the correct more chip on orientation changes. by Mindy Pereira · 13 years ago
  92. a9c5969 Handle special characters correctly. by Mindy Pereira · 13 years ago
  93. 3b646f1 Don't allow ppl to accidentally create empty chips by Mindy Pereira · 13 years ago
  94. 31a2c09 am 53152808: Move local_sdk to 14 by Mindy Pereira · 13 years ago
  95. 5315280 Move local_sdk to 14 by Mindy Pereira · 13 years ago
  96. a74ea02 Merge "DO NOT MERGE. Check for null chip text." into ics-factoryrom by Mindy Pereira · 13 years ago
  97. 06a7206 DO NOT MERGE. Check for null chip text. by Mindy Pereira · 13 years ago
  98. 5ac77e6 Check for null chip text before committing chip. by Mindy Pereira · 13 years ago
  99. e44dfb5 DO NOT MERGE. Use the correct check for min sdk support. by Mindy Pereira · 13 years ago
  100. f712add Merge "Use the official sdk version for checking compatibility." by Mindy Pereira · 13 years ago