summaryrefslogtreecommitdiff
path: root/core/java/android/content/ContentCaptureOptions.java
AgeCommit message (Expand)Author
2021-03-04Allow translation cts can add itself into allowlist for content captureJoanne Chung
2021-02-01API: Suppress existing NullableCollections lintsAdrian Roos
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2019-04-19Fixed content capture whitelist for specific activities.Felipe Leme
2019-03-28Implemented ContentCaptureConditions APIs.Felipe Leme
2019-03-21Added a "lite" flag on ContentCaptureOptions.Felipe Leme
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-20Optimized Content Capture workflow by caching some state at the application l...Felipe Leme