summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/inputmethod/StartInputReason.java
Commit message (Expand)AuthorAgeFilesLines
* Allow a11y services to enter text via the path IMEs useyingleiw2022-02-081-1/+13
* 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-12/+18
* Report WINDOW_FOCUS_GAIN_REPORT_ONLY when the served connection remainsMing-Shin Lu2020-06-091-2/+3
* Remove redundant prefix from StartInputReasonYohei Yukawa2018-10-211-21/+21
* Extract StartInputReason from InputMethodClientYohei Yukawa2018-10-211-0/+92