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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Final fix in SpannableStringBuilder." into jb-dev
Gilles Debunne
2012-05-07
1
-8
/
+11
|
\
|
*
Final fix in SpannableStringBuilder.
Gilles Debunne
2012-05-04
1
-8
/
+11
*
|
Hide RTL related APIs - DO NOT MERGE
Fabrice Di Meglio
2012-05-04
1
-1
/
+0
|
/
*
Hide TextDirectionHeuristics
Gilles Debunne
2012-05-02
2
-1
/
+3
*
Merge "SpannableStringBuilder correctly manages MARK and POINTS" into jb-dev
Gilles Debunne
2012-04-30
2
-23
/
+51
|
\
|
*
SpannableStringBuilder correctly manages MARK and POINTS
Gilles Debunne
2012-04-26
2
-23
/
+51
*
|
Basic renaming refactoring in Layout
Gilles Debunne
2012-04-25
1
-15
/
+15
|
/
*
Merge "Do not notify text watchers when replace is a no-op"
Gilles Debunne
2012-04-24
1
-0
/
+20
|
\
|
*
Do not notify text watchers when replace is a no-op
Gilles Debunne
2012-04-18
1
-0
/
+20
*
|
Merge "Fixed SSB. Correct broadcast of removed spans' positions"
Gilles Debunne
2012-04-23
1
-17
/
+35
|
\
\
|
|
/
|
*
Fixed SSB. Correct broadcast of removed spans' positions
Gilles Debunne
2012-04-18
1
-17
/
+35
*
|
TextView's sub display lists have tighten bounds
Gilles Debunne
2012-04-19
1
-26
/
+26
|
/
*
Add direct support for HTML formatted text in ClipData etc.
Dianne Hackborn
2012-04-13
1
-1
/
+10
*
SpannableStringBuilder correctly broadcast span changes during replace
Gilles Debunne
2012-04-12
1
-76
/
+144
*
Removed exception from SpannableStringBuilder
Gilles Debunne
2012-04-10
1
-9
/
+7
*
Faster and simpler replace in SSB, take two
Gilles Debunne
2012-04-09
1
-84
/
+63
*
Merge "More minor refactoring in SpannableStringBuilder"
Gilles Debunne
2012-04-09
1
-32
/
+29
|
\
|
*
More minor refactoring in SpannableStringBuilder
Gilles Debunne
2012-04-05
1
-32
/
+29
*
|
Revert "Faster and simpler replace in SSB"
Gilles Debunne
2012-04-06
1
-21
/
+46
|
/
*
Faster and simpler replace in SSB
Gilles Debunne
2012-04-04
1
-46
/
+21
*
Refactoring SpannableStringBuilder
Gilles Debunne
2012-04-02
1
-80
/
+52
*
Spans added during a text change are broadcasted
Gilles Debunne
2012-03-30
1
-5
/
+3
*
Added a unit test for DynamicLayout#updateBlocks
Gilles Debunne
2012-03-26
1
-1
/
+17
*
Fix the build
Romain Guy
2012-03-15
1
-1
/
+1
*
Multiple display lists for editable text
Gilles Debunne
2012-03-15
1
-3
/
+142
*
Use SpanSet to accelerate Layout.drawBackground
Gilles Debunne
2012-03-13
1
-32
/
+60
*
New SpanSet class extracted from TextLine.
Gilles Debunne
2012-03-13
2
-74
/
+111
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
Merge "Ellipsize avoids spaces and starts right after text"
Gilles Debunne
2012-03-06
2
-15
/
+19
|
\
|
*
Ellipsize avoids spaces and starts right after text
Gilles Debunne
2012-02-23
2
-15
/
+19
*
|
EditText caches only text in its internal display list.
Gilles Debunne
2012-03-05
2
-117
/
+150
*
|
Merge "Fix bug #3389545 android:ellipsize="end" doesn't work without using an...
Fabrice Di Meglio
2012-02-29
1
-1
/
+2
|
\
\
|
*
|
Fix bug #3389545 android:ellipsize="end" doesn't work without using android:s...
Fabrice Di Meglio
2012-02-29
1
-1
/
+2
|
|
/
*
|
Merge "Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NO...
Fabrice Di Meglio
2012-02-29
1
-1
/
+2
|
\
\
|
*
|
Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NOT_USE a...
Fabrice Di Meglio
2012-02-28
1
-1
/
+2
|
|
/
*
|
Fix bug #5371909 Hebrew & Arabic mails are sent as LTR intead of RTL
Fabrice Di Meglio
2012-02-29
1
-5
/
+20
|
/
*
Merge "Make textDirection API public"
Fabrice Di Meglio
2012-02-14
1
-13
/
+5
|
\
|
*
Make textDirection API public
Fabrice Di Meglio
2012-02-13
1
-13
/
+5
*
|
Minor typo fixes
Gilles Debunne
2012-02-13
2
-2
/
+1
|
/
*
Use ' for apostrophe in HTML encoding
Marc Blank
2012-02-13
1
-1
/
+5
*
Merge "Throw NPE if s is null"
Alon Albert
2012-01-26
1
-0
/
+3
|
\
|
*
Throw NPE if s is null
Alon Albert
2012-01-26
1
-0
/
+3
*
|
Modified algorithm to remove duplicated suggestions
Gilles Debunne
2012-01-25
1
-3
/
+7
|
/
*
Fix for AOOB in MeasuredText
Gilles Debunne
2012-01-23
1
-0
/
+3
*
Touch moves cursor in text refactored
Gilles Debunne
2012-01-19
1
-2
/
+0
*
am 0d3a5e4c: am 67d54ac0: Merge "NPE in GMail / TextLine" into ics-mr1
Gilles Debunne
2011-12-13
1
-7
/
+7
|
\
|
*
NPE in GMail / TextLine
Gilles Debunne
2011-12-13
1
-7
/
+7
*
|
am 8e22ec9b: am a1277de3: Merge "Prevent a memory leak in TextLine." into ics...
Gilles Debunne
2011-12-12
1
-0
/
+11
|
\
\
|
|
/
|
*
Prevent a memory leak in TextLine.
Gilles Debunne
2011-12-12
1
-0
/
+11
*
|
am e912a16b: am 316ca505: Merge "Re-use SpanSets in TextLine" into ics-mr1
Gilles Debunne
2011-12-12
1
-57
/
+48
|
\
\
|
|
/
[next]