summaryrefslogtreecommitdiff
path: root/core/java/android/text/StaticLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganize JNI in StaticLayoutSeigo Nonaka2017-10-241-292/+321
* Move hyphenator mapping to native code.Seigo Nonaka2017-10-131-43/+8
* Merge "Removed unused variables from text layout code"Siyamed Sinir2017-10-111-7/+5
|\
| * Removed unused variables from text layout codeSiyamed Sinir2017-10-101-7/+5
* | Remove nGetWidths and pass the jfloat[] as nComputeLineBreaks argument.Seigo Nonaka2017-10-101-6/+5
|/
* Stop returning run width of StaticLayout.Builder.addStyleRun.Seigo Nonaka2017-10-031-4/+4
* Remove StaticLayout.addMeasuredRunSeigo Nonaka2017-09-291-10/+0
* Fix StaticLayoutLineBreaker testsSeigo Nonaka2017-09-281-14/+27
* Keep locale info in Hyphenator.Seigo Nonaka2017-09-271-4/+0
* Take padding information into StaticLayoutRoozbeh Pournader2017-09-271-2/+38
* Remove nSetLocalesSeigo Nonaka2017-09-251-16/+20
* Pass text direction from StaticLayout to LayoutRoozbeh Pournader2017-09-211-1/+1
* Implement LineBreaker callback and fix indent repeating.Seigo Nonaka2017-08-301-4/+2
* Clean Up: remove nSetIndentsSeigo Nonaka2017-08-281-37/+30
* Merge "Add a builder for DynamicLayout and switch TextView to it"Roozbeh Pournader2017-08-241-60/+93
|\
| * Add a builder for DynamicLayout and switch TextView to itRoozbeh Pournader2017-08-231-60/+93
* | StaticLayout capped height should be 0 when maxLines=0Siyamed Sinir2017-08-211-1/+1
|/
* Support extra linespacing based on fallback fontsRoozbeh Pournader2017-08-171-10/+41
* Merge "Refactoring: Deprecate Paint.mNativeTypeface."TreeHugger Robot2017-08-081-4/+3
|\
| * Refactoring: Deprecate Paint.mNativeTypeface.Seigo Nonaka2017-08-081-4/+3
* | Make ellipsize retry if text doesn't fitRoozbeh Pournader2017-08-071-86/+174
* | Reset StaticLayout.mEllipsized during generate()Siyamed Sinir2017-08-071-1/+5
|/
* Revert "Make ellipsize retry if text doesn't fit"Roozbeh Pournader2017-08-021-166/+86
* Make ellipsize retry if text doesn't fitRoozbeh Pournader2017-08-011-86/+166
* Merge "Revert "Make ellipsize retry if text doesn't fit""Roozbeh Pournader2017-07-311-110/+48
|\
| * Revert "Make ellipsize retry if text doesn't fit"Roozbeh Pournader2017-07-281-110/+48
* | Merge changes from topic 'edit_text_linespacing'Siyamed Sinir2017-07-281-6/+32
|\ \
| * | Fix DynamicLayout last line spacingSiyamed Sinir2017-07-271-1/+14
| * | Fix EditText line spacingSiyamed Sinir2017-07-261-5/+18
* | | Merge "Make ellipsize retry if text doesn't fit"TreeHugger Robot2017-07-271-48/+110
|\ \ \ | |/ / |/| / | |/
| * Make ellipsize retry if text doesn't fitRoozbeh Pournader2017-07-261-48/+110
* | Merge "Store line extra in layouts"Siyamed Sinir2017-07-261-5/+18
|\ \
| * | Store line extra in layoutsSiyamed Sinir2017-07-251-5/+18
* | | Merge "Fix StaticLayout.mDirections array size"Siyamed Sinir2017-07-261-16/+17
|\ \ \ | |_|/ |/| |
| * | Fix StaticLayout.mDirections array sizeSiyamed Sinir2017-07-251-16/+17
| |/
* / Refactor ellipsis attributes and methodsRoozbeh Pournader2017-07-251-5/+3
|/
* Pass all locale information down to MinikinRoozbeh Pournader2017-06-201-9/+21
* Change justification parameter from boolean to int.Seigo Nonaka2017-04-031-10/+11
* Update setJustify API reference.Seigo Nonaka2017-03-231-0/+2
* Fixed that indents on an ellipsis of a staticlayout were droppedSelim Cinek2017-03-131-0/+12
* Customizable minimum suffix/prefix length for hyphenationRoozbeh Pournader2017-03-061-1/+2
* Introduce full justification.Seigo Nonaka2017-01-051-2/+18
* Merge "StaticLayout visual fix for maxLines"Siyamed Sinir2016-11-081-21/+64
|\
| * StaticLayout visual fix for maxLinesSiyamed Sinir2016-06-271-21/+64
* | Make ellipsis START and MIDDLE grapheme cluster aware.Keisuke Kuroyanagi2016-09-141-2/+6
* | Always redraw text that protrude from line bounds.Keisuke Kuroyanagi2016-09-051-1/+2
|/
* Sum up character widths to get the last line width for ellipsis.Keisuke Kuroyanagi2016-05-101-3/+9
* Fix StaticLayout left/right indentSiyamed Sinir2016-04-121-1/+1
* Apply correct bottom padding to layoutsRaph Levien2016-04-041-12/+2
* am ebdf60e7: am 0221328c: am b3538082: am 5362f273: Merge "Fix line height pr...Roozbeh Pournader2015-10-161-2/+4
|\