summaryrefslogtreecommitdiffstats
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Merge "Final fix in SpannableStringBuilder." into jb-devGilles Debunne2012-05-071-8/+11
|\
| * Final fix in SpannableStringBuilder.Gilles Debunne2012-05-041-8/+11
* | Hide RTL related APIs - DO NOT MERGEFabrice Di Meglio2012-05-041-1/+0
|/
* Hide TextDirectionHeuristicsGilles Debunne2012-05-022-1/+3
* Merge "SpannableStringBuilder correctly manages MARK and POINTS" into jb-devGilles Debunne2012-04-302-23/+51
|\
| * SpannableStringBuilder correctly manages MARK and POINTSGilles Debunne2012-04-262-23/+51
* | Basic renaming refactoring in LayoutGilles Debunne2012-04-251-15/+15
|/
* Merge "Do not notify text watchers when replace is a no-op"Gilles Debunne2012-04-241-0/+20
|\
| * Do not notify text watchers when replace is a no-opGilles Debunne2012-04-181-0/+20
* | Merge "Fixed SSB. Correct broadcast of removed spans' positions"Gilles Debunne2012-04-231-17/+35
|\ \ | |/
| * Fixed SSB. Correct broadcast of removed spans' positionsGilles Debunne2012-04-181-17/+35
* | TextView's sub display lists have tighten boundsGilles Debunne2012-04-191-26/+26
|/
* Add direct support for HTML formatted text in ClipData etc.Dianne Hackborn2012-04-131-1/+10
* SpannableStringBuilder correctly broadcast span changes during replaceGilles Debunne2012-04-121-76/+144
* Removed exception from SpannableStringBuilderGilles Debunne2012-04-101-9/+7
* Faster and simpler replace in SSB, take twoGilles Debunne2012-04-091-84/+63
* Merge "More minor refactoring in SpannableStringBuilder"Gilles Debunne2012-04-091-32/+29
|\
| * More minor refactoring in SpannableStringBuilderGilles Debunne2012-04-051-32/+29
* | Revert "Faster and simpler replace in SSB"Gilles Debunne2012-04-061-21/+46
|/
* Faster and simpler replace in SSBGilles Debunne2012-04-041-46/+21
* Refactoring SpannableStringBuilderGilles Debunne2012-04-021-80/+52
* Spans added during a text change are broadcastedGilles Debunne2012-03-301-5/+3
* Added a unit test for DynamicLayout#updateBlocksGilles Debunne2012-03-261-1/+17
* Fix the buildRomain Guy2012-03-151-1/+1
* Multiple display lists for editable textGilles Debunne2012-03-151-3/+142
* Use SpanSet to accelerate Layout.drawBackgroundGilles Debunne2012-03-131-32/+60
* New SpanSet class extracted from TextLine.Gilles Debunne2012-03-132-74/+111
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
* Merge "Ellipsize avoids spaces and starts right after text"Gilles Debunne2012-03-062-15/+19
|\
| * Ellipsize avoids spaces and starts right after textGilles Debunne2012-02-232-15/+19
* | EditText caches only text in its internal display list.Gilles Debunne2012-03-052-117/+150
* | Merge "Fix bug #3389545 android:ellipsize="end" doesn't work without using an...Fabrice Di Meglio2012-02-291-1/+2
|\ \
| * | Fix bug #3389545 android:ellipsize="end" doesn't work without using android:s...Fabrice Di Meglio2012-02-291-1/+2
| |/
* | Merge "Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NO...Fabrice Di Meglio2012-02-291-1/+2
|\ \
| * | Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NOT_USE a...Fabrice Di Meglio2012-02-281-1/+2
| |/
* | Fix bug #5371909 Hebrew & Arabic mails are sent as LTR intead of RTLFabrice Di Meglio2012-02-291-5/+20
|/
* Merge "Make textDirection API public"Fabrice Di Meglio2012-02-141-13/+5
|\
| * Make textDirection API publicFabrice Di Meglio2012-02-131-13/+5
* | Minor typo fixesGilles Debunne2012-02-132-2/+1
|/
* Use ' for apostrophe in HTML encodingMarc Blank2012-02-131-1/+5
* Merge "Throw NPE if s is null"Alon Albert2012-01-261-0/+3
|\
| * Throw NPE if s is nullAlon Albert2012-01-261-0/+3
* | Modified algorithm to remove duplicated suggestionsGilles Debunne2012-01-251-3/+7
|/
* Fix for AOOB in MeasuredTextGilles Debunne2012-01-231-0/+3
* Touch moves cursor in text refactoredGilles Debunne2012-01-191-2/+0
* am 0d3a5e4c: am 67d54ac0: Merge "NPE in GMail / TextLine" into ics-mr1Gilles Debunne2011-12-131-7/+7
|\
| * NPE in GMail / TextLineGilles Debunne2011-12-131-7/+7
* | am 8e22ec9b: am a1277de3: Merge "Prevent a memory leak in TextLine." into ics...Gilles Debunne2011-12-121-0/+11
|\ \ | |/
| * Prevent a memory leak in TextLine.Gilles Debunne2011-12-121-0/+11
* | am e912a16b: am 316ca505: Merge "Re-use SpanSets in TextLine" into ics-mr1Gilles Debunne2011-12-121-57/+48
|\ \ | |/