summaryrefslogtreecommitdiff
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Fix talkback did not speak out ReplacementSpan's content description.jasonwshsu2020-05-282-9/+14
* Merge "Translate text by `top`" into rvc-devLucas Dupin2020-04-221-1/+1
|\
| * Translate text by `top`Lucas Dupin2020-04-211-1/+1
* | Update some Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-211-4/+4
|/
* Update frameworks/base Emoji.java to Unicode 13.Rod S2020-03-193-66/+7
* Refines the javadoc of the ReplacementSpan.getContentDescriptionmenghanli2020-03-181-2/+2
* Remove API getDefaultSimCountryIso() as per API council feedbackJayachandran C2020-03-091-2/+5
* Merge "Rename ZoneInfoDB -> ZoneInfoDb" am: 402674f2a0 am: c3e31d6ac5 am: f8a...Automerger Merge Worker2020-01-291-3/+3
|\
| * Rename ZoneInfoDB -> ZoneInfoDbNeil Fuller2020-01-281-3/+3
| * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-0933-34/+34
| * Convert some users of Time.format() to an alt.Neil Fuller2019-12-162-6/+103
* | Merge "Avoid ambiguous overloads in SpannableStringInternal."Michael Wallstedt2020-01-101-6/+7
|\ \
| * | Avoid ambiguous overloads in SpannableStringInternal.Mike Wallstedt2019-12-121-6/+7
* | | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-0733-34/+34
* | | Merge "Deprecate incorrect year constant" am: 9fbb152eb2 am: 2b446998a1 am: 2...Automerger Merge Worker2019-12-121-1/+5
|\ \ \ | |/ / |/| / | |/
| * Merge "Deprecate incorrect year constant"Treehugger Robot2019-12-121-1/+5
| |\
| | * Deprecate incorrect year constantCharles Munger2019-12-101-1/+5
* | | Merge "Deprecate AlteredCharSequence" am: ea4916dac7 am: cb90a87d2eCharles Munger2019-12-101-1/+3
|\| |
| * | Merge "Deprecate AlteredCharSequence"Charles Munger2019-12-101-1/+3
| |\ \
| | * | Deprecate AlteredCharSequenceCharles Munger2019-11-221-1/+3
| | |/
* | | Merge "Deprecate LoginFilter" am: 254411a902 am: 755f6ae1a3Automerger Merge Worker2019-12-041-1/+10
|\| |
| * | Merge "Deprecate LoginFilter"Treehugger Robot2019-12-041-1/+10
| |\ \
| | * | Deprecate LoginFilterCharles Munger2019-11-221-1/+10
| | |/
| * | Do not compute outside given range in TextLineSeigo Nonaka2019-09-161-0/+3
* | | Add static version of getSimCountryIso() called getDefaultSimCountryIso()Jayachandran C2019-11-151-4/+1
* | | Merge "Create new API for ImageSpan"Kevin Chang2019-10-083-2/+132
|\ \ \
| * | | Create new API for ImageSpanKevin Chang2019-10-023-2/+132
* | | | Do not compute outside given range in TextLineSeigo Nonaka2019-09-161-0/+3
* | | | Merge "Revert "don't compute outside of visible range"" into qt-dev am: e4d96...Adam Seaton2019-09-141-3/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "don't compute outside of visible range"Adam Seaton2019-09-131-3/+0
| * | | don't compute outside of visible rangeSeigo Nonaka2019-09-111-0/+3
| | |/ | |/|
| * | Fix Layout.primaryIsTrailingPreviousAllLineOffsetsMihai Popa2019-06-251-3/+6
* | | don't compute outside of visible rangeSeigo Nonaka2019-09-111-0/+3
* | | Merge "Fix bug in Time.getJulianDay()"Neil Fuller2019-08-281-13/+24
|\ \ \ | |_|/ |/| |
| * | Fix bug in Time.getJulianDay()Neil Fuller2019-08-211-13/+24
* | | Fix Y2038 issue in DateUtils.isToday()Neil Fuller2019-08-191-9/+16
|/ /
* | Merge "Convert some users of Time.format() to an alt."Neil Fuller2019-07-232-6/+103
|\ \
| * | Convert some users of Time.format() to an alt.Neil Fuller2019-07-192-6/+103
| |/
* | Merge "Fix Layout.primaryIsTrailingPreviousAllLineOffsets"TreeHugger Robot2019-06-261-3/+6
|\ \ | |/ |/|
| * Fix Layout.primaryIsTrailingPreviousAllLineOffsetsMihai Popa2019-06-251-3/+6
* | Clarify problems with Linkify.MAP_ADDRESSES.Torne (Richard Coles)2019-06-041-4/+13
* | Update isNewEmoji to check Unicode 12.Qingqing Deng2019-05-201-13/+11
|/
* Make data warning notification use IEC unitsAnton Hansson2019-03-291-1/+6
* Merge "Add code sample and result image for LineHeightSpan"TreeHugger Robot2019-03-201-1/+9
|\
| * Add code sample and result image for LineHeightSpanHaoyu Zhang2019-03-181-1/+9
* | Merge "Update LineBackgroundSpan.Standard java doc"TreeHugger Robot2019-03-191-0/+9
|\ \
| * | Update LineBackgroundSpan.Standard java docHaoyu Zhang2019-03-181-0/+9
| |/
* | Merge "Change TabStop type from int to float"TreeHugger Robot2019-03-132-15/+18
|\ \
| * | Change TabStop type from int to floatSeigo Nonaka2019-03-122-15/+18
* | | Merge "Convert ImageSpan sample code to Java"TreeHugger Robot2019-03-131-3/+3
|\ \ \