summaryrefslogtreecommitdiffstats
path: root/core/java/android/text/method
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* scroll text field with touchCary Clark2009-09-291-0/+18
* Add one more hardware keyboard character popup: \ if you hold /Eric Fischer2009-09-161-0/+1
* Reconcile the character popups for the hard and soft keyboards.Eric Fischer2009-09-151-6/+29
* Make the hardkeyboard long press dialog look the same as that of soft keyboard.Amith Yamasani2009-09-081-11/+19
* Add brackets, braces, and backslash to alt-space character entry popup.Eric Fischer2009-08-131-1/+1
* When you double-tap a word in an EditText, select the word.Eric Fischer2009-07-241-0/+81
* Always clear the TextView drag state whenever a touch begins.Eric Fischer2009-06-301-0/+6
* Motorola additions for CDMA support without CdmaSuppConnTrackerWink Saville2009-05-281-1/+1
* AI 143669: am: CL 143495 Add more accented letters to the character picker.Eric Fischer2009-03-311-15/+26
* Automated import from //branches/donutburger/...@140714,140714Dianne Hackborn2009-03-242-4/+50
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-2/+4
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-092-2/+10
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-052-11/+18