summaryrefslogtreecommitdiff
path: root/core/java/android/service/autofill/TextValueSanitizer.java
AgeCommit message (Expand)Author
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-04-26Fixed typo on TextValueSanitizer sample.Felipe Leme
2017-11-22Minor improvements on autofill javadocs and logging.Felipe Leme
2017-11-18Optimize Autofill Sanitizer to work as a Validator.Felipe Leme
2017-10-05New Autofill API: SaveInfo.addSanitizer()Felipe Leme