summaryrefslogtreecommitdiff
path: root/core/java/android/view/ContentInfo.java
AgeCommit message (Expand)Author
2021-04-30Update ContentInfo to implement ParcelableNikita Dubrovsky
2021-04-28Expose test APIs on ContentInfo and add CTS coverageNikita Dubrovsky
2021-03-25OnReceiveContentListener: Handle IME insertion permissions releaseNikita Dubrovsky
2021-02-01API: Suppress existing NullableCollections lints (S edition)Adrian Roos
2020-12-14Hide ContentInfo.partition from the public APINikita Dubrovsky
2020-12-02Update ContentInfo.partition to return a Pair instead of a MapNikita Dubrovsky
2020-11-27Move/rename OnReceiveContentListener.Payload to android.view.ContentInfoNikita Dubrovsky