summaryrefslogtreecommitdiff
path: root/core/java/android/text/TextUtils.java
AgeCommit message (Expand)Author
2020-10-20Expand formatSimple() to support widths.Jeff Sharkey
2020-10-16Merge changes from topic "oct16b"TreeHugger Robot
2020-10-16Simple alternative to String.format().Jeff Sharkey
2020-10-08Avoid NPE in trimToLengthWithEllipsis().Sudheer Shanka
2020-05-28Fix talkback did not speak out ReplacementSpan's content description.jasonwshsu
2020-04-21Update some Parcelables to send Strings UTF-8.Jeff Sharkey
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2019-10-02Create new API for ImageSpanKevin Chang
2019-01-28Migrate system dialer config to RoleManagerEugene Susla
2019-01-15Schematize Display system propertiesKiyoung Kim
2018-11-26Make LineHeightSpan.Standard a ParcelableSpanHaoyu Zhang
2018-10-29fix spelling typo in commentBranden Archer
2018-10-16Merge "Make loadSafeLabel a generic facility as makeSafeForPresentation"TreeHugger Robot
2018-10-15Make loadSafeLabel a generic facility as makeSafeForPresentationPhilip P. Moltmann
2018-10-04Add default implementation for LineBackgroundSpanHaoyu Zhang
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-07-10Merge "Move channel logging to dump method and redact name."Aaron Heuckroth
2018-07-09Move channel logging to dump method and redact name.Aaron Heuckroth
2018-06-27Merge "TextUtils: track behavior change of Pattern.split() when targeting > 2...Tobias Thierer
2018-06-27Merge "TextUtils: track behavior change of Pattern.split() when targeting > 28."Tobias Thierer
2018-06-26TextUtils: track behavior change of Pattern.split() when targeting > 28.Tobias Thierer
2018-06-04Annotate Parcel param/return reference types.Jake Wharton
2018-04-23Avoid internal method call and its branching.Jake Wharton
2018-01-23Revert "Make ellipsize retry if text doesn't fit"Siyamed Sinir
2018-01-11Rename PremeasuredText to MeasuredTextSeigo Nonaka
2017-12-05Refactor MeasuredTextSeigo Nonaka
2017-12-04Revert "Refactor MeasuredText"Seigo Nonaka
2017-11-30Refactor MeasuredTextSeigo Nonaka
2017-10-24Reorganize JNI in StaticLayoutSeigo Nonaka
2017-08-09Merge "Intern process names." into oc-mr1-dev am: a530d79209Makoto Onuki
2017-08-08Intern process names.Makoto Onuki
2017-08-07Make ellipsize retry if text doesn't fitRoozbeh Pournader
2017-08-02Revert "Make ellipsize retry if text doesn't fit"Roozbeh Pournader
2017-08-01Make ellipsize retry if text doesn't fitRoozbeh Pournader
2017-07-31Merge "Revert "Make ellipsize retry if text doesn't fit""Roozbeh Pournader
2017-07-28Revert "Make ellipsize retry if text doesn't fit"Roozbeh Pournader
2017-07-27Merge "Make ellipsize retry if text doesn't fit"TreeHugger Robot
2017-07-26Make ellipsize retry if text doesn't fitRoozbeh Pournader
2017-07-26Merge "Refactor ellipsis attributes and methods"Roozbeh Pournader
2017-07-25Refactor ellipsis attributes and methodsRoozbeh Pournader
2017-07-21Merge "Handle long text for share/cut/copy operations."Siyamed Sinir
2017-07-20Refactor TextUtils.join() and add documentationRoozbeh Pournader
2017-07-20Handle long text for share/cut/copy operations.Siyamed Sinir
2017-06-08Internationalize InputFilter.AllCapsRoozbeh Pournader
2017-05-17Print A11yEv. Content Change Types in DEBUG toStringEugene Susla
2017-05-06Merge "Don't crash in TextUtil.concat() with paragraph spans" into oc-devTreeHugger Robot
2017-05-05Don't crash in TextUtil.concat() with paragraph spansRoozbeh Pournader
2017-05-02Don't copy NoCopySpans for assist and autofillFelipe Leme
2017-05-02Add "Paste as plain text" in TextView's toolbar.Abodunrinwa Toki
2017-03-09Support multiple filters per association requestEugene Susla