index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
inputmethodservice
/
IInputMethodSessionWrapper.java
Age
Commit message (
Expand
)
Author
2021-04-27
Consolidate InputMethodManager#toggleSoftInput reliability
Ming-Shin Lu
2020-12-04
Revert "Revert "Let IME#onFinishInput called without dup onStart..."
Ming-Shin Lu
2020-12-03
Revert "Let IME#onFinishInput called without dup onStartInput wh..."
Jeff DeCew
2020-11-25
Let IME#onFinishInput called without dup onStartInput when screen-off
Ming-Shin Lu
2020-02-26
Remove IME surface when hidden
Tarandeep Singh
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-21
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-02-04
Link InsetsController to IME (IME transitons 4/n)
Tarandeep Singh
2018-10-22
Remove IInputMethodSession#finishInput(), which is called nowhere
Yohei Yukawa
2018-03-06
Move display id into MotionEvent
Siarhei Vishniakou
2017-08-02
Fix keyboard focus in VR
Tarandeep Singh
2014-05-09
Introduce new API for floating window support
Yohei Yukawa
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-08-11
Memory leak in IInputMethodSessionWrapper executeMessage
Henrik Baard
2013-03-26
Use input transport for communications between app and IME.
Jeff Brown
2012-12-06
Use asynchronous messages for input method events.
Mita Yun
2012-09-10
IME support for trackball and generic motion events
Victoria Lease
2012-08-06
Window position not reported if the window is not moved.
Svetoslav Ganov
2011-06-29
Add onClickView to InputMethodService
satok
2011-01-25
Fix NPE in IInputMethodSessionWrapper.executeMessage
Ken Wakasa
2010-10-29
Add new resize mode to not resize, new web input types.
Dianne Hackborn
2010-03-29
merge from open-source master
The Android Open Source Project
2010-03-11
Add correct copyright headers to multiple files
Kenny Root
2010-02-24
Fix Memory Leak When Switching Input Methods
Devin Taylor
2009-03-05
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-01-09
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project