summaryrefslogtreecommitdiff
path: root/core/java/android/content/ContentCaptureOptions.java
Commit message (Expand)AuthorAgeFilesLines
* Do not flush when sending view tree appearing event.Kai Li2023-03-221-6/+34
* Allow translation cts can add itself into allowlist for content captureJoanne Chung2021-03-041-1/+2
* API: Suppress existing NullableCollections lintsAdrian Roos2021-02-011-0/+3
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-2/+2
* Fixed content capture whitelist for specific activities.Felipe Leme2019-04-191-11/+35
* Implemented ContentCaptureConditions APIs.Felipe Leme2019-03-281-6/+11
* Added a "lite" flag on ContentCaptureOptions.Felipe Leme2019-03-211-1/+34
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Optimized Content Capture workflow by caching some state at the application l...Felipe Leme2019-02-201-0/+176