summaryrefslogtreecommitdiff
path: root/core/java/android/view/inputmethod/InlineSuggestionInfo.java
AgeCommit message (Expand)Author
2021-03-18Implement inline suggestion tooltipTYM Tsai
2021-02-04API: Suppress existing NullableCollections lints am: 6a6aa5e23d am: 4da67dd2f...Adrian Roos
2021-02-01API: Suppress existing NullableCollections lintsAdrian Roos
2020-11-04Disregard annotation params for stale dataclass detectionEugene Susla
2020-04-15Remove android.view.inline deprecated API.Adam He
2020-03-30Add @UnsupportedAppUsage to the old inline APIs for compatibilityFeng Cao
2020-03-29Migrate android.view.inline to android.widget.inlineAdam He
2020-02-26A few inline autofill API tweaks.Feng Cao
2020-02-06Add missing tests for inline input part.Joanne Chung
2020-01-23Add inline controller UI fields to the autofill response and IME inline responseFeng Cao
2020-01-14Made the InlineSuggestion APIs testable.Joanne Chung
2019-11-22Initial IME inline suggestions APIsFeng Cao