summaryrefslogtreecommitdiffstats
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #8656546 API REVIEW: android.text.bidi / android.textFabrice Di Meglio2013-04-191-260/+13
* do not attempt to parcel unknown ParcelableSpansVictoria Lease2013-04-191-3/+17
* Fix bug #8599905 Add simple BidiFormatter getInstance() helper APIFabrice Di Meglio2013-04-111-0/+8
* Merge "use libphonenumber for Linkify.PHONE_NUMBER" into jb-mr2-devVictoria Lease2013-04-041-3/+20
|\
| * use libphonenumber for Linkify.PHONE_NUMBERVictoria Lease2013-04-041-3/+20
* | Add DateFormat.getBestDateTimePattern.Elliott Hughes2013-04-021-0/+35
|/
* Merge "Make zero width space a line breaker" into jb-mr2-devRaph Levien2013-03-291-1/+2
|\
| * Make zero width space a line breakerRaph Levien2013-03-291-1/+2
* | am 6f14ef70: am 083bfa5a: Merge "Remove dead DateUtils code that was never in...Elliott Hughes2013-03-262-116/+17
|\ \ | |/ |/|
| * Remove dead DateUtils code that was never in an API level.Elliott Hughes2013-03-262-116/+17
* | Merge "Fix bug #8437358 Clean any ICU related code from TextLayout / Paint an...Fabrice Di Meglio2013-03-202-36/+0
|\ \
| * | Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...Fabrice Di Meglio2013-03-202-36/+0
* | | am c1562075: am ebebb80b: Merge "Remove dead code from DateUtils."Elliott Hughes2013-03-191-82/+0
|\ \ \ | | |/ | |/|
| * | Remove dead code from DateUtils.Elliott Hughes2013-03-191-82/+0
* | | am eda35cb7: am a8974d3f: Merge "Clean up (some of) our many clocks to use H ...Elliott Hughes2013-03-191-2/+11
|\ \ \ | |/ /
| * | Clean up (some of) our many clocks to use H instead of k.Elliott Hughes2013-03-181-2/+11
* | | am c5c6d416: am 6317315e: Merge "Deliberately break DateFormat.format\'s form...Elliott Hughes2013-03-191-7/+20
|\ \ \ | |/ / | | / | |/ |/|
| * Deliberately break DateFormat.format's formatting of 'k' for compatibility.Elliott Hughes2013-03-181-7/+20
* | Merge "Revert "Clean Paint.mBidiFlags as it is no longer used"" into jb-mr2-devFabrice Di Meglio2013-03-154-35/+72
|\ \
| * | Revert "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio2013-03-154-35/+72
* | | Code BidiFormatter codeFabrice Di Meglio2013-03-141-38/+38
|/ /
* | am a45bafc2: am c9e0cd2a: Merge "Fix DateFormat k and h, and implement K and ...Elliott Hughes2013-03-111-7/+19
|\ \ | |/
| * Fix DateFormat k and h, and implement K and H for the first time.Elliott Hughes2013-03-111-7/+19
* | am 7c1e8dbd: am 21d3f294: Merge "use Calendar in DateUtils format method"Elliott Hughes2013-03-111-10/+28
|\ \ | |/
| * use Calendar in DateUtils format methodSungmin Choi2013-03-111-10/+28
* | am 2cb314eb: am e0cd3c19: Merge "Improve DateFormat.format."Elliott Hughes2013-03-082-247/+114
|\ \ | |/
| * Improve DateFormat.format.Elliott Hughes2013-03-082-247/+114
* | am ac071e36: am 0c25ecfd: Merge "Use getRelativeDayString in getRelativeTimeS...Elliott Hughes2013-03-081-40/+10
|\ \ | |/
| * Use getRelativeDayString in getRelativeTimeSpanString.Elliott Hughes2013-03-071-40/+10
* | Fix dead key -> space combination.Jean Chalard2013-02-251-0/+1
* | Resubmitting "Enable correction/deleting notification via EasyEditSpan.""Luca Zanolin2013-02-202-4/+83
* | Revert "Enable correction/deleting notification via EasyEditSpan."Luca Zanolin2013-02-202-83/+4
* | Enable correction/deleting notification via EasyEditSpan.Luca Zanolin2013-02-202-4/+83
* | Merge "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio2013-02-134-72/+35
|\ \
| * | Clean Paint.mBidiFlags as it is no longer usedFabrice Di Meglio2013-02-124-72/+35
* | | Fix bug #8185410 BidiFormatter code should not use the Dir enum anymoreFabrice Di Meglio2013-02-121-65/+41
* | | Add BidiFormatter utilityFabrice Di Meglio2013-02-113-75/+1247
|/ /
* | am 67ae48f3: am fc91d730: am cbfece82: Merge "Switch over to getting 12-/24-h...Elliott Hughes2013-01-141-10/+5
|\ \ | |/
| * am cbfece82: Merge "Switch over to getting 12-/24-hour time formats from CLDR...Elliott Hughes2013-01-141-10/+5
| |\
| | * Switch over to getting 12-/24-hour time formats from CLDR via icu4c.Elliott Hughes2013-01-141-10/+5
* | | Examine widget hierarchy to find clocks.Jeff Sharkey2013-01-111-1/+11
* | | Optimize drawHardwareAccelerated method in Editor classSangkyu Lee2013-01-081-2/+25
* | | Suppress horizontal scrolling with trailing blanksRaph Levien2012-12-201-9/+48
* | | am 6647f1bd: am c749261f: Merge "Fix DateUtils.formatElapsedTime."Elliott Hughes2012-12-151-71/+18
|\ \ \ | |/ /
| * | am c749261f: Merge "Fix DateUtils.formatElapsedTime."Elliott Hughes2012-12-151-71/+18
| |\ \ | | |/
| | * Fix DateUtils.formatElapsedTime.Elliott Hughes2012-12-141-71/+18
* | | Add support for face attribute to HTML string resourcesRomain Guy2012-11-271-51/+7
* | | am 9f43afad: am 68363456: am 7420ab68: Merge "Utility to format human-friendl...Jeff Sharkey2012-11-161-0/+24
|\ \ \ | |/ /
| * | am 68363456: am 7420ab68: Merge "Utility to format human-friendly durations."...Jeff Sharkey2012-11-151-0/+24
| |\ \ | | |/ | |/|
| | * am 7420ab68: Merge "Utility to format human-friendly durations." into jb-mr1....Jeff Sharkey2012-11-151-0/+24
| | |\