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
/
com
/
android
/
internal
/
inputmethod
/
RemoteInputConnectionImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix InputConnection creation callback
Taran Singh
2022-04-28
1
-1
/
+1
*
Auto finish composing text when A11yIME commits text
Yohei Yukawa
2022-04-18
1
-0
/
+4
*
Let A11yIME use its own IPC definitions
Yohei Yukawa
2022-04-18
1
-0
/
+176
*
Add private API InputMethodManager#reportVirtualDisplayGeometry
Hiroki Sato
2022-03-28
1
-1
/
+2
*
Incorporate API feedback: CAI requestCursorUpdates()
Taran Singh
2022-03-01
1
-6
/
+26
*
Fix NPE when IMM#invalidateInput() is called too early
Yohei Yukawa
2022-02-18
1
-3
/
+2
*
Scribe in IMF: Automatically sub to CAI w/ Stylus 4/N
Taran Singh
2022-01-25
1
-15
/
+37
*
Merge "Scribe in View: Introduce HandwritingInitiator"
Haoyu Zhang
2022-01-05
1
-0
/
+12
|
\
|
*
Scribe in View: Introduce HandwritingInitiator
Haoyu Zhang
2022-01-05
1
-0
/
+12
*
|
Detect broken IC#endBatchEdit() impl at runtime
Yohei Yukawa
2021-12-16
1
-13
/
+121
|
/
*
Add IMM#invalidateInput()
Yohei Yukawa
2021-11-17
1
-1
/
+61
*
Support IME to take extra information to editor
Calvin Pan
2021-11-09
1
-0
/
+52
*
Implement InputConnection task cancellation
Yohei Yukawa
2021-10-28
1
-0
/
+123
*
Add InputConnectionCommandHeader
Yohei Yukawa
2021-10-21
1
-29
/
+37
*
Add RemoteInputConnectionImpl#finishComposingTextFromImm()
Yohei Yukawa
2021-10-20
1
-0
/
+28
*
Preserve invocation order in RemoteInputConnection
Yohei Yukawa
2021-09-16
1
-0
/
+20
*
Deprecate MissingMethodFlags to preserve invocation order
Yohei Yukawa
2021-09-15
1
-11
/
+36
*
Optimize InputConnection tracing logic a bit
Yohei Yukawa
2021-09-13
1
-74
/
+42
*
Stop lying about MissingMethodFlags.REQUEST_CURSOR_UPDATES
Yohei Yukawa
2021-09-10
1
-1
/
+6
*
Consolidate systrace logic in RemoteInputConnectionImpl
Yohei Yukawa
2021-09-03
1
-364
/
+252
*
Propagate exceptions in RemoteInputConnectionImpl
Yohei Yukawa
2021-08-31
1
-1
/
+10
*
Reduce @SuppressWarnings("unchecked") a bit
Yohei Yukawa
2021-08-31
1
-46
/
+29
*
Use AndroidFuture instead
Yohei Yukawa
2021-08-29
1
-57
/
+35
*
Ensure View#onInputConnectionClosedInternal() timing
Yohei Yukawa
2021-08-05
1
-50
/
+46
*
Lock down RemoteInputConnectionImpl#getInputConnection()
Yohei Yukawa
2021-08-04
1
-2
/
+6
*
Let IC#reportFullscreenMode() honor IC#getHandler()
Yohei Yukawa
2021-08-04
1
-0
/
+17
*
Rename IInputConnectionWrapper to RemoteInputConnectionImpl
Yohei Yukawa
2021-08-03
1
-0
/
+779