summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InlineSuggestionSession.java
AgeCommit message (Expand)Author
2020-07-10Use Log.w(String, String, Throwable tr) instead of Log.w(String, String)lpeter
2020-07-08Change to drop down when the inline suggestions don't be shown in IME.lpeter
2020-06-22Clear inline suggestions before onFinishInputFeng Cao
2020-04-22Filter the content of the Bundles used as extras and styling APIsTYM Tsai
2020-03-31Send more IME events to autofill manager service.Feng Cao
2020-03-24Fix the validation for showing inline suggestion in webviewFeng Cao
2020-03-02Notify autofill with the IME start/finish input view eventsFeng Cao
2020-02-28Populate the autofillId in the IMS EditorInfoFeng Cao
2020-02-28Several improvements and bug fixes to the inline autofill flowFeng Cao
2020-02-14Refactor the InputMethodService to move inline suggestion stuff to a separate...Feng Cao