summaryrefslogtreecommitdiffstats
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Fix "Select correct 12 or 24 time format" breaking ChromeWilhelm Fitzpatrick2015-10-281-9/+20
* Base: Mirroring layout on RTL languages [1/2]Arthur Zamarin2015-10-261-5/+7
* keyboard: re-add code to detect lid state and handle lightsMichael Gernoth2015-10-181-0/+31
* Merge "Release text when finishing StaticLayout.Builder" into mnc-devRaph Levien2015-07-291-0/+4
|\
| * Release text when finishing StaticLayout.BuilderRaph Levien2015-07-291-0/+4
* | Allow soft hyphens in languages without patternsRaph Levien2015-07-271-11/+13
|/
* Merge "Respect style boundaries when measuring text" into mnc-devRaph Levien2015-07-211-2/+2
|\
| * Respect style boundaries when measuring textRaph Levien2015-07-201-2/+2
* | Merge "Fix default value of stereoReset() in the documentation." into mnc-devRoozbeh Pournader2015-07-201-7/+8
|\ \
| * | Fix default value of stereoReset() in the documentation.Roozbeh Pournader2015-07-201-7/+8
| |/
* | Bidi-wrap the results of format[Short]FileSize().Roozbeh Pournader2015-07-171-5/+26
|/
* Merge "Improve Html.toHtml() documentation" into mnc-devRaph Levien2015-07-111-1/+6
|\
| * Improve Html.toHtml() documentationRaph Levien2015-07-101-1/+6
* | Merge "Reduce cost of span type checking" into mnc-devChris Craik2015-07-101-4/+5
|\ \
| * | Reduce cost of span type checkingChris Craik2015-07-101-4/+5
* | | Merge "Fix StaticLayout crash when maxLines = 0" into mnc-devRaph Levien2015-07-101-1/+2
|\ \ \ | |_|/ |/| |
| * | Fix StaticLayout crash when maxLines = 0Raph Levien2015-07-091-1/+2
| |/
* | Delete dead codeJohn Reck2015-07-091-2/+0
* | Slightly more precise RTL check in BoringLayout.isBoring()Raph Levien2015-07-091-1/+9
|/
* Merge "Fix problems with StaticLayout indentation" into mnc-devRaph Levien2015-07-062-11/+79
|\
| * Fix problems with StaticLayout indentationRaph Levien2015-07-012-11/+79
* | Clean up Hyphenator file readingRaph Levien2015-07-061-9/+6
|/
* Merge "Text selection: Fix word boundaries for languages without spaces" into...Mady Mellor2015-06-261-10/+94
|\
| * Text selection: Fix word boundaries for languages without spacesMady Mellor2015-06-221-10/+94
* | Merge "Fix: Ellipsis is wrongly applied or not applied in TextView." into mnc...Keisuke Kuroyanagi2015-06-261-0/+21
|\ \
| * | Fix: Ellipsis is wrongly applied or not applied in TextView.Keisuke Kuroyanagi2015-06-151-0/+21
* | | Fix Formatter.formatBytes() crash on non-EN localesMakoto Onuki2015-06-251-14/+27
* | | Merge "Revive Null check for backward compatibility." into mnc-devSeigo Nonaka2015-06-231-2/+9
|\ \ \
| * | | Revive Null check for backward compatibility.Seigo Nonaka2015-06-221-2/+9
| | |/ | |/|
* | | Forget private partition keys.Jeff Sharkey2015-06-221-0/+5
|/ /
* | Merge "Update file size formatting." into mnc-devJeff Sharkey2015-06-161-16/+48
|\ \
| * | Update file size formatting.Jeff Sharkey2015-06-151-16/+48
* | | am 4393a7d2: am c0d84934: am 076c599f: am 1ad5c813: Fix typo in TtsSpan.John Spurlock2015-06-151-1/+1
|\ \ \ | |/ / |/| |
| * | am 1ad5c813: Fix typo in TtsSpan.John Spurlock2015-06-151-1/+1
| |\ \
| | * | Fix typo in TtsSpan.John Spurlock2015-06-151-1/+1
* | | | Selected count string needs plurals.Jeff Sharkey2015-06-111-0/+9
| |_|/ |/| |
* | | Fix documentation of nextSpanTransition off by oneRaph Levien2015-06-101-6/+5
* | | Merge "Prevent poorly-extended ParcelableSpans from writing to parcels" into ...Alan Viverette2015-06-0426-11/+266
|\ \ \
| * | | Prevent poorly-extended ParcelableSpans from writing to parcelsAlan Viverette2015-06-0226-11/+266
* | | | Rename setTextDir to setTextDirectionRaph Levien2015-06-032-3/+3
* | | | Merge "Load hyphenation data for more languages." into mnc-devRoozbeh Pournader2015-06-031-21/+101
|\ \ \ \ | |/ / / |/| | |
| * | | Load hyphenation data for more languages.Roozbeh Pournader2015-05-281-21/+101
* | | | Revert "Revert "Use getRunAdvance to position cursor""Raph Levien2015-06-012-6/+5
* | | | Revert "Use getRunAdvance to position cursor"Raph Levien2015-06-012-5/+6
* | | | Merge "Fix javadocs based on recent case consistency change" into mnc-devNeil Fuller2015-06-011-2/+2
|\ \ \ \
| * | | | Fix javadocs based on recent case consistency changeNeil Fuller2015-06-011-2/+2
| |/ / /
* | | | Use getRunAdvance to position cursorRaph Levien2015-05-282-6/+5
|/ / /
* | | Make unicodeWrap() return null if the input string is null.Roozbeh Pournader2015-05-161-2/+4
* | | Merge "Fix issue where handle is in front of word rather than end of word" in...Mady Mellor2015-05-131-0/+81
|\ \ \
| * | | Fix issue where handle is in front of word rather than end of wordMady Mellor2015-05-121-0/+81