summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/IInputMethodSessionWrapper.java
AgeCommit message (Expand)Author
2021-04-27Consolidate InputMethodManager#toggleSoftInput reliabilityMing-Shin Lu
2020-12-04Revert "Revert "Let IME#onFinishInput called without dup onStart..."Ming-Shin Lu
2020-12-03Revert "Let IME#onFinishInput called without dup onStartInput wh..."Jeff DeCew
2020-11-25Let IME#onFinishInput called without dup onStartInput when screen-offMing-Shin Lu
2020-02-26Remove IME surface when hiddenTarandeep Singh
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-03-21Add @UnsupportedAppUsage annotationsAndrei Onea
2019-02-04Link InsetsController to IME (IME transitons 4/n)Tarandeep Singh
2018-10-22Remove IInputMethodSession#finishInput(), which is called nowhereYohei Yukawa
2018-03-06Move display id into MotionEventSiarhei Vishniakou
2017-08-02Fix keyboard focus in VRTarandeep Singh
2014-05-09Introduce new API for floating window supportYohei Yukawa
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-08-11Memory leak in IInputMethodSessionWrapper executeMessageHenrik Baard
2013-03-26Use input transport for communications between app and IME.Jeff Brown
2012-12-06Use asynchronous messages for input method events.Mita Yun
2012-09-10IME support for trackball and generic motion eventsVictoria Lease
2012-08-06Window position not reported if the window is not moved.Svetoslav Ganov
2011-06-29Add onClickView to InputMethodServicesatok
2011-01-25Fix NPE in IInputMethodSessionWrapper.executeMessageKen Wakasa
2010-10-29Add new resize mode to not resize, new web input types.Dianne Hackborn
2010-03-29merge from open-source masterThe Android Open Source Project
2010-03-11Add correct copyright headers to multiple filesKenny Root
2010-02-24Fix Memory Leak When Switching Input MethodsDevin Taylor
2009-03-05auto import from //depot/cupcake/@136594The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project