summaryrefslogtreecommitdiff
path: root/core/java/android/service/autofill/TextValueSanitizer.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-4/+3
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Fixed typo on TextValueSanitizer sample.Felipe Leme2018-04-261-1/+1
* Minor improvements on autofill javadocs and logging.Felipe Leme2017-11-221-1/+2
* Optimize Autofill Sanitizer to work as a Validator.Felipe Leme2017-11-181-3/+11
* New Autofill API: SaveInfo.addSanitizer()Felipe Leme2017-10-051-0/+122