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
/
IInputContextInvoker.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incorporate API feedback: CAI requestCursorUpdates()
Taran Singh
2022-03-01
1
-0
/
+24
*
Add IMM#invalidateInput()
Yohei Yukawa
2021-11-17
1
-4
/
+29
*
Support IME to take extra information to editor
Calvin Pan
2021-11-09
1
-0
/
+67
*
Implement InputConnection task cancellation
Yohei Yukawa
2021-10-28
1
-1
/
+2
*
Add InputConnectionCommandHeader
Yohei Yukawa
2021-10-21
1
-55
/
+71
*
Stop lying about MissingMethodFlags.REQUEST_CURSOR_UPDATES
Yohei Yukawa
2021-09-10
1
-2
/
+3
*
Use AndroidFuture instead
Yohei Yukawa
2021-08-29
1
-53
/
+50
*
Use CompletableFuture instead
Yohei Yukawa
2021-08-29
1
-49
/
+55
*
Revert "A unified data class to represent all the InputConnection call"
Yohei Yukawa
2021-07-30
1
-420
/
+58
*
A unified data class to represent all the InputConnection call
Yohei Yukawa
2021-07-22
1
-58
/
+420
*
Use IBooleanResultCallback when appropriate in IInputContext
Yohei Yukawa
2021-07-18
1
-6
/
+6
*
Finish renaming requestUpdateCursorAnchorInfo() to requestCursorUpdates()
Yohei Yukawa
2021-07-18
1
-4
/
+3
*
Introduce IInputContextInvoker for better readability
Yohei Yukawa
2021-06-30
1
-0
/
+532