index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
text
/
StaticLayout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix off-by-one error in computeEllipsis
Raph Levien
2014-12-04
1
-2
/
+6
*
Fix missing ellipsis when just one character is truncated
Raph Levien
2014-11-17
1
-5
/
+1
*
Ignore width of trailing whitespace for computing ellipsis
Raph Levien
2014-08-28
1
-2
/
+8
*
Make LeadingMarginSpan2 behavior more consistent
Anish Athalye
2014-08-14
1
-4
/
+3
*
Fix line breaking for clusters in narrow views
Anish Athalye
2014-07-01
1
-5
/
+14
*
Implement line breaking using ICU break iterator
Anish Athalye
2014-06-30
1
-106
/
+17
*
am 3914a33c: am 26a5c2dd: Merge "Followon fix for 14276128 Clipping at bottom...
Yuling Liang
2014-04-28
1
-6
/
+10
|
\
|
*
Followon fix for 14276128 Clipping at bottom of TextView
Raph Levien
2014-04-28
1
-6
/
+10
*
|
am 69a9d925: am eea94f06: Merge "Revert "Followon fix for 14276128 Clipping a...
Yuling Liang
2014-04-25
1
-10
/
+6
|
\
\
|
|
/
|
*
Revert "Followon fix for 14276128 Clipping at bottom of TextView"
Yuling Liang
2014-04-25
1
-10
/
+6
*
|
am 60f8349b: am 243e551a: Merge "Followon fix for 14276128 Clipping at bottom...
Yuling Liang
2014-04-25
1
-6
/
+10
|
\
\
|
|
/
|
*
Followon fix for 14276128 Clipping at bottom of TextView
Raph Levien
2014-04-24
1
-6
/
+10
*
|
am 07bed492: am e4ee0e31: Merge "Fix bug 14276128 Clipping at bottom of TextV...
Raph Levien
2014-04-24
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix bug 14276128 Clipping at bottom of TextView
Raph Levien
2014-04-23
1
-1
/
+1
*
|
Fix extra text appearing after ellipsis
Raph Levien
2014-04-03
1
-1
/
+1
*
|
Uses VMRuntime.newUnpaddedArray for ideal array sizes
Adam Lesinski
2014-03-27
1
-14
/
+13
|
/
*
Fix bug #9073962 - Carret is still on the left with an empty EditText in Arab...
Fabrice Di Meglio
2013-06-19
1
-1
/
+3
*
Make zero width space a line breaker
Raph Levien
2013-03-29
1
-1
/
+2
*
Fix bug 7054190 line breaks at inappropriate places
Raph Levien
2012-08-24
1
-9
/
+0
*
Better handling of spaces at ends of lines in StaticLayout.
Gilles Debunne
2012-06-27
1
-38
/
+25
*
Merge "Fixed text rendering issue with spans." into jb-dev
Gilles Debunne
2012-06-18
1
-32
/
+27
|
\
|
*
Fixed text rendering issue with spans.
Gilles Debunne
2012-06-15
1
-32
/
+27
*
|
Fix bug #6661824 Hebrew Text can be clipped
Fabrice Di Meglio
2012-06-13
1
-4
/
+2
|
/
*
Fix bug #3389545 android:ellipsize="end" doesn't work without using android:s...
Fabrice Di Meglio
2012-02-29
1
-1
/
+2
*
Wrong word cut at end of lines with spaces
Gilles Debunne
2011-10-18
1
-82
/
+62
*
Revert "Fix bug #5387832 [UI/Visual] Address of the website is not displayed ...
Fabrice Di Meglio
2011-10-04
1
-5
/
+5
*
Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly...
Fabrice Di Meglio
2011-09-29
1
-5
/
+5
*
Fix bug #5366547 TruncateAt.MARQUEE should be replaces with "two dot" ellipsi...
Fabrice Di Meglio
2011-09-25
1
-3
/
+7
*
Fix bug #5197549 android.text.cts.StaticLayoutTest#testGetEllipsisCount fails...
Fabrice Di Meglio
2011-08-29
1
-7
/
+17
*
Fix bug #3388534 Long file names are improperly displayed when played
Fabrice Di Meglio
2011-08-15
1
-56
/
+77
*
Plug memory leak in EditText.
Romain Guy
2011-08-01
1
-0
/
+8
*
Implement textDirection heuristic selection.
Doug Felt
2011-07-14
1
-8
/
+45
*
Empty spans are not considered in text layout/rendering process.
Gilles Debunne
2011-03-09
1
-0
/
+2
*
Bugfixes in StaticLayout.
Gilles Debunne
2011-02-18
1
-61
/
+9
*
Code cleaning
Fabrice Di Meglio
2011-02-15
1
-151
/
+163
*
Revert "Fix for StaticLayout bug with ellipsized text"
Paul Eastham
2011-02-04
1
-1
/
+1
*
Fix for StaticLayout bug with ellipsized text
Gilles Debunne
2011-02-03
1
-1
/
+1
*
Pixel were missing on the last line of text when using MaxLines.
Gilles Debunne
2011-01-30
1
-21
/
+39
*
MaxLines is respected in TextViews, even when ellipsize is set to end.
Gilles Debunne
2011-01-04
1
-90
/
+92
*
Revert "Fix for ellipsized text that has two lines at maximum."
Gilles Debunne
2011-01-04
1
-92
/
+90
*
Fix for ellipsized text that has two lines at maximum.
Gilles Debunne
2010-12-21
1
-90
/
+92
*
Clean-up in StaticLayout
Gilles Debunne
2010-11-19
1
-6
/
+13
*
Fix a bug where paragraph styles could leak onto an adjacent empty line.
Eric Fischer
2010-08-05
1
-3
/
+3
*
Check for spanned before computing tab stops
Kenny Root
2010-06-22
1
-5
/
+7
*
Fix alignment issues with RTL paragraphs.
Doug Felt
2010-06-03
1
-18
/
+41
*
Fix IndexOutOfBoundsException when measuring text.
Doug Felt
2010-06-02
1
-18
/
+25
*
Refactor Styled utility functions into reusable objects.
Doug Felt
2010-04-07
1
-340
/
+92
*
Don't measure for a secondary caret unless we have one.
Doug Felt
2010-03-31
1
-18
/
+20
*
Enable nested bidi levels in a paragraph.
Doug Felt
2010-03-31
1
-268
/
+110
*
Don't break lines in the middle of a smiley or other graphic replacement.
Eric Fischer
2010-03-10
1
-13
/
+13
[next]