summaryrefslogtreecommitdiff
path: root/core/java/android/view/inputmethod/InlineSuggestion.java
AgeCommit message (Expand)Author
2021-03-18Implement inline suggestion tooltipTYM Tsai
2020-06-08Fix NPE in InlineContentViewFeng Cao
2020-05-13Fix inline suggestion ref counting to not over-countFeng Cao
2020-05-06Support re-attaching the inline suggestion view to windowFeng Cao
2020-04-27Support WRAP_CONTENT in InlineSuggestion#inflateFeng Cao
2020-03-29Migrate android.view.inline to android.widget.inlineAdam He
2020-03-20Add APIs to move suggestions below/above windowSvet Ganov
2020-03-12Sends click and long click events from the inline suggestion to host appFeng Cao
2020-03-02Uses SurfacePackage instead of SurfaceControl on inline suggestionTYM Tsai
2020-02-17Keep a strong reference to the InlineContentCallbackImplJoanne Chung
2020-02-14Move rendering logic for inline suggestions to ExtServices.Adam He
2020-01-14Made the InlineSuggestion APIs testable.Joanne Chung
2019-12-16API for autofill integration with keyboard.Adam He
2019-11-22Initial IME inline suggestions APIsFeng Cao