summaryrefslogtreecommitdiff
path: root/core/java/android/widget/inline/InlinePresentationSpec.java
Commit message (Expand)AuthorAgeFilesLines
* Update docs to clarify how providers can create style bundles and SlicesAdam He2020-08-031-7/+22
* Update the documentation for inline suggestion APIsTYM Tsai2020-04-291-1/+10
* Filter the content of the Bundles used as extras and styling APIsTYM Tsai2020-04-221-2/+10
* Define custom equals method for bundles in the inline APIsFeng Cao2020-04-011-3/+8
* Replace Nullable bundle with NonNull and use Bundle.EMPTYFeng Cao2020-03-311-19/+20
* Migrate android.view.inline to android.widget.inlineAdam He2020-03-291-0/+293