summaryrefslogtreecommitdiffstats
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Add support for forward delete key.Jeff Brown2010-12-212-63/+116
* 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
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Text selection without trackball.Gilles Debunne2010-08-193-270/+91
* | | Speedup TextView fades (no more layers required.)Romain Guy2010-08-181-1/+1
* | | Fix a bug where paragraph styles could leak onto an adjacent empty line.Eric Fischer2010-08-052-12/+44
* | | First pass at a new clipboard API.Dianne Hackborn2010-08-052-96/+7
* | | Merge "Cosmetic changes around TextView."Gilles Debunne2010-07-131-2/+2
|\ \ \
| * | | Cosmetic changes around TextView.Gilles Debunne2010-07-131-2/+2
* | | | Double and one and a half tap removed from TextView.Gilles Debunne2010-07-131-231/+35
|/ / /
* | | Selection handlers in TextViewGilles Debunne2010-07-121-37/+7
* | | am 6fb70b5a: merge from open-source masterThe Android Open Source Project2010-07-121-45/+45
|\ \ \ | |/ /