index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
inputmethodservice
/
IInputMethodWrapper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid IME restart for configChanges
Taran Singh
2021-03-30
1
-3
/
+4
*
Revert "Avoid IME restart for configChanges"
Yohei Yukawa
2021-03-13
1
-4
/
+3
*
Avoid IME restart for configChanges
Taran Singh
2021-03-10
1
-3
/
+4
*
Revert "Avoid IME restart for configChanges"
Taran Singh
2021-03-01
1
-4
/
+3
*
Avoid IME restart for configChanges
Taran Singh
2021-02-18
1
-3
/
+4
*
Optimized workflow for IME tracing on InputMethodService side
Ioana Stefan
2020-11-13
1
-15
/
+2
*
Merge "Remove preRender input"
TreeHugger Robot
2020-11-02
1
-4
/
+2
|
\
|
*
Remove preRender input
Taran Singh
2020-10-29
1
-4
/
+2
*
|
Improve latency of IME tracing
Ioana Stefan
2020-10-12
1
-1
/
+1
|
/
*
Add proto-based InputMethodService and server side dumping for IME
Anmol Gupta
2020-10-07
1
-3
/
+16
*
Let blocked InputConnection APIs fail upon IInputMethod.unbindInput()
Yohei Yukawa
2020-04-02
1
-15
/
+17
*
Pipe windowToken for hideSoftInput
Tarandeep Singh
2020-02-27
1
-8
/
+15
*
Introduces the Bundle to inline suggestions APIs to encode custom UI styling ...
Feng Cao
2020-02-19
1
-7
/
+6
*
Pipe windowToken of window requesting IME
Tarandeep Singh
2020-01-21
1
-5
/
+8
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
API for autofill integration with keyboard.
Adam He
2019-12-16
1
-0
/
+18
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-21
1
-0
/
+2
*
Pre-render input method (IME transitions 1/n)
Tarandeep Singh
2019-01-25
1
-9
/
+17
*
Support IME Window to show in secondary display.
lumark
2018-09-13
1
-4
/
+4
*
Move InputMethodManagerService to com.android.server.inputmethod
Yohei Yukawa
2018-09-11
1
-2
/
+2
*
Add a new Binder interface to allow IMS to directly talk to IMMS
Yohei Yukawa
2018-09-06
1
-6
/
+14
*
Skip blocking InputConnection APIs after unbind
Tarandeep Singh
2017-10-19
1
-4
/
+38
*
Annotate threads for some IME handling methods
Yohei Yukawa
2017-10-18
1
-0
/
+14
*
No-op code cleanup for IInputMethodWrapper
Yohei Yukawa
2017-10-18
1
-23
/
+14
*
Fix duplicate calls of IMS#doStartInput()
Yohei Yukawa
2017-02-16
1
-6
/
+1
*
Track event flow to IMMS#setImeWindowStatus
Yohei Yukawa
2017-02-13
1
-5
/
+8
*
Merge restartInput into startInput in internal IPC
Yohei Yukawa
2017-02-11
1
-30
/
+14
*
Revert "Merge restartInput into startInput in internal IPC"
Yohei Yukawa
2017-02-11
1
-9
/
+25
*
Merge restartInput into startInput in internal IPC
Yohei Yukawa
2017-02-11
1
-25
/
+9
*
Use a flag to grant a temporary URI permission.
Yohei Yukawa
2016-06-23
1
-3
/
+3
*
Tell IMS about missing InputConnection methods.
Yohei Yukawa
2016-03-15
1
-9
/
+18
*
More work on voice interaction visuals.
Dianne Hackborn
2014-05-30
1
-3
/
+4
*
Fix possible NPE in IInputMethodWrapper
Satoshi Kataoka
2013-07-01
1
-0
/
+8
*
Use input transport for communications between app and IME.
Jeff Brown
2013-03-26
1
-13
/
+39
*
Separate sessionCreated and finishedEvents callbacks
Michael Wright
2013-03-21
1
-5
/
+5
*
Catch BadTokenException and continue.
Craig Mautner
2013-03-15
1
-7
/
+1
*
Remove WindowManager messages from remote queue.
Craig Mautner
2013-03-14
1
-0
/
+6
*
Use asynchronous messages for input method events.
Mita Yun
2012-12-06
1
-1
/
+2
*
Window position not reported if the window is not moved.
Svetoslav Ganov
2012-08-06
1
-3
/
+7
*
Add new resize mode to not resize, new web input types.
Dianne Hackborn
2010-10-29
1
-2
/
+8
*
Add methods for managing subtypes
satok
2010-09-23
1
-0
/
+10
*
merge from open-source master
The Android Open Source Project
2010-03-29
1
-18
/
+34
|
\
|
*
Fix Memory Leak When Switching Input Methods
Devin Taylor
2010-02-24
1
-18
/
+34
*
|
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+16
|
/
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-7
/
+9
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+236
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-236
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-13
/
+75
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-3
/
+5
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+172