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
/
ImeFocusController.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify getImmDelegate in ImeFocusController
Nikolas Havrikov
2022-02-22
1
-6
/
+4
*
IME: Fix broken IME when detaching served (but not next served) view
Adrian Roos
2022-02-01
1
-1
/
+3
*
Restore the last IME visiblity of the app window when allowed
Ming-Shin Lu
2021-03-01
1
-2
/
+3
*
Revert "Revert "Let IME#onFinishInput called without dup onStart..."
Ming-Shin Lu
2020-12-04
1
-0
/
+20
*
Revert "Let IME#onFinishInput called without dup onStartInput wh..."
Jeff DeCew
2020-12-03
1
-20
/
+0
*
Let IME#onFinishInput called without dup onStartInput when screen-off
Ming-Shin Lu
2020-11-25
1
-0
/
+20
*
Add proto-based client side dumping for IME tracing
Anmol Gupta
2020-09-29
1
-0
/
+15
*
Fix hiding keyboard animation stuck while dialog dismissing.
Adrian Roos
2020-07-17
1
-5
/
+5
*
Consolidate start new input scenerios
Ming-Shin Lu
2020-07-11
1
-5
/
+5
*
Report WINDOW_FOCUS_GAIN_REPORT_ONLY when the served connection remains
Ming-Shin Lu
2020-06-09
1
-0
/
+8
*
Revert "Finish input when the screen state is off"
Ming-Shin Lu
2020-05-14
1
-20
/
+0
*
Revert "Fix the logics in ImeFocusController#onPostWindowFocus"
Yohei Yukawa
2020-04-16
1
-1
/
+1
*
Fix the logics in ImeFocusController#onPostWindowFocus
Ming-Shin Lu
2020-04-16
1
-1
/
+1
*
Only track focused next served view in onViewFocusChanged
Ming-Shin Lu
2020-04-01
1
-2
/
+7
*
Set mNextServedView as null only when current served view lost focus
lumark
2020-03-13
1
-2
/
+8
*
Finish input when the screen state is off
lumark
2020-02-27
1
-0
/
+20
*
Fix Keyboard won't show up in some cases
lumark
2020-02-04
1
-0
/
+8
*
Update IMM delegate if view root is moved to a different display
Riddle Hsu
2020-01-23
1
-14
/
+31
*
Fix some thread handling issues in InputMethodManager
lumark
2020-01-22
1
-1
/
+6
*
Introduce ImeFocusController
lumark
2020-01-16
1
-0
/
+234