Age | Commit message (Expand) | Author |
---|---|---|
2020-07-10 | Use Log.w(String, String, Throwable tr) instead of Log.w(String, String) | lpeter |
2020-07-08 | Change to drop down when the inline suggestions don't be shown in IME. | lpeter |
2020-06-22 | Clear inline suggestions before onFinishInput | Feng Cao |
2020-04-22 | Filter the content of the Bundles used as extras and styling APIs | TYM Tsai |
2020-03-31 | Send more IME events to autofill manager service. | Feng Cao |
2020-03-24 | Fix the validation for showing inline suggestion in webview | Feng Cao |
2020-03-02 | Notify autofill with the IME start/finish input view events | Feng Cao |
2020-02-28 | Populate the autofillId in the IMS EditorInfo | Feng Cao |
2020-02-28 | Several improvements and bug fixes to the inline autofill flow | Feng Cao |
2020-02-14 | Refactor the InputMethodService to move inline suggestion stuff to a separate... | Feng Cao |