summaryrefslogtreecommitdiff
path: root/core/java/android/view/ImeFocusController.java
AgeCommit message (Expand)Author
2021-03-01Restore the last IME visiblity of the app window when allowedMing-Shin Lu
2020-12-04Revert "Revert "Let IME#onFinishInput called without dup onStart..."Ming-Shin Lu
2020-12-03Revert "Let IME#onFinishInput called without dup onStartInput wh..."Jeff DeCew
2020-11-25Let IME#onFinishInput called without dup onStartInput when screen-offMing-Shin Lu
2020-09-29Add proto-based client side dumping for IME tracingAnmol Gupta
2020-07-17Fix hiding keyboard animation stuck while dialog dismissing.Adrian Roos
2020-07-11Consolidate start new input sceneriosMing-Shin Lu
2020-06-09Report WINDOW_FOCUS_GAIN_REPORT_ONLY when the served connection remainsMing-Shin Lu
2020-05-14Revert "Finish input when the screen state is off"Ming-Shin Lu
2020-04-16Revert "Fix the logics in ImeFocusController#onPostWindowFocus"Yohei Yukawa
2020-04-16Fix the logics in ImeFocusController#onPostWindowFocusMing-Shin Lu
2020-04-01Only track focused next served view in onViewFocusChangedMing-Shin Lu
2020-03-13Set mNextServedView as null only when current served view lost focuslumark
2020-02-27Finish input when the screen state is offlumark
2020-02-04Fix Keyboard won't show up in some caseslumark
2020-01-23Update IMM delegate if view root is moved to a different displayRiddle Hsu
2020-01-22Fix some thread handling issues in InputMethodManagerlumark
2020-01-16Introduce ImeFocusControllerlumark