summaryrefslogtreecommitdiff
path: root/core/java/android/service/autofill/UserData.java
AgeCommit message (Expand)Author
2020-10-20Apply fixes for EfficientStringsChecker.Jeff Sharkey
2019-03-01BUILDER, Y U @NON NULL?Felipe Leme
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-02Merge app-specific and generic user data for field classification.Adam He
2018-12-07Added new API to set field classification algorithms per category.Adam He
2018-08-17Allow multiple categories per value on FieldClassification's UserData.Felipe Leme
2018-03-15Cosmetic changes on Field Classification TODOs and docs.Felipe Leme
2018-02-14Autofill Field Classification improvements.Felipe Leme
2018-01-29New Autofill APIs for UserData id.Felipe Leme
2018-01-19Minor API changes on Autofill Field Classification:Felipe Leme
2018-01-03Refactored Field Classification score logic so it can be moved to ExtServices.Felipe Leme
2017-12-14Made Autofill Field Classification API public and documented it.Felipe Leme
2017-12-06Moar changes for Autofill Field Classification mechanism:Felipe Leme
2017-12-06Implemented autofill field classification on multiple fields and user data.Felipe Leme
2017-12-04Refactored field detection mechanism to support multiple fields.Felipe Leme