summaryrefslogtreecommitdiffstats
path: root/core/java/android/inputmethodservice
Commit message (Expand)AuthorAgeFilesLines
* Various performance and other work.Dianne Hackborn2011-10-311-5/+1
* Make prompt for headset while typing a password if accessibilbity is on less ...Svetoslav Ganov2011-10-041-15/+22
* Fix 5335993, calculate correct size of lockscreen buttonsChet Haase2011-09-192-3/+47
* Merge "Call onFinishInputView in onDestroy"satok2011-09-141-2/+7
|\
| * Call onFinishInputView in onDestroysatok2011-09-141-2/+7
* | Fix bug 5237737 - ActionBar should fire an accessibility event whenAdam Powell2011-09-141-3/+7
|/
* Merge "Skip the exit animation when the IME is destroyed."satok2011-09-131-0/+4
|\
| * Skip the exit animation when the IME is destroyed.satok2011-09-121-0/+4
* | The back key stops selection mode in extracted text mode.Gilles Debunne2011-09-082-7/+40
|/
* Merge "Send onViewClicked in the extract mode"satok2011-09-071-0/+14
|\
| * Send onViewClicked in the extract modesatok2011-09-081-0/+14
* | Fix bug 5228657 - Input method window rendered with titlebarAdam Powell2011-09-071-1/+1
|/
* Adding accessibility support to the PIN lock screen.Svetoslav Ganov2011-08-221-8/+100
* Merge "Breaks the build"Svetoslav Ganov2011-08-171-79/+10
|\
| * Breaks the buildSvetoslav Ganov2011-08-171-79/+10
* | Merge "Adding accessibility support to the PIN lock screen."Svetoslav Ganov2011-08-171-10/+79
|\ \ | |/
| * Adding accessibility support to the PIN lock screen.Svetoslav Ganov2011-08-081-10/+79
* | Fix bug 5159736 - Make DeviceDefault the defaultAdam Powell2011-08-141-1/+3
|/
* Fix bug 5048482 - mischievous monkeys editing text in IME extract modeAdam Powell2011-07-211-1/+4
* Bug 5014726: Paste works in ExtractedTextGilles Debunne2011-07-121-5/+2
* Add onClickView to InputMethodServicesatok2011-06-292-2/+29
* Handle action modes in the IME extract mode view.Adam Powell2011-06-022-1/+184
* Add initial API for stylus and mouse buttons.Jeff Brown2011-05-131-46/+11
* Fix key preview coordinates calculationTadashi G. Takaoka2011-04-201-20/+13
* Follow up change to I741642acKen Wakasa2011-01-301-1/+1
* Plumb whether an input view is actually visible or not through from the IMEJoe Onorato2011-01-271-9/+45
* Update package descriptions with editorial revisions.Scott Main2011-01-261-1/+1
* Merge "Clip touch event at SoftInputWindow to handle the event from Inset" in...Ken Wakasa2011-01-251-0/+57
|\
| * Clip touch event at SoftInputWindow to handle the event from InsetTadashi G. Takaoka2011-01-251-0/+57
* | Fix NPE in IInputMethodSessionWrapper.executeMessageKen Wakasa2011-01-251-0/+2
* | NULL inputType text fields should never show the IME.Gilles Debunne2011-01-241-2/+2
|/
* Merge "Show ime switch icon when there is a hard keyboard" into honeycombsatok2011-01-201-3/+11
|\
| * Show ime switch icon when there is a hard keyboardsatok2011-01-211-3/+11
* | Fix 3374446: Allow multiple shift keys in Keyboard.Jim Miller2011-01-201-9/+24
|/
* Support non-rectangular input regions.Jeff Brown2011-01-161-4/+24
* Add Holo theme for IMEs.Dianne Hackborn2011-01-141-1/+5
* Added support for full PC-style keyboards.Jeff Brown2010-11-181-2/+3
* Change API for getting InputMethodSubtype's mode from resource id to Stringsatok2010-11-051-2/+2
* Add new resize mode to not resize, new web input types.Dianne Hackborn2010-10-293-3/+10
* Add a functionarity for showing / hiding IME button on the system barsatok2010-10-301-5/+7
* resolved conflicts for merge of 2da9338c to masterGilles Debunne2010-10-111-1/+2
|\
| * Made paste work in ExtractEditTextGilles Debunne2010-10-081-10/+2
* | Add methods for managing subtypessatok2010-09-233-8/+45
* | am a79433cb: am ecd43cca: Merge "Initialize Keyboard.Key attributes from pare...Tadashi G. Takaoka2010-09-171-3/+4
|\ \ | |/
| * Initialize Keyboard.Key attributes from parent Keyboard.RowTadashi G. Takaoka2010-09-171-3/+4
| * Made text selection work in ExtractEditText. DO NOT MERGEGilles Debunne2010-09-071-1/+10
* | am ff46a5c9: am d2fbabad: Merge "Fixed single line state on TextView." into g...Gilles Debunne2010-08-311-3/+4
|\ \ | |/
| * Fixed single line state on TextView.Gilles Debunne2010-08-311-3/+4
* | lock screen for xlargeJae Yong Sung2010-08-131-1/+24
* | Fix KeyboardView's verticalCorrection handlingTadashi G. Takaoka2010-07-301-1/+3
|/