1. 1a5648a Revert "Make ellipsize retry if text doesn't fit" by Siyamed Sinir · 7 years ago
  2. 9d3bd08 Rename PremeasuredText to MeasuredText by Seigo Nonaka · 7 years ago
  3. f1644f7 Refactor MeasuredText by Seigo Nonaka · 7 years ago
  4. 4674e64 Revert "Refactor MeasuredText" by Seigo Nonaka · 7 years ago
  5. 75492af Refactor MeasuredText by Seigo Nonaka · 7 years ago
  6. b90e08f Reorganize JNI in StaticLayout by Seigo Nonaka · 7 years ago
  7. 43af9be Merge "Intern process names." into oc-mr1-dev am: a530d79209 am: 3debaa72d4 by Makoto Onuki · 7 years ago
  8. 812d188a Intern process names. by Makoto Onuki · 7 years ago
  9. e88b5df Make ellipsize retry if text doesn't fit by Roozbeh Pournader · 7 years ago
  10. 7f0ebc9 Revert "Make ellipsize retry if text doesn't fit" by Roozbeh Pournader · 7 years ago
  11. 1051bbe Make ellipsize retry if text doesn't fit by Roozbeh Pournader · 7 years ago
  12. 200ae37 Merge "Revert "Make ellipsize retry if text doesn't fit"" by Roozbeh Pournader · 7 years ago
  13. 7f8dcaa Revert "Make ellipsize retry if text doesn't fit" by Roozbeh Pournader · 7 years ago
  14. f3b3821 Merge "Make ellipsize retry if text doesn't fit" by TreeHugger Robot · 7 years ago
  15. 287c8d6 Make ellipsize retry if text doesn't fit by Roozbeh Pournader · 7 years ago
  16. 6ba8299 Merge "Refactor ellipsis attributes and methods" by Roozbeh Pournader · 7 years ago
  17. 9ea756f Refactor ellipsis attributes and methods by Roozbeh Pournader · 7 years ago
  18. 967805c Merge "Handle long text for share/cut/copy operations." by Siyamed Sinir · 7 years ago
  19. 42673c3 Refactor TextUtils.join() and add documentation by Roozbeh Pournader · 7 years ago
  20. ce3b05a Handle long text for share/cut/copy operations. by Siyamed Sinir · 7 years ago
  21. 205a993 Internationalize InputFilter.AllCaps by Roozbeh Pournader · 7 years ago
  22. 4a34f9c Print A11yEv. Content Change Types in DEBUG toString by Eugene Susla · 7 years ago
  23. 4972daf Merge "Don't crash in TextUtil.concat() with paragraph spans" into oc-dev by TreeHugger Robot · 7 years ago
  24. e57886e Don't crash in TextUtil.concat() with paragraph spans by Roozbeh Pournader · 7 years ago
  25. a8fce3b Don't copy NoCopySpans for assist and autofill by Felipe Leme · 7 years ago
  26. ea6cb12 Add "Paste as plain text" in TextView's toolbar. by Abodunrinwa Toki · 7 years ago
  27. 36e866b Support multiple filters per association request by Eugene Susla · 7 years ago
  28. d66c95f Revert "Support multiple filters per association request" by Hector Tellez · 7 years ago
  29. e70e6aa Support multiple filters per association request by Eugene Susla · 7 years ago
  30. c534f4c Merge "Remove unnecessary if-else statement from TextUtils#isEmpty. " by TreeHugger Robot · 7 years ago
  31. d4196c9 Remove unnecessary if-else statement from TextUtils#isEmpty. by Amin Shaikh · 7 years ago
  32. 6ed45d8 CompanionDeviceManager by Eugene Susla · 8 years ago
  33. 193520e Accessibility support for ClickableSpan by Phil Weaver · 8 years ago
  34. 9559c20 Deprecate android.text.AndroidCharacter by Roozbeh Pournader · 8 years ago
  35. 4037d51 Fix imports in android.text package. by Aurimas Liutikas · 8 years ago
  36. 3bfce33 Introduce listEllipsize() and deprecate commaEllipsize() by Roozbeh Pournader · 8 years ago
  37. 8823c85 Clean up TextUtils.doesNotNeedBidi() by Roozbeh Pournader · 8 years ago
  38. 0ad4dcc Support ellipsizing LocaleHelper.getDisplayLocaleList() by Roozbeh Pournader · 8 years ago
  39. a8a58ff Frameworks/base: Optimize LoadedApk by Andreas Gampe · 8 years ago
  40. d608a0a Fix TextUtils#getReverse deprecated doc by Clara Bayarri · 8 years ago
  41. 3efda95 Cleanup android.text.TextUtils a little. by Roozbeh Pournader · 9 years ago
  42. 1cc2acf Use Character.codePointAt(). by Roozbeh Pournader · 9 years ago
  43. a93880e Support non-BMP chars in TextUtils.isGraphic(CharSequence). by Roozbeh Pournader · 9 years ago
  44. 085419b Remove TextUtils.join(Iterable<CharSequence>). by Roozbeh Pournader · 9 years ago
  45. bd87e94 Fix and deprecate TextUtils.join(Iterable<CharSequence>). by Roozbeh Pournader · 9 years ago
  46. 463b482 Support all RTL scripts in getLayoutDirectionFromLocale(). by Roozbeh Pournader · 9 years ago
  47. 5cc0df2 Forget private partition keys. by Jeff Sharkey · 9 years ago
  48. f491c72 Selected count string needs plurals. by Jeff Sharkey · 9 years ago
  49. a70d4a9 Prevent poorly-extended ParcelableSpans from writing to parcels by Alan Viverette · 9 years ago
  50. 70616ec Start moving text measurement into native code by Raph Levien · 9 years ago
  51. 6cd132f Annotate the parameter in TextUtils#isEmpty() as @Nullable by Scott Kennedy · 9 years ago
  52. d29bdb2 Avoid static initialization of Layout from TextUtils by Neil Fuller · 9 years ago
  53. 6f9f1d4 Use constants instead of resources for ellipsis. by Igor Viarheichyk · 10 years ago
  54. 31e6b14 Switch TextUtils over to new ICU API. by Narayan Kamath · 10 years ago
  55. 4f4ead4 Add TtsSpan class. by Niels Egberts · 10 years ago
  56. 8d2aa19 Fix android.text.cts.TextUtilsTest#testRegionMatches by Raph Levien · 10 years ago
  57. 776abc2 Uses VMRuntime.newUnpaddedArray for ideal array sizes by Adam Lesinski · 10 years ago
  58. d8415f4 Developer option to force RTL layout by Amith Yamasani · 11 years ago
  59. 577ba53 do not attempt to parcel unknown ParcelableSpans by Victoria Lease · 11 years ago
  60. 1b15ba5 Resubmitting "Enable correction/deleting notification via EasyEditSpan."" by Luca Zanolin · 11 years ago
  61. 1b91630 Revert "Enable correction/deleting notification via EasyEditSpan." by Luca Zanolin · 11 years ago
  62. 8cd8135 Enable correction/deleting notification via EasyEditSpan. by Luca Zanolin · 11 years ago
  63. d3d9f3f Fix bug #7173351 API REVIEW: android.util.LocaleUtil by Fabrice Di Meglio · 12 years ago
  64. df8ef4b DO NOT MERGE LocaleSpan makes Han disambiguation easy! by Victoria Lease · 12 years ago
  65. f3e6410 Fix bug #6908329 TextUtils.ellipsize does not work properly when Locale is changed by Fabrice Di Meglio · 12 years ago
  66. 957c800 Merge "Ellipsize avoids spaces and starts right after text" by Gilles Debunne · 12 years ago
  67. 6c488de EditText caches only text in its internal display list. by Gilles Debunne · 12 years ago
  68. c70e7a0 Ellipsize avoids spaces and starts right after text by Gilles Debunne · 12 years ago
  69. f4832da Use &#39; for apostrophe in HTML encoding by Marc Blank · 12 years ago
  70. cb33264 Fix bug #5366547 TruncateAt.MARQUEE should be replaces with "two dot" ellipsis on hardware that dont support MARQUEE by Fabrice Di Meglio · 13 years ago
  71. e90bed1 Added an add to dictionary option in suggestions for misspelled words by Gilles Debunne · 13 years ago
  72. 0eea668 Using ListView for Suggestion popup window by Gilles Debunne · 13 years ago
  73. e6d3682 Add EditTextShortcutSpan to provide edit short cut in the text view. by Luca Zanolin · 13 years ago
  74. 28294cc Suggestions popup window is dismissed on tap outside. by Gilles Debunne · 13 years ago
  75. fa4d775 Combine list of CharSequence with delimeter. by Jeff Sharkey · 13 years ago
  76. cb379120 Implement textDirection heuristic selection. by Doug Felt · 13 years ago
  77. f4c4a276 Merge commit 'f395e304' into m by Conley Owens · 13 years ago
  78. f395e30 am 19653c64: am 425db473: Merge "CHAR_SEQUENCE_CREATOR cannot handle null string" by Conley Owens · 13 years ago
  79. a00972a Fix around suggestionSpan. by Gilles Debunne · 13 years ago
  80. cee2051 CHAR_SEQUENCE_CREATOR cannot handle null string by Martin Wallgren · 13 years ago
  81. adb4358 Add CorrectionSpan and APIs to pass a secure CorrectionSpan to TextView by satok · 13 years ago
  82. 1e3ac18 Empty spans are not considered in text layout/rendering process. by Gilles Debunne · 13 years ago
  83. 4c8ad6e Fix TextUtils#commaEllipsize by Brian Muramatsu · 14 years ago
  84. 42a5ed2 resolved conflicts for merge of 171c83f4 to master by Brad Fitzpatrick · 14 years ago
  85. 11fe181 Add faster TextUtil function for searching delimited lists. by Brad Fitzpatrick · 14 years ago
  86. e8e45f2 Refactor Styled utility functions into reusable objects. by Doug Felt · 14 years ago
  87. 6091995 check offset and don't crash by Mark Wagner · 14 years ago
  88. 973afa9 Add isPrintableAscii() and isPrintableAsciiOnly() to TextUtils.java as hidden methods, and make vCard code use them. by Daisuke Miyakawa · 15 years ago
  89. c1d2748 Manual merge from cupcake_dcm. Need to be reviewed by enf. by Daisuke Miyakawa · 15 years ago
  90. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  91. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  92. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  93. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  94. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  95. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago