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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
inputmethod
/
InputMethodManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix toggleSoftInput can't hide IME when the app in multi-window mode" ...
Ming-Shin Lu
2022-08-19
1
-2
/
+4
|
\
|
*
Fix toggleSoftInput can't hide IME when the app in multi-window mode
Ming-Shin Lu
2022-08-12
1
-2
/
+4
*
|
Refine {SHOW,HIDE}_MY_SOFT_INPUT constants
Wilson Wu
2022-08-10
1
-2
/
+3
|
/
*
Transfer IME callbacks when app's focused root view changes.
Shan Huang
2022-05-16
1
-0
/
+1
*
Migrate IME to handle back with OnBackInvokedDispatcher.
Shan Huang
2022-05-04
1
-2
/
+24
*
Fix InputConnection creation callback
Taran Singh
2022-04-28
1
-5
/
+28
*
Do not cleanup IME window if show is requested.
Kohsuke Yatoh
2022-04-21
1
-0
/
+15
*
Notify IMMS synchronously on IME insets hidden.
Kohsuke Yatoh
2022-04-21
1
-2
/
+8
*
Let A11yIME use its own IPC definitions
Yohei Yukawa
2022-04-18
1
-18
/
+24
*
Add private API InputMethodManager#reportVirtualDisplayGeometry
Hiroki Sato
2022-03-28
1
-1
/
+107
*
Merge "Introduce Stylus handwriting developer option" into tm-dev
Taran Singh
2022-03-04
1
-1
/
+8
|
\
|
*
Introduce Stylus handwriting developer option
Taran Singh
2022-02-28
1
-1
/
+8
*
|
Merge "Restrict getInputMethodWindowVisibleHeight" into tm-dev
TreeHugger Robot
2022-03-04
1
-2
/
+3
|
\
\
|
*
|
Restrict getInputMethodWindowVisibleHeight
Adrian Roos
2022-02-22
1
-2
/
+3
*
|
|
Merge "Incorporate API feedback: CAI requestCursorUpdates()" into tm-dev
TreeHugger Robot
2022-03-03
1
-2
/
+2
|
\
\
\
|
*
|
|
Incorporate API feedback: CAI requestCursorUpdates()
Taran Singh
2022-03-01
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
Clear SHOW_FORCED flag when the app's targetSdk >= T
Ming-Shin Lu
2022-02-23
1
-0
/
+24
|
/
/
*
/
Fix NPE when IMM#invalidateInput() is called too early
Yohei Yukawa
2022-02-18
1
-2
/
+9
|
/
*
Migrate frameworks/base javadocs references to androidx
Alan Viverette
2022-02-09
1
-2
/
+2
*
Add accessibilitySessions to InputBindResult
yingleiw
2022-02-08
1
-21
/
+32
*
Allow a11y services to enter text via the path IMEs use
yingleiw
2022-02-08
1
-2
/
+132
*
Scribe in IMF: Introduce filters in CursoAnchorInfo API 7/N
Taran Singh
2022-01-26
1
-2
/
+15
*
Scribe in IMF: Automatically sub to CAI w/ Stylus 4/N
Taran Singh
2022-01-25
1
-4
/
+14
*
Scribe in View: enable Handwriting
Haoyu Zhang
2022-01-20
1
-1
/
+1
*
Revert "Revert "Scribe in IMF: startStylusHandwriting & lifecycl..."
Taran Singh
2022-01-12
1
-0
/
+44
*
Revert "Scribe in IMF: startStylusHandwriting & lifecycle 2/N"
Josh Wu
2022-01-11
1
-44
/
+0
*
Scribe in IMF: startStylusHandwriting & lifecycle 2/N
Taran Singh
2022-01-10
1
-0
/
+44
*
Merge "Scribe in View: Introduce HandwritingInitiator"
Haoyu Zhang
2022-01-05
1
-0
/
+4
|
\
|
*
Scribe in View: Introduce HandwritingInitiator
Haoyu Zhang
2022-01-05
1
-0
/
+4
*
|
Add getInputMethodList API for locked user state
Wilson Wu
2021-12-28
1
-0
/
+21
|
/
*
Add IMM#invalidateInput()
Yohei Yukawa
2021-11-17
1
-1
/
+68
*
Add RemoteInputConnectionImpl#finishComposingTextFromImm()
Yohei Yukawa
2021-10-20
1
-2
/
+2
*
Deprecate MissingMethodFlags to preserve invocation order
Yohei Yukawa
2021-09-15
1
-11
/
+7
*
Merge "IME: make WindowInsetsController.show(ime()) more robust"
Adrian Roos
2021-08-19
1
-0
/
+1
|
\
|
*
IME: make WindowInsetsController.show(ime()) more robust
Adrian Roos
2021-08-18
1
-0
/
+1
*
|
Lock down RemoteInputConnectionImpl#getInputConnection()
Yohei Yukawa
2021-08-04
1
-2
/
+1
*
|
Let IC#reportFullscreenMode() honor IC#getHandler()
Yohei Yukawa
2021-08-04
1
-3
/
+3
*
|
Rename IInputConnectionWrapper to RemoteInputConnectionImpl
Yohei Yukawa
2021-08-03
1
-6
/
+6
*
|
Move InputBindResult to com.android.internal.inputmethod
Yohei Yukawa
2021-07-30
1
-1
/
+1
*
|
Remove IMM#getClient(), which is unused
Yohei Yukawa
2021-07-27
1
-12
/
+0
*
|
Rename IMM#mServedInputConnectionWrapper to IMM#mServedInputConnection
Yohei Yukawa
2021-07-22
1
-25
/
+24
*
|
Rename IMM#mIInputContext to IMM#mFallbackInputConnection
Yohei Yukawa
2021-07-22
1
-7
/
+6
*
|
Remove IMM#getInputContext(), which is unused
Yohei Yukawa
2021-07-22
1
-14
/
+0
*
|
Merge "Remove @UnsupportedAppUsage from InputMethodManager#getClient()"
TreeHugger Robot
2021-07-22
1
-2
/
+8
|
\
\
|
*
|
Remove @UnsupportedAppUsage from InputMethodManager#getClient()
Yohei Yukawa
2021-07-21
1
-2
/
+8
*
|
|
Merge "Remove @UnsupportedAppUsage from InputMethodManager#getInputContext()"
TreeHugger Robot
2021-07-22
1
-2
/
+9
|
\
|
|
|
*
|
Remove @UnsupportedAppUsage from InputMethodManager#getInputContext()
Yohei Yukawa
2021-07-21
1
-2
/
+9
*
|
|
Remove @UnsupportedAppUsage from InputMethodManager#mServedInputConnectionWra...
Yohei Yukawa
2021-07-21
1
-1
/
+0
|
/
/
*
|
Declare IMM#mIInputContext with its concrete type
Yohei Yukawa
2021-07-18
1
-7
/
+4
*
|
Avoid redundant InputConnection#reportFullscreenMode() callback
Yohei Yukawa
2021-07-13
1
-2
/
+3
[next]