summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/view/IInputMethodManager.aidl
Commit message (Collapse)AuthorAgeFilesLines
* API to set additional subtypessatok2011-06-101-0/+1
| | | | | | | | Bug: 4321667 - Due to the voice team's strong request Change-Id: Ia8bbc277c0987bde996e6f65541877cec96a3ca1
* Add Apis to send notifications when the suggestion was pickedsatok2011-05-261-0/+3
| | | | | | | | - Due to a strong request from VoiceIME Bug: 4443922 Change-Id: Ia539de0acf66053e0349daec459d75e36805f6bf
* Add an API to get the last used input method subtypesatok2011-04-151-0/+1
| | | | | | | | Bug: 4075039 - Voice input requires to know the last used input method subtype. Change-Id: I603a4fb88a2af5195e52188adfa6585ad80304fa
* Plumb whether an input view is actually visible or not through from the IMEJoe Onorato2011-01-271-1/+1
| | | | | | | to the status bar. Bug: 3391067 Change-Id: I049531155bf7ee0b29874916c0b5b0a45b73c09e
* Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing ↵satok2010-12-211-1/+2
| | | | | | | | to select subtypes implicitly if no subtype is enabled. Bug: 3142286 Change-Id: I92d019d0648c552e6d7695c3530aa81ae054d702
* Removed InputMethodSubtypePickersatok2010-11-251-1/+0
| | | | Change-Id: I08abac5d65a30c02cc671f4f70e93df25b6c8a92
* Add an API to set InputMethodAndSubtypesatok2010-11-241-0/+1
| | | | Change-Id: I66f1a4c8e0d98705614f12a737e7efcd0263b72a
* Add an API to get shortcut IMEssatok2010-11-231-0/+3
| | | | | | - If there are no selected shortcut IMEs, the most applicable voice input will be selected as a shortcut IME Change-Id: Ibd0f7ef5101013569c303820a3adc9038a97356d
* Add a function to get enabledInputMethodAndSubtypesatok2010-11-171-1/+1
| | | | Change-Id: Ie97635343249aa63e33028c2843cab103125ca92
* Add a setter of InputMethodSubtype to InputMethodManagersatok2010-11-131-1/+1
| | | | | | - Public API: void setCurrentInputMethodSubtype(int pos) Change-Id: I55daa19ba924999def544bf841f00bf54852f3e1
* Add a function to switch back to the last used IMEsatok2010-11-131-1/+1
| | | | Change-Id: Iac7bcc2ee16dd04d91a3e75b160622d246788c9a
* Add a functionarity for showing / hiding IME button on the system barsatok2010-10-301-0/+1
| | | | | | | | Bug: 3077030 - IME communicates with status bar directly. Change-Id: Ic5b6b5b7a2b8ea62372dcc9b9c36d81b9f2db651
* Show Subtype Icon properly in the system status barsatok2010-10-281-0/+2
| | | | | | | - Added API for getting the current subtype - Added functions for show/hide status icon Change-Id: Ifcaad00f7f4c658cdb3af367387476bbf316eb19
* Add InputMethodEnabler for enabling input methods and subtypessatok2010-10-071-0/+1
| | | | | | | | - Copyed functionarity from LanguageSettings.java TODO: Save enabled InputMethodSubtypes Change-Id: I7b4fb1a79cb8b3229f88773d261430e23ba7aae2
* Add methods for managing subtypessatok2010-09-231-0/+1
| | | | | | | | | | | - added showInputMethodSubtypePicker to public API -- show the selector dialog for subtypes - added getter, setter and event handler to InputMethodManagerService - extract InputMethodSubtype to the top level class for using it in aidl - TODO: make an enabler for input method subtypes - TODO: handle the event of changing an input method subtype in LatinIME Change-Id: I49f8c6675ac4b06511635d14a37bd398738eff33
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-1/+1
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-2/+6
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+54
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-54/+0
|
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+1
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+2
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-5/+5
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+2
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+51