summaryrefslogtreecommitdiffstats
path: root/core/java/android/text/method
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 4499752 - Detect nulled layouts in HandleViewsGilles Debunne2011-05-271-1/+2
* TextView uses floats for touch event positions.Gilles Debunne2011-05-231-3/+3
* am 014757ee: am a9517012: am 1e29552b: Merge "We don\'t need these local refe...Conley Owens2011-04-291-4/+4
|\
| * am a9517012: am 1e29552b: Merge "We don\'t need these local references."Conley Owens2011-04-291-4/+4
| |\
| | * We don't need these local references.Jozef BABJAK2011-03-171-4/+4
* | | Extracted WordIterator class.Gilles Debunne2011-04-202-105/+220
* | | Fix in BreakIterator.Gilles Debunne2011-04-081-3/+3
* | | Support Ctrl-based EditText movement.Jeff Sharkey2011-03-212-2/+145
|/ /
* | Make SHIFT+Backspace be forward delete.Jeff Brown2011-02-261-44/+23
* | Add scroll wheel support to TextView.Jeff Brown2011-02-263-145/+317
* | Fix for a call to startActivity from outside of an app.Gilles Debunne2011-01-251-3/+3
* | Do a better job of lining up text with page text.Leon Scroggins2011-01-211-18/+0
* | Removed simple compilation warnings.Gilles Debunne2011-01-041-2/+5
* | 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
* | 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
* | Added support for full PC-style keyboards.Jeff Brown2010-11-187-38/+102
* | Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-154-93/+152
* | am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events acros...Jeff Brown2010-09-271-61/+0
|\ \ | |/
| * Add suuport for splitting touch events across windows.Jeff Brown2010-09-261-61/+0
| * Text selection anchors changed to use windowsAdam Powell2010-09-211-0/+2
* | Text selection anchors changed to use windowsAdam Powell2010-09-211-0/+2
* | am de5cfcb6: am d9c80ab3: Merge "Fix for a memory leak in TextKeyListener." i...Gilles Debunne2010-09-081-2/+4
|\ \ | |/
| * Fix for a memory leak in TextKeyListener.Gilles Debunne2010-09-081-2/+4
* | am cf86bc1d: am 883bbb72: Merge "Hide mCursorController field in ArrowKeyMove...Gilles Debunne2010-09-071-2/+12
|\ \ | |/
| * Hide mCursorController field in ArrowKeyMovementMethod.Gilles Debunne2010-09-071-2/+12
* | resolved conflicts for merge of 9765b2a0 to masterGilles 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
|\ \ | |/
| * Hysteresis effect in Text selection.Gilles Debunne2010-08-231-2/+1
| * Text selection without trackball.Gilles Debunne2010-08-192-268/+89
* | 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
* | New cursor controller in TextViews.Gilles Debunne2010-07-092-16/+64
* | Fix alignment issues with RTL paragraphs.Doug Felt2010-06-031-4/+7
|/
* am 0db37997: Merge "Revert to previous text selection behavior" into froyoKenny Root2010-04-051-23/+31
|\
| * Revert to previous text selection behaviorKenny Root2010-04-051-23/+31
* | merge from open-source masterThe Android Open Source Project2010-03-311-8/+11
|\ \ | |/ |/|
| * Fix last character of password field being visible after rotationDevin Taylor2010-03-261-8/+11
* | Enable onepointfivetap-and-swipe to select.Maryam Garrett2010-01-061-8/+64
* | Fixes context-menu trigger behavior after scroll in TextViewMaryam Garrett2009-12-141-36/+43
* | Allows users to scroll while in select mode.Maryam Garrett2009-12-102-5/+23
* | Merge change I9088d29b into eclair-mr2Android (Google) Code Review2009-12-071-32/+93
|\ \ | |/ |/|
| * Improves the touch-based text selection UI in text boxes.Maryam Garrett2009-12-031-32/+93
* | Some work on issue #2286804: sometimes text field doesn't accept inputDianne Hackborn2009-12-021-1/+11
|/
* Add vertical bar to the alt-space character picker for the hardware keyboard.Eric Fischer2009-11-171-1/+1
* Add Turkish accented letters for G and S on the hard keyboard.Eric Fischer2009-09-301-2/+4