summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/IInputMethodWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Avoid IME restart for configChangesTaran Singh2021-03-301-3/+4
* Revert "Avoid IME restart for configChanges"Yohei Yukawa2021-03-131-4/+3
* Avoid IME restart for configChangesTaran Singh2021-03-101-3/+4
* Revert "Avoid IME restart for configChanges"Taran Singh2021-03-011-4/+3
* Avoid IME restart for configChangesTaran Singh2021-02-181-3/+4
* Optimized workflow for IME tracing on InputMethodService sideIoana Stefan2020-11-131-15/+2
* Merge "Remove preRender input"TreeHugger Robot2020-11-021-4/+2
|\
| * Remove preRender inputTaran Singh2020-10-291-4/+2
* | Improve latency of IME tracingIoana Stefan2020-10-121-1/+1
|/
* Add proto-based InputMethodService and server side dumping for IMEAnmol Gupta2020-10-071-3/+16
* Let blocked InputConnection APIs fail upon IInputMethod.unbindInput()Yohei Yukawa2020-04-021-15/+17
* Pipe windowToken for hideSoftInputTarandeep Singh2020-02-271-8/+15
* Introduces the Bundle to inline suggestions APIs to encode custom UI styling ...Feng Cao2020-02-191-7/+6
* Pipe windowToken of window requesting IMETarandeep Singh2020-01-211-5/+8
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* API for autofill integration with keyboard.Adam He2019-12-161-0/+18
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-211-0/+2
* Pre-render input method (IME transitions 1/n)Tarandeep Singh2019-01-251-9/+17
* Support IME Window to show in secondary display.lumark2018-09-131-4/+4
* Move InputMethodManagerService to com.android.server.inputmethodYohei Yukawa2018-09-111-2/+2
* Add a new Binder interface to allow IMS to directly talk to IMMSYohei Yukawa2018-09-061-6/+14
* Skip blocking InputConnection APIs after unbindTarandeep Singh2017-10-191-4/+38
* Annotate threads for some IME handling methodsYohei Yukawa2017-10-181-0/+14
* No-op code cleanup for IInputMethodWrapperYohei Yukawa2017-10-181-23/+14
* Fix duplicate calls of IMS#doStartInput()Yohei Yukawa2017-02-161-6/+1
* Track event flow to IMMS#setImeWindowStatusYohei Yukawa2017-02-131-5/+8
* Merge restartInput into startInput in internal IPCYohei Yukawa2017-02-111-30/+14
* Revert "Merge restartInput into startInput in internal IPC"Yohei Yukawa2017-02-111-9/+25
* Merge restartInput into startInput in internal IPCYohei Yukawa2017-02-111-25/+9
* Use a flag to grant a temporary URI permission.Yohei Yukawa2016-06-231-3/+3
* Tell IMS about missing InputConnection methods.Yohei Yukawa2016-03-151-9/+18
* More work on voice interaction visuals.Dianne Hackborn2014-05-301-3/+4
* Fix possible NPE in IInputMethodWrapperSatoshi Kataoka2013-07-011-0/+8
* Use input transport for communications between app and IME.Jeff Brown2013-03-261-13/+39
* Separate sessionCreated and finishedEvents callbacksMichael Wright2013-03-211-5/+5
* Catch BadTokenException and continue.Craig Mautner2013-03-151-7/+1
* Remove WindowManager messages from remote queue.Craig Mautner2013-03-141-0/+6
* Use asynchronous messages for input method events.Mita Yun2012-12-061-1/+2
* Window position not reported if the window is not moved.Svetoslav Ganov2012-08-061-3/+7
* Add new resize mode to not resize, new web input types.Dianne Hackborn2010-10-291-2/+8
* Add methods for managing subtypessatok2010-09-231-0/+10
* merge from open-source masterThe Android Open Source Project2010-03-291-18/+34
|\
| * Fix Memory Leak When Switching Input MethodsDevin Taylor2010-02-241-18/+34
* | Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
|/
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-7/+9
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+236
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-236/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-13/+75
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-3/+5
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+172