summaryrefslogtreecommitdiff
path: root/core/java/android/view/ContentInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Update ContentInfo to implement ParcelableNikita Dubrovsky2021-04-301-1/+74
* Expose test APIs on ContentInfo and add CTS coverageNikita Dubrovsky2021-04-281-0/+5
* OnReceiveContentListener: Handle IME insertion permissions releaseNikita Dubrovsky2021-03-251-0/+53
* API: Suppress existing NullableCollections lints (S edition)Adrian Roos2021-02-011-1/+3
* Hide ContentInfo.partition from the public APINikita Dubrovsky2020-12-141-0/+4
* Update ContentInfo.partition to return a Pair instead of a MapNikita Dubrovsky2020-12-021-29/+30
* Move/rename OnReceiveContentListener.Payload to android.view.ContentInfoNikita Dubrovsky2020-11-271-0/+358