summaryrefslogtreecommitdiff
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Change the API signature of DateTimePatternGenerator.getBestPatternVictor Chang2021-04-011-1/+2
* Remove usage of hidden NetworkUtils from FormatterRemi NGUYEN VAN2021-01-181-2/+3
* Merge "Update DISALLOW_DUPLICATE_FIELD_IN_SKELETON"Andrei-Valentin Onea2020-11-091-2/+2
|\
| * Update DISALLOW_DUPLICATE_FIELD_IN_SKELETONAndrei Onea2020-11-061-2/+2
* | Merge "Add maxTargetSdk restriction to unused APIs."Mathew Inwood2020-11-0916-59/+71
|\ \
| * | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-0416-59/+71
| |/
* | Merge "Move WallTime out of ZoneInfoData"vichang2020-11-062-5/+7
|\ \ | |/ |/|
| * Move WallTime out of ZoneInfoDataVictor Chang2020-11-062-5/+7
* | Fix typo in documentation.Kohsuke Yatoh2020-10-221-1/+1
|/
* Allow the skeleton of "jmma" in DateFormat.getBestDateTimePattern()Victor Chang2020-10-141-1/+17
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-3/+3
* Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-3111-107/+202
|\
| * Merge changes from topic "DateUtilsBridge" am: 59d12aa8bd am: f65666d055vichang2020-07-134-1/+617
| |\
| * \ Merge "Remove libcore.icu.ICU usage in android.text.format.DateFormat" am: ec...vichang2020-07-131-3/+49
| |\ \
| * \ \ Merge "Use new package name for ZoneInfo and libcore.timezone" am: af6f8e2301...vichang2020-06-302-40/+44
| |\ \ \
| * \ \ \ Merge "Fix talkback did not speak out ReplacementSpan's content description."...Jason Hsu2020-05-302-9/+14
| |\ \ \ \
| | * | | | Fix talkback did not speak out ReplacementSpan's content description.jasonwshsu2020-05-282-9/+14
| * | | | | Merge "Be more defensive around invalid tzids" am: f60c302dad am: 96c57398b4Neil Fuller2020-05-261-13/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge changes from topic "cherrypick-ctor-refs-03y8i58ine" into rvc-dev am: 9...Andrew Sapperstein2020-05-021-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Fix broken @see tags in public documentation. am: 8fe35e5f21Andrew Sapperstein2020-05-021-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix broken @see tags in public documentation.Andrew Sapperstein2020-05-011-1/+1
| | |/ / / / /
| * | | | | | Merge "Translate text by `top`" into rvc-dev am: 9d3b2a446eLucas Dupin2020-04-221-1/+1
| |\| | | | |
| | * | | | | Merge "Translate text by `top`" into rvc-devLucas Dupin2020-04-221-1/+1
| | |\ \ \ \ \
| | | * | | | | Translate text by `top`Lucas Dupin2020-04-211-1/+1
| * | | | | | | Merge changes from topic "apr19" into rvc-dev am: b67e70aa40Jeff Sharkey2020-04-211-4/+4
| |\| | | | | |
| | * | | | | | Update some Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-211-4/+4
| | |/ / / / /
| * | | | | | Merge "Add "ftp" to the list of URL schemes that get linkified." am: cc7a0e71...Fredrik Roubert2020-04-011-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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
| |\ \ \ \ \ \
| * \ \ \ \ \ \ 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 AlteredCharSequence" am: ea4916dac7 am: cb90a87d2eCharles Munger2019-12-101-1/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge "Deprecate LoginFilter" am: 254411a902 am: 755f6ae1a3Automerger Merge Worker2019-12-041-1/+10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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