summaryrefslogtreecommitdiff
path: root/core/java/android/service/autofill/InlineSuggestionRoot.java
AgeCommit message (Expand)Author
2020-06-02Fix a bug to handle the touch ACTION_DOWN properly when inline suggestion vie...Feng Cao
2020-05-01Support receiving touch event in the inline suggestion viewFeng Cao
2020-03-20Add APIs to move suggestions below/above windowSvet Ganov
2020-03-16Intercept the click from inline suggestion child view.Feng Cao
2020-02-14Move rendering logic for inline suggestions to ExtServices.Adam He