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
/
InputMethodService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Revert "Enable IMS#canImeRenderGesturalNavButtons() by default (2nd tr...
TreeHugger Robot
2022-02-15
1
-1
/
+1
|
\
|
*
Revert "Enable IMS#canImeRenderGesturalNavButtons() by default (2nd try)"
Yohei Yukawa
2022-02-15
1
-1
/
+1
*
|
Remove unused InputMethod#setCurrentShowInputToken()
Yohei Yukawa
2022-02-14
1
-9
/
+0
*
|
Remove unused InputMethod#setCurrentHideInputToken()
Yohei Yukawa
2022-02-14
1
-9
/
+0
*
|
Fix IMS#onPrepareStylusHandwriting call
Taran Singh
2022-02-10
1
-2
/
+6
*
|
Merge "Fix IMS window visibility"
Adrian Roos
2022-02-07
1
-20
/
+11
|
\
\
|
|
/
|
/
|
|
*
Fix IMS window visibility
Adrian Roos
2022-02-03
1
-20
/
+11
*
|
Enable IMS#canImeRenderGesturalNavButtons() by default (2nd try)
Yohei Yukawa
2022-02-04
1
-1
/
+1
*
|
Revert "Enable IMS#canImeRenderGesturalNavButtons() by default"
Yohei Yukawa
2022-02-03
1
-1
/
+1
*
|
Enable IMS#canImeRenderGesturalNavButtons() by default
Yohei Yukawa
2022-02-01
1
-1
/
+1
|
/
*
Introduce Window.DecorCallback
Yohei Yukawa
2022-01-31
1
-2
/
+2
*
Support IME switcher icon visibility update
Yohei Yukawa
2022-01-28
1
-3
/
+18
*
Merge "Make IME extract text fields public"
TreeHugger Robot
2022-01-27
1
-2
/
+4
|
\
|
*
Make IME extract text fields public
Taran Singh
2022-01-26
1
-2
/
+4
*
|
Support light navigation bar
Yohei Yukawa
2022-01-27
1
-1
/
+1
*
|
Scribe in IMF: Early InkWindow preparation 6/N
Taran Singh
2022-01-26
1
-1
/
+31
*
|
Scribe in IMF: Stylus Spy windows Impl 5/N
Taran Singh
2022-01-26
1
-9
/
+38
|
/
*
Minimum impl of nav buttons rendered by IME
Yohei Yukawa
2022-01-20
1
-0
/
+9
*
Merge "Revert "Revert "Scribe in IMF: startStylusHandwriting & lifecycl...""
TreeHugger Robot
2022-01-13
1
-1
/
+132
|
\
|
*
Revert "Revert "Scribe in IMF: startStylusHandwriting & lifecycl..."
Taran Singh
2022-01-12
1
-1
/
+132
*
|
Merge "Add a sysprop to disable SysUI's nav buttons when IME is shown"
TreeHugger Robot
2022-01-13
1
-0
/
+40
|
\
\
|
|
/
|
/
|
|
*
Add a sysprop to disable SysUI's nav buttons when IME is shown
Yohei Yukawa
2022-01-12
1
-0
/
+40
*
|
Merge "[RESTRICT AUTOMERGE] Attempt to fix exception in IMS"
TreeHugger Robot
2022-01-12
1
-0
/
+7
|
\
\
|
*
|
[RESTRICT AUTOMERGE] Attempt to fix exception in IMS
Charles Chen
2022-01-12
1
-0
/
+7
|
|
/
*
|
Merge "[IME]: Make mFullscreenArea invisble when candidate/extract frame not ...
TreeHugger Robot
2022-01-12
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
[IME]: Make mFullscreenArea invisble when candidate/extract frame not used
Ming-Shin Lu
2021-12-24
1
-2
/
+6
*
|
Revert "Scribe in IMF: startStylusHandwriting & lifecycle 2/N"
Josh Wu
2022-01-11
1
-132
/
+1
*
|
Scribe in IMF: startStylusHandwriting & lifecycle 2/N
Taran Singh
2022-01-10
1
-1
/
+132
*
|
Merge SoftInputWindow#initDockWindow() into IMS#onCreate()
Yohei Yukawa
2021-12-27
1
-17
/
+33
*
|
Simplify SoftInputWindow
Yohei Yukawa
2021-12-27
1
-3
/
+1
|
/
*
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
1
-1
/
+24
*
|
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
*
|
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
*
|
|
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
*
|
Introduce InputMethodServiceInternal for better abstraction
Yohei Yukawa
2021-07-13
1
-103
/
+128
*
|
Optimize InputConnectionProtoDumper a bit
Yohei Yukawa
2021-07-09
1
-2
/
+2
*
|
Merge android.util.imetracing into com.android.internal.inputmethod
Yohei Yukawa
2021-07-09
1
-1
/
+1
|
/
*
Remove updateImeDisplayId
Charles Chen
2021-06-24
1
-21
/
+1
*
Migrate InputMethodService to WindowProviderService
Charles Chen
2021-06-18
1
-0
/
+3
*
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
|
\
\
[next]