summaryrefslogtreecommitdiff
path: root/core/java/android/view/inputmethod/InlineSuggestionsRequest.java
AgeCommit message (Expand)Author
2021-05-19[DO NOT MERGE] Remove the Client Suggestions APIsTYM Tsai
2021-03-18Implement inline suggestion tooltipTYM Tsai
2021-03-18Add interface for the inline suggestion tooltipTYM Tsai
2021-02-02Change InlineSuggestionsRequest.getSupportedLocales() to return empty if not ...Feng Cao
2020-07-27Updated docs with clarifications on specific limitations with the newAdam He
2020-04-29Update the documentation for inline suggestion APIsTYM Tsai
2020-04-22Filter the content of the Bundles used as extras and styling APIsTYM Tsai
2020-04-15Remove android.view.inline deprecated API.Adam He
2020-04-01Define custom equals method for bundles in the inline APIsFeng Cao
2020-03-31Replace Nullable bundle with NonNull and use Bundle.EMPTYFeng Cao
2020-03-30Add @UnsupportedAppUsage to the old inline APIs for compatibilityFeng Cao
2020-03-29Migrate android.view.inline to android.widget.inlineAdam He
2020-03-16Run codegen v15 on inline suggestion data classesFeng Cao
2020-03-11Properly handle InlineSuggestionsRequest with 0 max suggestion countFeng Cao
2020-02-22Use context for correct display in the renderer serviceSvet Ganov
2020-02-17Add the locale field and an extra Bundle to the InlineSuggestionsRequest.Feng Cao
2020-02-14Move rendering logic for inline suggestions to ExtServices.Adam He
2020-01-13Add the ime package name to the inline suggestions requestFeng Cao
2019-12-23Add styling related fields to Inline presentation spec.Feng Cao
2019-11-22Initial IME inline suggestions APIsFeng Cao