summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* Add TYPE_NUMBER_VARIATION_PASSWORD for entering a numeric password.Ken Wakasa2010-12-251-3/+10
* Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing t...satok2010-12-211-2/+3
* New API in InputConnection to signal IME's text correction.Gilles Debunne2010-12-106-10/+153
* Fix a bug of equals in InputMethodSubtypesatok2010-11-301-9/+14
* Removed InputMethodSubtypePickersatok2010-11-251-10/+0
* Add an API to set InputMethodAndSubtypesatok2010-11-241-4/+21
* Change return type of getShortcutInputMethodsAndSubtypes to Map<InputMethodIn...satok2010-11-241-19/+20
* Add an API to get shortcut IMEssatok2010-11-231-0/+34
* Added support for full PC-style keyboards.Jeff Brown2010-11-181-5/+6
* Add a function to get enabledInputMethodAndSubtypesatok2010-11-171-0/+9
* Add a setter of InputMethodSubtype to InputMethodManagersatok2010-11-131-0/+11
* Add a function to switch back to the last used IMEsatok2010-11-131-0/+11
* Change API for getting InputMethodSubtype's mode from resource id to Stringsatok2010-11-052-14/+14
* Add new resize mode to not resize, new web input types.Dianne Hackborn2010-10-291-8/+67
* Add a functionarity for showing / hiding IME button on the system barsatok2010-10-301-0/+9
* Show Subtype Icon properly in the system status barsatok2010-10-281-0/+12
* Add InputMethodEnabler for enabling input methods and subtypessatok2010-10-071-0/+10
* am 847810f0: am 6e98c280: Merge "Fix for IndexOutOfBounds in setComposingRegi...Amith Yamasani2010-09-231-1/+5
|\
| * Fix for IndexOutOfBounds in setComposingRegion.Amith Yamasani2010-09-221-1/+5
* | Add methods for managing subtypessatok2010-09-235-115/+206
* | am ece9e194: am d180232e: Merge "Revert "Merge "InputMethodManager showSoftIn...Gilles Debunne2010-09-021-6/+9
|\ \ | |/
| * Revert "Merge "InputMethodManager showSoftInput return documentation." into g...Gilles Debunne2010-09-021-6/+9
* | am 5402c34b: am 26d708d9: Merge "InputMethodManager showSoftInput return docu...Gilles Debunne2010-09-021-9/+6
|\ \ | |/
| * InputMethodManager showSoftInput return documentation.Gilles Debunne2010-08-311-9/+6
* | am 4b4114d1: am a90b7f01: Add methods to InputConnection: setComposingRegion(...Amith Yamasani2010-08-273-29/+131
|\ \ | |/
| * Add methods to InputConnection: setComposingRegion() to select a region of te...Amith Yamasani2010-08-263-29/+131
* | Enhancement of method.xml for Fast IME switchingsatok2010-08-181-14/+149
|/
* Add correct copyright headers to multiple filesKenny Root2010-03-113-0/+48
* Guard against calls to getTextAfterCursor() in text that has no cursor.Eric Fischer2010-03-081-0/+5
* Fix some bugs.Dianne Hackborn2010-03-041-1/+8
* First pass at new device policy and administration APIs.Dianne Hackborn2010-01-171-2/+7
* Create a new ImeOption that disables fullscreen in landscape, and use it.Leon Scroggins2010-01-121-1/+9
* Implement all of the infrastructure for configuring wallpapers.Dianne Hackborn2009-09-071-2/+2
* Very primitive wallpapers in a surface.Dianne Hackborn2009-08-081-1/+10
* Generate key events for actions sent to generic input connections.Dianne Hackborn2009-06-291-2/+11
* Fix bugs 1827027, 1808979, 1820700.Dianne Hackborn2009-06-221-6/+10
* Automated import from //branches/donutburger/...@141042,141042Dianne Hackborn2009-03-241-1/+1
* Automated import from //branches/donutburger/...@141001,141001Dianne Hackborn2009-03-243-12/+21
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-2/+27
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-112-0/+9
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-096-34/+161
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-054-66/+266
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0318-0/+3607
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0318-3449/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-034-136/+9
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-024-9/+136
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-193-20/+66
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-133-36/+53
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-1010-543/+761
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-223-0/+35