summaryrefslogtreecommitdiffstats
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Add hyphenationFrequency attribute to TextView and StaticLayout.Roozbeh Pournader2015-05-123-6/+55
|/ / /
* | | Consider punctuation treatment when selecting text.Mady Mellor2015-05-071-0/+39
* | | Merge "Clear all StaticLayout.Builder fields on pool recycle" into mnc-devRaph Levien2015-05-061-0/+3
|\ \ \
| * | | Clear all StaticLayout.Builder fields on pool recycleRaph Levien2015-05-061-0/+3
* | | | Fix NPE in Html.inParagraph()Raph Levien2015-05-051-1/+1
|/ / /
* | | Expose StaticLayout.Builder publiclyRaph Levien2015-05-012-18/+139
* | | Make Paint a required field of StaticLayout BuilderRaph Levien2015-04-302-4/+5
* | | Merge "Enable mouse drag text selection for unfocused TextView."Keisuke Kuroyanagi2015-04-201-16/+23
|\ \ \
| * | | Enable mouse drag text selection for unfocused TextView.Keisuke Kuroyanagi2015-04-161-16/+23
* | | | Merge "Stop Shift+Backspace from foward deleting."Michael Wright2015-04-161-1/+1
|\ \ \ \
| * | | | Stop Shift+Backspace from foward deleting.Michael Wright2015-04-151-1/+1
* | | | | Merge "Fix various conformance issues with TextDirectionHeuristics."Roozbeh Pournader2015-04-161-40/+80
|\ \ \ \ \
| * | | | | Fix various conformance issues with TextDirectionHeuristics.Roozbeh Pournader2015-04-151-40/+80
| | |/ / / | |/| | |
* | | | | Add left and right indent arrays to TextViewRaph Levien2015-04-151-0/+15
* | | | | Merge "Fix crash when ellipsize="start" is applied to short line."Keisuke Kuroyanagi2015-04-151-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix crash when ellipsize="start" is applied to short line.Keisuke Kuroyanagi2015-04-141-1/+1
| |/ / /
* | | | Introduce Ctrl+Backspace/Ctrl+ForwardDelete shortcut.Seigo Nonaka2015-04-101-8/+68
* | | | Use TextView's text locale for capitalization.Seigo Nonaka2015-04-091-4/+17
|/ / /
* | | Merge "Clear hyphenEdit from Layout's paint"Raph Levien2015-04-081-0/+1
|\ \ \
| * | | Clear hyphenEdit from Layout's paintRaph Levien2015-04-081-0/+1
* | | | am 5b61a282: am e4d787b2: am 80e455e3: Merge "Prevent possible memory leak in...Romain Guy2015-04-081-3/+10
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Prevent possible memory leak in SpanSetRomain Guy2015-04-071-3/+10
* | | Merge "Load hyphenation data at Zygote init"Raph Levien2015-04-061-11/+22
|\ \ \
| * | | Load hyphenation data at Zygote initRaph Levien2015-04-061-11/+22
* | | | Add breakStrategy attribute to TextViewRaph Levien2015-04-013-38/+94
|/ / /
* | | Revert "Fix build: Revert "Record hyphens from Minikin and draw them""Raph Levien2015-03-305-29/+145
* | | Merge "Fix build: Revert "Record hyphens from Minikin and draw them""Ed Heyl2015-03-305-139/+29
|\ \ \
| * | | Fix build: Revert "Record hyphens from Minikin and draw them"Ed Heyl2015-03-305-139/+29
* | | | Merge "Record hyphens from Minikin and draw them"Raph Levien2015-03-305-29/+139
|\ \ \ \ | |/ / /
| * | | Record hyphens from Minikin and draw themRaph Levien2015-03-275-29/+139