index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ImeFocusController.java
Age
Commit message (
Expand
)
Author
2021-03-01
Restore the last IME visiblity of the app window when allowed
Ming-Shin Lu
2020-12-04
Revert "Revert "Let IME#onFinishInput called without dup onStart..."
Ming-Shin Lu
2020-12-03
Revert "Let IME#onFinishInput called without dup onStartInput wh..."
Jeff DeCew
2020-11-25
Let IME#onFinishInput called without dup onStartInput when screen-off
Ming-Shin Lu
2020-09-29
Add proto-based client side dumping for IME tracing
Anmol Gupta
2020-07-17
Fix hiding keyboard animation stuck while dialog dismissing.
Adrian Roos
2020-07-11
Consolidate start new input scenerios
Ming-Shin Lu
2020-06-09
Report WINDOW_FOCUS_GAIN_REPORT_ONLY when the served connection remains
Ming-Shin Lu
2020-05-14
Revert "Finish input when the screen state is off"
Ming-Shin Lu
2020-04-16
Revert "Fix the logics in ImeFocusController#onPostWindowFocus"
Yohei Yukawa
2020-04-16
Fix the logics in ImeFocusController#onPostWindowFocus
Ming-Shin Lu
2020-04-01
Only track focused next served view in onViewFocusChanged
Ming-Shin Lu
2020-03-13
Set mNextServedView as null only when current served view lost focus
lumark
2020-02-27
Finish input when the screen state is off
lumark
2020-02-04
Fix Keyboard won't show up in some cases
lumark
2020-01-23
Update IMM delegate if view root is moved to a different display
Riddle Hsu
2020-01-22
Fix some thread handling issues in InputMethodManager
lumark
2020-01-16
Introduce ImeFocusController
lumark