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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Consider IME_VISIBLE_IMPERCEPTIBLE as shown for taskbar purposes" into...
Tony Wickham
2021-12-01
1
-1
/
+10
|
\
|
*
Consider IME_VISIBLE_IMPERCEPTIBLE as shown for taskbar purposes
Tony Wickham
2021-11-30
1
-1
/
+10
*
|
Add IMM#invalidateInput()
Yohei Yukawa
2021-11-17
4
-1
/
+64
*
|
Support IME to take extra information to editor
Calvin Pan
2021-11-09
1
-0
/
+27
*
|
Fix IME crash on SoftInputWindow.show by TOKEN_PENDING
Ming-Shin Lu
2021-10-13
1
-4
/
+0
*
|
Merge "Remove binder tracing from IMS" into sc-v2-dev am: 53a1d2e0e0 am: 5ddc...
Taran Singh
2021-10-11
1
-5
/
+0
|
\
|
|
*
Remove binder tracing from IMS
Taran Singh
2021-10-11
1
-5
/
+0
*
|
Fix InputMethodServiceInternal lifetime
Yohei Yukawa
2021-09-30
1
-2
/
+15
*
|
Merge "Update javadoc for EditorInfo.actionId usage"
TreeHugger Robot
2021-09-27
1
-1
/
+6
|
\
\
|
*
|
Update javadoc for EditorInfo.actionId usage
Tetsui Ohkubo
2021-09-27
1
-1
/
+6
*
|
|
Preserve invocation order in RemoteInputConnection
Yohei Yukawa
2021-09-16
1
-3
/
+21
*
|
|
Deprecate MissingMethodFlags to preserve invocation order
Yohei Yukawa
2021-09-15
2
-56
/
+5
*
|
|
Simplify IInputMethod#startInput() handler a bit
Yohei Yukawa
2021-09-13
1
-13
/
+6
*
|
|
Stop lying about MissingMethodFlags.REQUEST_CURSOR_UPDATES
Yohei Yukawa
2021-09-10
1
-1
/
+9
*
|
|
Log errors if RemoteInputConnection is used after IMS#onDestroy()
Yohei Yukawa
2021-09-10
1
-28
/
+48
*
|
|
Use CompletableFuture instead
Yohei Yukawa
2021-08-29
1
-17
/
+19
*
|
|
Merge "Fix NPE in IMS#onEvaluateFullscreenMode" into sc-v2-dev am: cdda26f9c7...
Android Build Prod User
2021-08-26
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix NPE in IMS#onEvaluateFullscreenMode
Taran Singh
2021-08-19
1
-3
/
+3
*
|
Merge "Allow WPS to create windows with multiple type" into sc-v2-dev am: cc2...
Charles Chen
2021-08-13
1
-1
/
+1
|
\
|
|
*
Allow WPS to create windows with multiple type
Charles Chen
2021-08-11
1
-1
/
+1
*
|
Rename IInputConnectionWrapper to RemoteInputConnectionImpl
Yohei Yukawa
2021-08-03
1
-0
/
+10
*
|
Merge "Use IBooleanResultCallback when appropriate in IInputContext"
TreeHugger Robot
2021-07-19
1
-6
/
+6
|
\
\
|
*
|
Use IBooleanResultCallback when appropriate in IInputContext
Yohei Yukawa
2021-07-18
1
-6
/
+6
*
|
|
Merge "Finish renaming requestUpdateCursorAnchorInfo() to requestCursorUpdate...
TreeHugger Robot
2021-07-19
1
-2
/
+2
|
\
|
|
|
*
|
Finish renaming requestUpdateCursorAnchorInfo() to requestCursorUpdates()
Yohei Yukawa
2021-07-18
1
-2
/
+2
*
|
|
Check MissingMethodFlags.COMMIT_CORRECTION at the right place
Yohei Yukawa
2021-07-16
1
-4
/
+4
|
/
/
*
|
Introduce InputMethodServiceInternal for better abstraction
Yohei Yukawa
2021-07-13
5
-177
/
+267
*
|
Optimize InputConnectionProtoDumper a bit
Yohei Yukawa
2021-07-09
3
-12
/
+11
*
|
Merge android.util.imetracing into com.android.internal.inputmethod
Yohei Yukawa
2021-07-09
2
-11
/
+11
*
|
Rename InputConnectionWrapper to RemoteInputConnection
Yohei Yukawa
2021-07-07
2
-4
/
+436
*
|
Merge "Remove updateImeDisplayId" into sc-v2-dev am: 56e17bfcd8 am: ebf2e81d46
Charles Chen
2021-07-02
2
-27
/
+6
|
\
|
|
*
Remove updateImeDisplayId
Charles Chen
2021-06-24
2
-27
/
+6
*
|
Merge "Remove multi-client IME"
Wilson Wu
2021-06-30
3
-1045
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove multi-client IME
Wilson Wu
2021-06-16
3
-1045
/
+0
*
|
Migrate InputMethodService to WindowProviderService
Charles Chen
2021-06-18
2
-3
/
+50
|
/
*
Don't cache IME surface in fullscreen mode
Taran Singh
2021-05-20
1
-2
/
+13
*
Merge "Let IME receive insets ignoring z-order" into sc-dev
Tiger Huang
2021-05-11
1
-0
/
+1
|
\
|
*
Let IME receive insets ignoring z-order
Tiger Huang
2021-05-10
1
-0
/
+1
*
|
Make IInputMethodPrivilegedOperations to async (6/N)
Wilson Wu
2021-04-29
1
-1
/
+1
*
|
Merge "Make IInputMethodPrivilegedOperations to async (5/N)" into sc-dev
Yohei Yukawa
2021-04-29
1
-1
/
+1
|
\
\
|
*
|
Make IInputMethodPrivilegedOperations to async (5/N)
Wilson Wu
2021-04-28
1
-1
/
+1
*
|
|
Merge "Make IInputMethodPrivilegedOperations to async (4/N)" into sc-dev
Yohei Yukawa
2021-04-28
1
-2
/
+2
|
\
\
\
|
*
|
|
Make IInputMethodPrivilegedOperations to async (4/N)
Wilson Wu
2021-04-28
1
-2
/
+2
|
|
/
/
*
|
/
Consolidate InputMethodManager#toggleSoftInput reliability
Ming-Shin Lu
2021-04-27
4
-41
/
+7
|
|
/
|
/
|
*
|
Merge "Make IInputMethodPrivilegedOperations to async (3/N)" into sc-dev
Wilson Wu
2021-04-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Make IInputMethodPrivilegedOperations to async (3/N)
Wilson Wu
2021-04-20
1
-1
/
+1
*
|
Fix not invoke setImeWindowStatus when unlocked by PIN lock
Ming-Shin Lu
2021-04-19
1
-3
/
+2
*
|
Make IInputMethodPrivilegedOperations to async (2/N)
Wilson Wu
2021-04-15
1
-1
/
+1
|
/
*
Merge "Make IInputMethodPrivilegedOperations to async (1/N)" into sc-dev
Wilson Wu
2021-03-31
1
-1
/
+1
|
\
|
*
Make IInputMethodPrivilegedOperations to async (1/N)
Wilson Wu
2021-03-29
1
-1
/
+1
[next]