index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
text
/
StaticLayout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize JNI in StaticLayout
Seigo Nonaka
2017-10-24
1
-292
/
+321
*
Move hyphenator mapping to native code.
Seigo Nonaka
2017-10-13
1
-43
/
+8
*
Merge "Removed unused variables from text layout code"
Siyamed Sinir
2017-10-11
1
-7
/
+5
|
\
|
*
Removed unused variables from text layout code
Siyamed Sinir
2017-10-10
1
-7
/
+5
*
|
Remove nGetWidths and pass the jfloat[] as nComputeLineBreaks argument.
Seigo Nonaka
2017-10-10
1
-6
/
+5
|
/
*
Stop returning run width of StaticLayout.Builder.addStyleRun.
Seigo Nonaka
2017-10-03
1
-4
/
+4
*
Remove StaticLayout.addMeasuredRun
Seigo Nonaka
2017-09-29
1
-10
/
+0
*
Fix StaticLayoutLineBreaker tests
Seigo Nonaka
2017-09-28
1
-14
/
+27
*
Keep locale info in Hyphenator.
Seigo Nonaka
2017-09-27
1
-4
/
+0
*
Take padding information into StaticLayout
Roozbeh Pournader
2017-09-27
1
-2
/
+38
*
Remove nSetLocales
Seigo Nonaka
2017-09-25
1
-16
/
+20
*
Pass text direction from StaticLayout to Layout
Roozbeh Pournader
2017-09-21
1
-1
/
+1
*
Implement LineBreaker callback and fix indent repeating.
Seigo Nonaka
2017-08-30
1
-4
/
+2
*
Clean Up: remove nSetIndents
Seigo Nonaka
2017-08-28
1
-37
/
+30
*
Merge "Add a builder for DynamicLayout and switch TextView to it"
Roozbeh Pournader
2017-08-24
1
-60
/
+93
|
\
|
*
Add a builder for DynamicLayout and switch TextView to it
Roozbeh Pournader
2017-08-23
1
-60
/
+93
*
|
StaticLayout capped height should be 0 when maxLines=0
Siyamed Sinir
2017-08-21
1
-1
/
+1
|
/
*
Support extra linespacing based on fallback fonts
Roozbeh Pournader
2017-08-17
1
-10
/
+41
*
Merge "Refactoring: Deprecate Paint.mNativeTypeface."
TreeHugger Robot
2017-08-08
1
-4
/
+3
|
\
|
*
Refactoring: Deprecate Paint.mNativeTypeface.
Seigo Nonaka
2017-08-08
1
-4
/
+3
*
|
Make ellipsize retry if text doesn't fit
Roozbeh Pournader
2017-08-07
1
-86
/
+174
*
|
Reset StaticLayout.mEllipsized during generate()
Siyamed Sinir
2017-08-07
1
-1
/
+5
|
/
*
Revert "Make ellipsize retry if text doesn't fit"
Roozbeh Pournader
2017-08-02
1
-166
/
+86
*
Make ellipsize retry if text doesn't fit
Roozbeh Pournader
2017-08-01
1
-86
/
+166
*
Merge "Revert "Make ellipsize retry if text doesn't fit""
Roozbeh Pournader
2017-07-31
1
-110
/
+48
|
\
|
*
Revert "Make ellipsize retry if text doesn't fit"
Roozbeh Pournader
2017-07-28
1
-110
/
+48
*
|
Merge changes from topic 'edit_text_linespacing'
Siyamed Sinir
2017-07-28
1
-6
/
+32
|
\
\
|
*
|
Fix DynamicLayout last line spacing
Siyamed Sinir
2017-07-27
1
-1
/
+14
|
*
|
Fix EditText line spacing
Siyamed Sinir
2017-07-26
1
-5
/
+18
*
|
|
Merge "Make ellipsize retry if text doesn't fit"
TreeHugger Robot
2017-07-27
1
-48
/
+110
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Make ellipsize retry if text doesn't fit
Roozbeh Pournader
2017-07-26
1
-48
/
+110
*
|
Merge "Store line extra in layouts"
Siyamed Sinir
2017-07-26
1
-5
/
+18
|
\
\
|
*
|
Store line extra in layouts
Siyamed Sinir
2017-07-25
1
-5
/
+18
*
|
|
Merge "Fix StaticLayout.mDirections array size"
Siyamed Sinir
2017-07-26
1
-16
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix StaticLayout.mDirections array size
Siyamed Sinir
2017-07-25
1
-16
/
+17
|
|
/
*
/
Refactor ellipsis attributes and methods
Roozbeh Pournader
2017-07-25
1
-5
/
+3
|
/
*
Pass all locale information down to Minikin
Roozbeh Pournader
2017-06-20
1
-9
/
+21
*
Change justification parameter from boolean to int.
Seigo Nonaka
2017-04-03
1
-10
/
+11
*
Update setJustify API reference.
Seigo Nonaka
2017-03-23
1
-0
/
+2
*
Fixed that indents on an ellipsis of a staticlayout were dropped
Selim Cinek
2017-03-13
1
-0
/
+12
*
Customizable minimum suffix/prefix length for hyphenation
Roozbeh Pournader
2017-03-06
1
-1
/
+2
*
Introduce full justification.
Seigo Nonaka
2017-01-05
1
-2
/
+18
*
Merge "StaticLayout visual fix for maxLines"
Siyamed Sinir
2016-11-08
1
-21
/
+64
|
\
|
*
StaticLayout visual fix for maxLines
Siyamed Sinir
2016-06-27
1
-21
/
+64
*
|
Make ellipsis START and MIDDLE grapheme cluster aware.
Keisuke Kuroyanagi
2016-09-14
1
-2
/
+6
*
|
Always redraw text that protrude from line bounds.
Keisuke Kuroyanagi
2016-09-05
1
-1
/
+2
|
/
*
Sum up character widths to get the last line width for ellipsis.
Keisuke Kuroyanagi
2016-05-10
1
-3
/
+9
*
Fix StaticLayout left/right indent
Siyamed Sinir
2016-04-12
1
-1
/
+1
*
Apply correct bottom padding to layouts
Raph Levien
2016-04-04
1
-12
/
+2
*
am ebdf60e7: am 0221328c: am b3538082: am 5362f273: Merge "Fix line height pr...
Roozbeh Pournader
2015-10-16
1
-2
/
+4
|
\
[next]