summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/IInputMethodSessionWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Verify KeyEvents in IMETaran Singh2025-10-071-2/+37
* Notify IMMS synchronously on IME insets hidden.Kohsuke Yatoh2022-04-211-10/+0
* Let A11yIME use its own IPC definitionsYohei Yukawa2022-04-181-3/+1
* Allow a11y services to enter text via the path IMEs useyingleiw2022-02-081-1/+3
* Add IMM#invalidateInput()Yohei Yukawa2021-11-171-0/+19
* Consolidate InputMethodManager#toggleSoftInput reliabilityMing-Shin Lu2021-04-271-11/+0
* Revert "Revert "Let IME#onFinishInput called without dup onStart..."Ming-Shin Lu2020-12-041-0/+10
* Revert "Let IME#onFinishInput called without dup onStartInput wh..."Jeff DeCew2020-12-031-10/+0
* Let IME#onFinishInput called without dup onStartInput when screen-offMing-Shin Lu2020-11-251-0/+10
* Remove IME surface when hiddenTarandeep Singh2020-02-261-0/+10
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-211-0/+2
* Link InsetsController to IME (IME transitons 4/n)Tarandeep Singh2019-02-041-0/+10
* Remove IInputMethodSession#finishInput(), which is called nowhereYohei Yukawa2018-10-221-10/+1
* Move display id into MotionEventSiarhei Vishniakou2018-03-061-1/+1
* Fix keyboard focus in VRTarandeep Singh2017-08-021-6/+6
* Introduce new API for floating window supportYohei Yukawa2014-05-091-0/+12
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Memory leak in IInputMethodSessionWrapper executeMessageHenrik Baard2013-08-111-1/+9
* Use input transport for communications between app and IME.Jeff Brown2013-03-261-75/+95
* Use asynchronous messages for input method events.Mita Yun2012-12-061-1/+2
* IME support for trackball and generic motion eventsVictoria Lease2012-09-101-0/+16
* Window position not reported if the window is not moved.Svetoslav Ganov2012-08-061-8/+9
* Add onClickView to InputMethodServicesatok2011-06-291-1/+10
* Fix NPE in IInputMethodSessionWrapper.executeMessageKen Wakasa2011-01-251-0/+2
* Add new resize mode to not resize, new web input types.Dianne Hackborn2010-10-291-1/+0
* merge from open-source masterThe Android Open Source Project2010-03-291-3/+12
|\
| * Fix Memory Leak When Switching Input MethodsDevin Taylor2010-02-241-3/+12
* | Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
|/
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-0/+9
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+152
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-152/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-4/+5
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+151