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 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
*
Factor bidi algorithm into separate method.
Doug Felt
2010-02-24
1
-210
/
+239
*
Fix rounding of extra spacing when it is negative.
Doug Felt
2010-02-22
1
-6
/
+6
*
Enhance text docs, rename some variables for clarity, comment places in the code
Doug Felt
2010-02-16
1
-0
/
+4
*
support for multiline paragraph style indentation
Mark Wagner
2009-10-16
1
-1
/
+8
*
Make <font size> and <font height> in string resources respect density.
Eric Fischer
2009-08-12
1
-1
/
+7
*
AI 143709: am: CL 143678 am: CL 143540 Try not to start TextView lines with n...
Eric Fischer
2009-03-31
1
-4
/
+53
*
AI 143314: am: CL 143165 am: CL 142861 Make TextView Emoji scale to match the...
Eric Fischer
2009-03-27
1
-1
/
+13
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-10
/
+29
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1195
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1195
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-1
/
+77
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-2
/
+3
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+1118