summaryrefslogtreecommitdiffstats
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | am d9c80ab3: Merge "Fix for a memory leak in TextKeyListener." into gingerbreadGilles Debunne2010-09-081-2/+4
| |\ \ | | |/
| | * Fix for a memory leak in TextKeyListener.Gilles Debunne2010-09-081-2/+4
* | | am c4f628a1: am c0b4f6d3: Merge "Adds a time zone parameter to formatDateRang...Erik2010-09-081-8/+53
|\ \ \ | |/ /
| * | am c0b4f6d3: Merge "Adds a time zone parameter to formatDateRange" into ginge...Erik2010-09-081-8/+53
| |\ \ | | |/
| | * Adds a time zone parameter to formatDateRangeErik2010-09-081-8/+53
* | | am cf86bc1d: am 883bbb72: Merge "Hide mCursorController field in ArrowKeyMove...Gilles Debunne2010-09-071-2/+12
|\ \ \ | |/ /
| * | am 883bbb72: Merge "Hide mCursorController field in ArrowKeyMovementMethod." ...Gilles Debunne2010-09-071-2/+12
| |\ \ | | |/
| | * Hide mCursorController field in ArrowKeyMovementMethod.Gilles Debunne2010-09-071-2/+12
| * | am f470ed86: Merge "Support surrogate pairs when layouting text"Jean-Baptiste Queru2010-08-303-10/+35
| |\ \
| | * | Support surrogate pairs when layouting textTakako Ishibashi2010-08-263-10/+35
* | | | Fix for end events from Sequencer objectsChet Haase2010-08-251-1/+1
* | | | resolved conflicts for merge of 9765b2a0 to masterGilles Debunne2010-08-241-18/+2
|\ \ \ \ | |/ / /
| * | | am 2703a42d: When an EditText gains focus by tapping, move the insertion poin...Gilles Debunne2010-08-241-18/+2
| |\ \ \ | | | |/ | | |/|
| | * | When an EditText gains focus by tapping, move the insertion point where tapped.Gilles Debunne2010-08-241-18/+2
* | | | resolved conflicts for merge of b037da40 to masterKenny Root2010-08-241-2/+1
|\ \ \ \ | |/ / /
| * | | am 3e05a0be: Hysteresis effect in Text selection.Gilles Debunne2010-08-231-2/+1
| |\ \ \ | | |/ /
| | * | Hysteresis effect in Text selection.Gilles Debunne2010-08-231-2/+1
| * | | am d018a0ce: Merge "Text selection without trackball." into gingerbreadGilles Debunne2010-08-193-270/+91
| |\ \ \ | | |/ / | | | / | | |/ | |/|