summaryrefslogtreecommitdiff
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "truncate operator name" am: ffa0f982b6 am: 9cf73e36...Ling Ma2022-04-011-0/+47
|\
| * Add truncateStringForUtf8Storage()Ling Ma2022-03-311-0/+47
| * Merge sc-v2-dev-plus-aosp-without-vendor@8084891Xin Li2022-02-111-3/+45
| |\
* | \ Merge "Fix wrong Nullability of BoringLayout new API introduced in API33" int...TreeHugger Robot2022-03-221-6/+6
|\ \ \
| * | | Fix wrong Nullability of BoringLayout new API introduced in API33Seigo Nonaka2022-03-211-6/+6
* | | | Set useFallbackLineSPacing into member valueSeigo Nonaka2022-03-211-0/+5
|/ / /
* | | Update the text wrapping API.James.cf Lin2022-03-102-33/+13
* | | Merge "Improve BoringLayout#isBoring for PrecomputedText"Seigo Nonaka2022-02-163-2/+49
|\ \ \
| * | | Improve BoringLayout#isBoring for PrecomputedTextSeigo Nonaka2022-02-033-2/+49
* | | | Merge "Recycle obtained TypedArrays"TreeHugger Robot2022-02-101-0/+4
|\ \ \ \
| * | | | Recycle obtained TypedArraysNikolas Havrikov2022-02-101-0/+4
| |/ / /
* / / / Migrate frameworks/base javadocs references to androidxAlan Viverette2022-02-092-2/+2
|/ / /
* | | Merge changes Ib484fc0c,I2b9ff69c,I0a31b117,I888c65c8,I03723cfe, ...Calvin Pan2022-01-271-9/+0
|\ \ \
| * | | Clear <plurals> in TextUtilsCalvin Pan2022-01-261-9/+0
* | | | Merge "Prefer WeakReference.refersTo() to get()" am: 63e3c2c709 am: aca7bb4b9...Hans Boehm2022-01-271-1/+1
|\ \ \ \
| * \ \ \ Merge "Prefer WeakReference.refersTo() to get()" am: 63e3c2c709 am: aca7bb4b9...Hans Boehm2022-01-271-1/+1
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Prefer WeakReference.refersTo() to get()Hans Boehm2022-01-201-1/+1
| | * | Merge "Early exit if the target region is empty" into sc-dev am: 47d7cbaf87 a...TreeHugger Robot2021-10-051-1/+1
| | |\ \
| | | * | Early exit if the target region is emptySeigo Nonaka2021-07-271-1/+1
| * | | | Bold StyleSpan further for auto-boldJeff DeCew2021-12-161-3/+45
| * | | | Merge "Early exit if the target region is empty" into sc-v2-devSeigo Nonaka2021-10-051-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Early exit if the target region is emptySeigo Nonaka2021-07-271-1/+1
| | |/ /
* | | | Merge "Add line break word style parameter in the LineBreakConfig"James Lin2022-01-241-0/+4
|\ \ \ \
| * | | | Add line break word style parameter in the LineBreakConfigJames.cf Lin2022-01-221-0/+4
* | | | | Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Bernardo Rufino2022-01-193-5/+5
|/ / / /
* | | / Add setLineBreakConfig APISeigo Nonaka2022-01-153-30/+127
| |_|/ |/| |
* | | Merge "Implement fallback line spacing for BoringLayout"TreeHugger Robot2022-01-125-31/+225
|\ \ \
| * | | Implement fallback line spacing for BoringLayoutSeigo Nonaka2022-01-125-31/+225
* | | | Merge "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Ashwini Oruganti2022-01-123-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-123-5/+5
* | | | Revert "Implement fallback line spacing for BoringLayout"Shubham Dubey2022-01-105-208/+28
* | | | Implement fallback line spacing for BoringLayoutSeigo Nonaka2022-01-065-28/+208
* | | | Rename TextAttributeBuilderCalvin Pan2021-12-171-2/+2
|/ / /
* | | Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-153-5/+5
* | | Fix top/bottom to adjust fallback ascent/descent.Seigo Nonaka2021-12-101-0/+12
* | | Update font weight adjustment docs for StyleSpansallyyuen2021-12-071-1/+5
* | | Merge "Bold StyleSpan further for auto-bold"Sally Yuen2021-12-072-6/+57
|\ \ \
| * | | Bold StyleSpan further for auto-boldsallyyuen2021-12-062-6/+57
* | | | Merge "Add the new Text input type TYPE_TEXT_FLAG_ENABLE_TEXT_CONVERSION_SUGG...James Lin2021-12-071-0/+21
|\ \ \ \
| * | | | Add the new Text input type TYPE_TEXT_FLAG_ENABLE_TEXT_CONVERSION_SUGGESTIONSJames.cf Lin2021-12-071-0/+21
| |/ / /
* / / / Make SuggestionRangeSpan publicyingleiw2021-12-061-10/+24
|/ / /
* | | Implement fast hyphenation algorithmSeigo Nonaka2021-11-104-10/+66
* | | Deprecate Linkify.ALLKevin Jeon2021-10-081-7/+13
* | | Merge "Fix the existing translation doesn't update for new translated result....Joanne Chung2021-09-231-0/+7
|\| |
| * | Fix the existing translation doesn't update for new translated result.Joanne Chung2021-09-191-0/+7
| |/
| * Improve ellipsize performanceSeigo Nonaka2021-06-081-4/+5
* | Early exit if the target region is emptySeigo Nonaka2021-07-231-1/+1
* | Improve ellipsize performanceSeigo Nonaka2021-06-041-4/+5
|/
* Add android: to text constant to prevent namespace conflicts.Adam He2021-05-071-1/+3
* Merge "Change the API signature of DateTimePatternGenerator.getBestPattern" a...vichang2021-04-211-1/+2
|\