summaryrefslogtreecommitdiff
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Throw an exception in case of parameter mismatch of precomputed textSeigo Nonaka2018-03-071-1/+19
* Merge "Tweak DateFormat.is24HourFormat javadoc to be more explicit." am: 093c...Przemyslaw Szczepaniak2018-03-011-3/+4
|\
| * Tweak DateFormat.is24HourFormat javadoc to be more explicit.Przemyslaw Szczepaniak2018-03-011-3/+4
* | Reorganize MeasuredText API (2nd)Seigo Nonaka2018-02-165-467/+521
* | Merge "Allowing Typeface as a param in TypefaceSpan."TreeHugger Robot2018-02-161-25/+84
|\ \
| * | Allowing Typeface as a param in TypefaceSpan.Florina Muntenescu2018-02-031-25/+84
* | | Merge "Adding maximum input size checks"TreeHugger Robot2018-02-161-3/+11
|\ \ \
| * | | Adding maximum input size checksJan Althaus2018-02-071-3/+11
* | | | Update text OWNERS with set noparentSiyamed Sinir2018-02-151-0/+2
* | | | Revert "Reorganize MeasuredText API"Seigo Nonaka2018-02-147-511/+486
* | | | Reorganize MeasuredText APISeigo Nonaka2018-02-127-486/+511
* | | | Merge "Remove Toki from text OWNERS files"Siyamed Sinir2018-02-081-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove Toki from text OWNERS filesClara Bayarri2018-02-081-1/+0
* | | | Pass in the user defined by Context.Jeff Sharkey2018-02-031-2/+2
| |/ / |/| |
* | | Merge "Updating more spans"TreeHugger Robot2018-02-0210-146/+501
|\ \ \
| * | | Updating more spansFlorina Muntenescu2018-01-3110-146/+501
* | | | Smart Linkify APIAbodunrinwa Toki2018-01-311-0/+200
* | | | Merge "Fix TimePicker separator l10n issue."David Ogutu2018-01-301-14/+26
|\ \ \ \
| * | | | Fix TimePicker separator l10n issue.David Ogutu2018-01-301-14/+26
* | | | | Merge "Introduce MeasuredText related perf tests"TreeHugger Robot2018-01-292-0/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Introduce MeasuredText related perf testsSeigo Nonaka2018-01-252-0/+24
* | | | | Merge "Making QuoteSpan more flexible."Florina Muntenescu2018-01-261-15/+128
|\ \ \ \ \
| * | | | | Making QuoteSpan more flexible.Florina Muntenescu2018-01-251-15/+128
| | |/ / / | |/| | |
* | | | | Merge "Update JavaDocs for Alignment, Clickable, Editable and MetricAffecting...Florina Muntenescu2018-01-264-27/+87
|\ \ \ \ \
| * | | | | Update JavaDocs for Alignment, Clickable, Editable and MetricAffectingFlorina Muntenescu2018-01-254-27/+87
| |/ / / /
* | | | | Merge "Compute full text layout in MeasuredText and use it for drawing"TreeHugger Robot2018-01-245-16/+128
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Compute full text layout in MeasuredText and use it for drawingSeigo Nonaka2018-01-235-16/+128
* | | | | Revert "Make ellipsize retry if text doesn't fit"Siyamed Sinir2018-01-232-269/+136
| |/ / / |/| | |
* | | | Merge "Make BulletSpan more flexible and update JavaDoc."TreeHugger Robot2018-01-231-41/+145
|\ \ \ \
| * | | | Make BulletSpan more flexible and update JavaDoc.Florina Muntenescu2018-01-231-41/+145
* | | | | Updating JavaDocs for more spans.Florina Muntenescu2018-01-229-76/+268
|/ / / /
* | | | Merge "Update JavaDoc for BackgroundColorSpan and ForegroundColorSpan."TreeHugger Robot2018-01-202-14/+89
|\ \ \ \ | |/ / / |/| | |
| * | | Update JavaDoc for BackgroundColorSpan and ForegroundColorSpan.Florina Muntenescu2018-01-192-14/+89
| |/ /
* | | Merge "Compute hyphenated word pieces in MeasuredText"TreeHugger Robot2018-01-183-65/+176
|\ \ \
| * | | Compute hyphenated word pieces in MeasuredTextSeigo Nonaka2018-01-183-65/+176
| |/ /
* | | Merge "Javadoc fixes to Time" am: b3c2efc615 am: b51c638a6cNeil Fuller2018-01-181-3/+2
|\ \ \ | |/ / |/| / | |/
| * Javadoc fixes to TimeNeil Fuller2018-01-171-3/+2
| * Remove use of MeasureUnit.internalGetInstanceJoachim Sauer2017-09-181-6/+23
* | Rename PremeasuredText to MeasuredTextSeigo Nonaka2018-01-116-879/+879
* | Prevent crash for Span change eventsSiyamed Sinir2018-01-081-0/+5
* | Revert "Switch file size formatters to use ICU's MeasureFormat"Victor Chang2018-01-031-179/+72
* | Revert "Remove use of MeasureUnit.internalGetInstance"Victor Chang2018-01-031-23/+6
* | Merge "Deprecate StaticLayout and DynamicLayout constructors"TreeHugger Robot2017-12-202-27/+22
|\ \
| * | Deprecate StaticLayout and DynamicLayout constructorsClara Bayarri2017-12-192-27/+22
* | | Merge "Add OWNERS for text related classes"Siyamed Sinir2017-12-191-0/+4
|\ \ \
| * | | Add OWNERS for text related classesSiyamed Sinir2017-12-181-0/+4
| |/ /
* / / Fix DynamicLayout block index calculation after editSiyamed Sinir2017-12-181-9/+17
|/ /
* | Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-132-7/+27
* | Introduce PremeasuredTextSeigo Nonaka2017-12-112-21/+304
* | Fix testCursorIsOnRight test caseSeigo Nonaka2017-12-111-8/+5