summaryrefslogtreecommitdiffstats
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling of android.nominative and updated some comments.Niels Egberts2014-08-211-186/+165
* Make LeadingMarginSpan2 behavior more consistentAnish Athalye2014-08-143-25/+40
* Add API for obtaining max text length for accessibilityAlan Viverette2014-08-121-4/+10
* Simplify generics, and make Builder concrete.Niels Egberts2014-08-011-2/+2
* Switch TextUtils over to new ICU API.Narayan Kamath2014-07-311-1/+1
* Fix bug in measurement of paragraphsAnish Athalye2014-07-251-3/+13
* Rewriting android.text.format.Time without the native _tz functionsNeil Fuller2014-07-242-115/+1081
* New TtsSpan builders for money, electronic and telephone.Niels Egberts2014-07-211-3/+211
* Merge "Add money as a new TtsSpan type." into lmp-devNiels Egberts2014-07-171-9/+45
|\
| * Add money as a new TtsSpan type.Niels Egberts2014-07-181-9/+45
* | New TtsSpan builders for types measure, time, date, digits and verbatim.Niels Egberts2014-07-181-0/+315
* | Add builders for TtsSpans of type ordinal, decimal and fraction.Niels Egberts2014-07-181-10/+269
|/
* TtsSpan builders for each TtsSpan type. DO NOT MERGENiels Egberts2014-07-171-4/+228
* New convenience method that takes a CharSequence and an Object as theNiels Egberts2014-07-111-0/+15
* Add more semiotic class types for TtsSpan.Niels Egberts2014-07-101-25/+333
* Add TtsSpan class.Niels Egberts2014-07-072-1/+158
* Merge "Fix line breaking for clusters in narrow views"Anish Athalye2014-07-011-5/+14
|\
| * Fix line breaking for clusters in narrow viewsAnish Athalye2014-07-011-5/+14
* | Add support for mouse-based text selection.Sujith Ramakrishnan2014-07-012-16/+78
|/
* Implement line breaking using ICU break iteratorAnish Athalye2014-06-301-106/+17
* Clean up dirFlags / bidiFlags confusionRaph Levien2014-06-164-32/+29
* am 2ecc4dc8: am f36fe3f8: am 1083573c: Merge "Track changes to libcore ICU ap...Narayan Kamath2014-06-161-1/+1
|\
| * am f36fe3f8: am 1083573c: Merge "Track changes to libcore ICU apis."Narayan Kamath2014-06-161-1/+1
| |\
| | * Track changes to libcore ICU apis.Narayan Kamath2014-06-121-1/+1
* | | am 7d8b87f0: Merge "Fix a CTS test" into lmp-preview-devJean Chalard2014-06-121-17/+1
|\ \ \
| * | | Fix a CTS testJean Chalard2014-06-111-17/+1
* | | | am 44195b4f: am 42c53fd6: Merge "Catch OperationUnsupportedException when lin...Justin Koh2014-06-111-23/+30
|\ \ \ \ | | |/ / | |/| |
| * | | am 42c53fd6: Merge "Catch OperationUnsupportedException when linkifying using...Justin Koh2014-06-101-23/+30
| |\ \ \
| | * | | Catch OperationUnsupportedException when linkifying using WebViewAaron Whyte2014-06-091-23/+30
* | | | | Merge "Fix android.text.cts.TextUtilsTest#testRegionMatches"Raph Levien2014-06-061-2/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix android.text.cts.TextUtilsTest#testRegionMatchesRaph Levien2014-05-141-2/+8
* | | | | am 9777fdb7: am b0a7f84b: am 63bf04d8: Merge "Fix NullException in QwertyKeyL...Jeff Brown2014-05-201-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am b0a7f84b: am 63bf04d8: Merge "Fix NullException in QwertyKeyListener.KeyDown"Jeff Brown2014-05-201-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * am 63bf04d8: Merge "Fix NullException in QwertyKeyListener.KeyDown"Jeff Brown2014-05-201-1/+1
| | |\
| | | * Merge "Fix NullException in QwertyKeyListener.KeyDown"Jeff Brown2014-05-201-1/+1
| | | |\
| | | | * Fix NullException in QwertyKeyListener.KeyDownDmitry Tsyganyuk2012-08-291-1/+1
* | | | | Merge "Implement better computing of battery drain time, actual charge time."Dianne Hackborn2014-04-291-0/+65
|\ \ \ \ \
| * | | | | Implement better computing of battery drain time, actual charge time.Dianne Hackborn2014-04-291-0/+65
* | | | | | am 3914a33c: am 26a5c2dd: Merge "Followon fix for 14276128 Clipping at bottom...Yuling Liang2014-04-282-10/+10
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Followon fix for 14276128 Clipping at bottom of TextViewRaph Levien2014-04-282-10/+10
* | | | | am 69a9d925: am eea94f06: Merge "Revert "Followon fix for 14276128 Clipping a...Yuling Liang2014-04-251-10/+6
|\ \ \ \ \ | |/ / / /
| * | | | Revert "Followon fix for 14276128 Clipping at bottom of TextView"Yuling Liang2014-04-251-10/+6
* | | | | am 60f8349b: am 243e551a: Merge "Followon fix for 14276128 Clipping at bottom...Yuling Liang2014-04-251-6/+10
|\ \ \ \ \ | |/ / / /
| * | | | Followon fix for 14276128 Clipping at bottom of TextViewRaph Levien2014-04-241-6/+10
* | | | | am 07bed492: am e4ee0e31: Merge "Fix bug 14276128 Clipping at bottom of TextV...Raph Levien2014-04-241-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix bug 14276128 Clipping at bottom of TextViewRaph Levien2014-04-231-1/+1
| |/ / /
* | | | Fix extra text appearing after ellipsisRaph Levien2014-04-031-1/+1
* | | | Uses VMRuntime.newUnpaddedArray for ideal array sizesAdam Lesinski2014-03-2711-89/+68
* | | | Tabs -> spaces in frameworks/base.John Spurlock2014-02-2511-101/+101
* | | | Fix a crash where user data was not validated.Jean Chalard2014-02-131-3/+21