summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/inputmethod/InputMethodDebug.java
Commit message (Expand)AuthorAgeFilesLines
* Refine {SHOW,HIDE}_MY_SOFT_INPUT constantsWilson Wu2022-08-101-4/+14
* Allow a11y services to enter text via the path IMEs useyingleiw2022-02-081-0/+4
* Hide SoftInput when INVALID_DISPLAYWilson Wu2021-09-171-0/+2
* Revert "A unified data class to represent all the InputConnection call"Yohei Yukawa2021-07-301-128/+0
* A unified data class to represent all the InputConnection callYohei Yukawa2021-07-221-0/+128
* Add log for showSoftInput called from Insets APITaran Singh2021-04-281-0/+2
* Consolidate InputMethodManager#toggleSoftInput reliabilityMing-Shin Lu2021-04-271-0/+4
* Restore the last IME visiblity of the app window when allowedMing-Shin Lu2021-03-011-0/+2
* Add HIDE_REMOVE_CLIENT into InputMethodDebugWilson Wu2020-12-311-0/+2
* Fix showing keyboard without editor focused in some cases (1-2/2)Ming-Shin Lu2020-09-241-0/+2
* Fix hiding keyboard animation stuck while dialog dismissing.Adrian Roos2020-07-171-4/+4
* Ignore onStartInput when WINDOW_FOCUS_GAIN_REPORT_WITH_SAME_EDITORMing-Shin Lu2020-06-221-2/+4
* Include more details in SoftInputShowHideHistoryAnmol Gupta2020-03-181-1/+1
* Introduce SoftInputShowHideHistorylumark2020-02-241-0/+70
* Remove StartInputFlags.FIRST_WINDOW_FOCUS_GAINlumark2019-10-291-3/+0
* Extract IMM internal flags into StartInputFlagsYohei Yukawa2018-10-311-0/+24
* Use StringJoiner in InputMethodDebugYohei Yukawa2018-10-311-19/+17
* Remove redundant prefix from UnbindReasonYohei Yukawa2018-10-211-7/+7
* Extract UnbindReason from InputMethodClientYohei Yukawa2018-10-211-10/+7
* Remove redundant prefix from StartInputReasonYohei Yukawa2018-10-211-10/+10
* Extract StartInputReason from InputMethodClientYohei Yukawa2018-10-211-11/+10
* Move some methods from InputMethodClient to InputMethodDebugYohei Yukawa2018-10-211-0/+162