summaryrefslogtreecommitdiff
path: root/core/java/android/widget/inline
Commit message (Expand)AuthorAgeFilesLines
* Move CtsAutoFillServiceTestCases to group presubmit-largeeasoncylee2021-04-211-1/+1
* Merge "Update docs to clarify how providers can create style bundles and Slic...TreeHugger Robot2020-08-181-7/+22
|\
| * Update docs to clarify how providers can create style bundles and SlicesAdam He2020-08-031-7/+22
* | Delete useless log.Joanne Chung2020-08-041-1/+1
* | Add TEST_MAPPINGs for autofill under widgetJoanne Chung2020-07-312-1/+16
|/
* Fix the visibility of SurfaceView in InlineContentView.Qi (wangqi) Wang2020-06-241-2/+3
* Address missed comments from previous CLSvet Ganov2020-06-241-2/+1
* Handle reperenting of InlineContentViewSvet Ganov2020-06-241-18/+145
* Support clipping in InlineContentViewSvet Ganov2020-06-221-0/+8
* Make underlying SurfaceView respect visibility of InlineContentView.Qi (wangqi) Wang2020-06-121-0/+14
* Fix NPE in InlineContentViewFeng Cao2020-06-081-1/+3
* Support re-attaching the inline suggestion view to windowFeng Cao2020-05-061-44/+93
* 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
* Properly layout InlineContentViewSvet Ganov2020-03-311-1/+5
* Migrate android.view.inline to android.widget.inlineAdam He2020-03-293-0/+517