summaryrefslogtreecommitdiffstats
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* am b118bd1c: am ad97c1b1: Merge "Remove MeasuredText debug messages" into hon...Mike Cleron2011-02-011-2/+5
|\
| * Merge "Remove MeasuredText debug messages" into honeycombMike Cleron2011-01-311-2/+5
| |\
| | * Remove MeasuredText debug messagesKenny Root2011-01-311-2/+5
* | | am 65383292: am 8f8aac5e: Merge "Pixel were missing on the last line of text ...Gilles Debunne2011-02-013-35/+58
|\ \ \ | |/ /
| * | Pixel were missing on the last line of text when using MaxLines.Gilles Debunne2011-01-303-35/+58
| |/
* | am 910be3e8: am 9eaefb82: Merge "Fix TextUtils#commaEllipsize" into honeycombBrian Muramatsu2011-01-281-1/+1
|\ \ | |/
| * Fix TextUtils#commaEllipsizeBrian Muramatsu2011-01-271-1/+1
* | am 7a417821: am 47fc854a: Merge "Fix for a call to startActivity from outside...Gilles Debunne2011-01-251-3/+3
|\ \ | |/
| * Merge "Fix for a call to startActivity from outside of an app." into honeycombGilles Debunne2011-01-251-3/+3
| |\
| | * Fix for a call to startActivity from outside of an app.Gilles Debunne2011-01-251-3/+3
* | | am 2b5a62af: am 2a32a39e: Merge "Removed warnings in DynamicLayout" into hone...Gilles Debunne2011-01-251-23/+14
|\ \ \ | |/ /
| * | Merge "Removed warnings in DynamicLayout" into honeycombGilles Debunne2011-01-251-23/+14
| |\ \
| | * | Removed warnings in DynamicLayoutGilles Debunne2011-01-251-23/+14
| | |/
* | | am 9eaa9b97: am b6b15dca: Merge "TextLine cache is used, even for long lines ...Gilles Debunne2011-01-251-7/+5
|\ \ \ | |/ /
| * | TextLine cache is used, even for long lines of text.Gilles Debunne2011-01-251-7/+5
| |/
* | am 62fd9903: am d5188657: Do a better job of lining up text with page text.Leon Scroggins2011-01-211-18/+0
|\ \ | |/
| * Do a better job of lining up text with page text.Leon Scroggins2011-01-211-18/+0
* | Deprecate a method that formats only IPv4 addresses.Jesse Wilson2011-01-061-17/+18
|/
* MaxLines is respected in TextViews, even when ellipsize is set to end.Gilles Debunne2011-01-041-90/+92
* Some new API cleanup.Dianne Hackborn2011-01-041-1/+1
* Revert "Fix for ellipsized text that has two lines at maximum."Gilles Debunne2011-01-041-92/+90
* Removed simple compilation warnings.Gilles Debunne2011-01-041-2/+5
* Add TYPE_NUMBER_VARIATION_PASSWORD for entering a numeric password.Ken Wakasa2010-12-251-1/+27
* Merge "Fix for ellipsized text that has two lines at maximum."Gilles Debunne2010-12-231-90/+92
|\
| * Fix for ellipsized text that has two lines at maximum.Gilles Debunne2010-12-211-90/+92
* | Merge "Add support for forward delete key."Jeff Brown2010-12-212-63/+116
|\ \
| * | Add support for forward delete key.Jeff Brown2010-12-212-63/+116
| |/
* | Add TextView support for Home, End, PageUp, PageDown.Jeff Brown2010-12-215-295/+677
|/
* Fix a regression in clearMetaKeyState.Jeff Brown2010-12-081-7/+3
* Adding DatePciker widget based on the Calednar team code. Updated DatePciker ...Svetoslav Ganov2010-12-071-0/+41
* Fix in vertical measurement in text lines with different text sizesGilles Debunne2010-12-021-1/+20
* Tap inside text selection dismisses selection.Gilles Debunne2010-12-011-4/+6
* Support non-orientation aware keyboards and other devices.Jeff Brown2010-11-302-17/+42
* Merge "Clean-up in StaticLayout"Gilles Debunne2010-11-191-6/+13
|\
| * Clean-up in StaticLayoutGilles Debunne2010-11-191-6/+13
* | Added support for full PC-style keyboards.Jeff Brown2010-11-187-38/+102
|/
* Fix for IOOBoundsExc in SpannableStringBuilderGilles Debunne2010-11-161-10/+18
* Add new resize mode to not resize, new web input types.Dianne Hackborn2010-10-291-0/+22
* Temporarily removed call to drawCircle in BulletSpan.Gilles Debunne2010-10-181-4/+19
* Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-155-99/+155
* am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events acros...Jeff Brown2010-09-271-61/+0
|\
| * am 14a288da: Merge "Add suuport for splitting touch events across windows." i...Jeff Brown2010-09-271-61/+0
| |\
| | * Add suuport for splitting touch events across windows.Jeff Brown2010-09-261-61/+0
| * | am 9aed3002: Text selection anchors changed to use windowsAdam Powell2010-09-211-0/+2
| |\ \ | | |/
| | * Text selection anchors changed to use windowsAdam Powell2010-09-211-0/+2
* | | Text selection anchors changed to use windowsAdam Powell2010-09-211-0/+2
* | | resolved conflicts for merge of 171c83f4 to masterBrad Fitzpatrick2010-09-121-0/+29
|\ \ \ | |/ /
| * | am 11fe181e: Add faster TextUtil function for searching delimited lists.Brad Fitzpatrick2010-09-121-1/+30
| |\ \ | | |/
| | * Add faster TextUtil function for searching delimited lists.Brad Fitzpatrick2010-09-121-1/+30
* | | am de5cfcb6: am d9c80ab3: Merge "Fix for a memory leak in TextKeyListener." i...Gilles Debunne2010-09-081-2/+4
|\ \ \ | |/ /