summaryrefslogtreecommitdiff
path: root/core/java/android/view/contentcapture/ContentCaptureCondition.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Bernardo Rufino2022-01-191-1/+1
* Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-121-1/+1
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-1/+1
* Update deprecated Preconditions.checkNotNull with Objects.requireNonNull.Joanne Chung2021-07-071-3/+2
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Clarified format of ContentCaptureCondition.FLAG_IS_REGEXFelipe Leme2019-04-151-1/+2
* Clarified ContentCaptureCondition constructor.Felipe Leme2019-04-091-1/+3
* Implemented ContentCaptureConditions APIs.Felipe Leme2019-03-281-1/+37
* Defined new APIs to whitelist content capture for specific URLs.Felipe Leme2019-03-251-0/+106